Re: [Rails] Hi, I just started learning about an hour a go and already need help. :-)

2015-09-11 Thread Scott Ribe
On Sep 11, 2015, at 9:00 AM, Nick Savage wrote: > > Any help would be appreciative and the way I learn I can not move on till I > know. > > puts "I will now count my chickens:'" > puts "Hens #{25 + 30 / 6}" > #how does that equal 30? > puts "Roosters #{100 - 25 * 3 % 4}" > #How does this equal

Re: [Rails] Hi, I just started learning about an hour a go and already need help. :-)

2015-09-11 Thread Rob Biedenharn
> On 2015-Sep-11, at 11:00 , Nick Savage wrote: > > Okay I started with Learn the hard way with ruby. > My code is below and below each code is my question. > I guess I do not understand the identifiers because when I do them in my head > they dont add up. > > Any help would be appreciative an

[Rails] Hi, I just started learning about an hour a go and already need help. :-)

2015-09-11 Thread Nick Savage
Okay I started with Learn the hard way with ruby. My code is below and below each code is my question. I guess I do not understand the identifiers because when I do them in my head they dont add up. Any help would be appreciative and the way I learn I can not move on till I know. puts "I will n

[Rails] Hi, let me help you as your Junior Rails dev teammate

2014-10-18 Thread Zoltan Gero
Hi there, I'm a junior Rails developer and I'm looking for an opportunity to add enormous value to your team and grow your startup. I can help your team mostly with rapid front-end development: Responsive, Bootstrap, HAML, Sass, Less, Emmet with Git. Part-time, full-time, contract: all are per

Re: [Rails] Hi i;m new in Ruby on Rails need same help

2014-02-17 Thread James Turley
This is, as the error implies, a postgres authentication error. Check that the user postgress exists (possible typo for postgres?), and while you're at it, that it has permission to create and modify databases. If you still get the error, you'll need to switch to another form of authentication. Se

[Rails] Hi i;m new in Ruby on Rails need same help

2014-02-17 Thread Pop Pop
Hi i try to run the rake db:migrate [root@localhost catarse]# rake db:migrate You no longer need to have jasmine.rake in your project, as it is now automatically loaded from the Jasmine gem. To silence this warning, set "USE_JASMINE_RAKE=true" in your environment

Re: [Rails] hi

2011-02-05 Thread loganathan sellappa
country_code_select>for state region select calender_date_select--->for calendar ,am nt sure ,try this -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubsc

[Rails] hi

2011-02-03 Thread selva raj
which plugins is suitable for state - regions select and date picker , i tried geography_select plugins but not running please reply thanks ... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email

[Rails] hi guys

2011-01-17 Thread selva raj
i got an error , undefined method `each' and i am using the following code <% for book in @books do %> <%= will_paginate @books %> <%=h book.publisher.name %> <%=h book.title %> <%=h book.isbn %> please help me Thanks. -- You received this message because you are subscribed to

[Rails] Hi

2010-08-20 Thread Srinidhi
I am Test Engg ar GXS india. Working on ruby framework for automation. I need help regarding my questions on ruby. Hence want to join the group -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrai

Re: [Rails] hi, new on ruby on rails

2010-08-15 Thread Pablo Torres N.
On Sun, Aug 15, 2010 at 09:26, Leonardo Mateo wrote: > I'd strongly recommend you to take a look at the ruby language first. There are 2 Ruby versions to look at if you are new, 1.8 and 1.9. Ruby 1.9 really is a step forward from 1.8, but there are 2 problems: 1) Ruby 1.9.1 segfaults with Rails,

Re: [Rails] hi, new on ruby on rails

2010-08-15 Thread Leonardo Mateo
On Sat, Aug 14, 2010 at 11:38 PM, MLK wrote: > Hi, > I am a student, I got an assignment, to create a twitter kind of > social networking site, I am totally new on ruby on rails, I don't > know how to start working on it. Any suggestion? > I'd strongly recommend you to take a look at the ruby lang

Re: [Rails] hi, new on ruby on rails

2010-08-15 Thread rajeevsharma86
to create a full flash site like twitter is hard for a new bie Try make a simple one in a starting http://www.noupe.com/ajax/create-a-simple-twitter-app.html On Sun, Aug 15, 2010 at 8:08 AM, MLK wrote: > Hi, > I am a student, I got an assignment, to create a twitter kind of > social networking

[Rails] hi, new on ruby on rails

2010-08-15 Thread MLK
Hi, I am a student, I got an assignment, to create a twitter kind of social networking site, I am totally new on ruby on rails, I don't know how to start working on it. Any suggestion? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To po

Re: [Rails] hi. !--s

2010-07-01 Thread lucas franceschi
yeah that would be a great idea... though in brazil there's no spam's to eat. i guess i just had a new dream. *someday, I'll eat spam's*. Sempre Alerta Para Servir, Lucas Franceschi Equipe de Programação (Automação) SGI Sistemas (049) 9922-3360 On Thu, Jul 1, 2010 at 8:02 AM, Colin Law wrote:

Re: [Rails] hi. !--s

2010-07-01 Thread Colin Law
On 1 July 2010 11:38, lucas franceschi wrote: > omg, now spams are coming to groups? > I'm afraid we'll soon need to start checking our microwaves for spam too.. Don't forget to take it out of the can or it will wreck the microwave Colin > > > Sempre Alerta Para Servir, > > Lucas Franceschi > E

Re: [Rails] hi. !--s

2010-07-01 Thread lucas franceschi
omg, now spams are coming to groups? I'm afraid we'll soon need to start checking our microwaves for spam too.. Sempre Alerta Para Servir, Lucas Franceschi Equipe de Programação (Automação) SGI Sistemas (049) 9922-3360 On Thu, Jul 1, 2010 at 6:53 AM, Sridhar Golyandla wrote: > Hi,, > I find

[Rails] hi. !--s

2010-07-01 Thread Sridhar Golyandla
Hi,, I find a good website, I would like to introduce it to you,It will give you big surprise:excellent products,high quality, competitive price. If you are free, please visit it: http://icbcshop12.info . have a nice day! 7--7 -- You received this message because you are subscribed to the

Re: [Rails] Hi

2010-06-19 Thread shyam mohan
Hi nidhi if u only want to upload ur app at server u can use scp comman like scp shyam_local_app_path/rorapp/ sh...@domain.com: shyam_server_app_path/rorapp/ this will ask ur password... on enter the password ... this will start copying of your app to server. -Shyam On Sat, Jun 19, 20

[Rails] Hi

2010-06-18 Thread Nidhi Sinha
Hello, Can anybody guide me how to upload RoR project on server? I have my domain name register on cPanel. Thanks & Regards, Nidhi -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@goo

[Rails] Hi, how can I split line length in Rails?

2010-05-24 Thread Ainar Abramovich
Hi to everyone! I need to split one long line in two or multiple lines.. how can I do that? I have a form where you can write in for example 200 character long line ("a..."), when I submit it(line contains no spaces), char line updates in my blog, but the only bug is there that line is post

Re: [Rails] hi - a favour required immediately

2010-04-09 Thread Tim Uckun
On Sat, Apr 10, 2010 at 4:48 AM, Julian Leviston wrote: > http://code.google.com/webtoolkit/ > It would be kind of cool if there was a version of this for ruby or jruby. Just as an alternative to rails. -- You received this message because you are subscribed to the Google Groups "Ruby on Rail

Re: [Rails] hi - a favour required immediately

2010-04-09 Thread Julian Leviston
http://code.google.com/webtoolkit/ -- http://sensei.zenunit.com/ New Rails Videos (3-June-09) Blog: http://random8.zenunit.com/ Twitter: http://twitter.com/random8r Music: http://itunes.apple.com/au/artist/digital-smartarse/id302021320 On 10/04/2010

[Rails] hi - a favour required immediately

2010-04-09 Thread Usha Murali
hi i need a plugin module in javascript , which the plugin should be similar to that of igoogle gadgets. Instead of JS, the plugin can also be in jquery/codeigniter. Ur inputs on this would help me a lot in my immediate requirement, if u could send my the plugin name or url links. Thanks, Ush

[Rails] hi

2010-03-04 Thread kevid
hi all, i havean array of events below contained in @event in my controller. i want to print only the name all the events on a view providing a link to the details a particular event by the event_id. this is such that if you click on the name, it will lead to another page that will show the detail

Re: [Rails] Hi !!

2009-12-15 Thread amit kumar
Hi Again, One more you cna follow is http://guides.rubyonrails.org/ 2009/12/15 Rodrigo Fonte > Hello ppl, i'm new here and new in Rails programming...if its possible > anyone can give some hint about the best way to learn rails, and some > books, forum and everything that i can use to learn thi

Re: [Rails] Hi !!

2009-12-15 Thread amit kumar
Hi, you can follow these links: http://www.railstutorial.org/book http://www.tutorialized.com/tutorials/Ruby-on-Rails/1 http://oreilly.com/ruby/archive/rails.html http://www.tutorialspoint.com/ 2009/12/15 Rodrigo Fonte > Hello ppl, i'm new here and new in Rails programming...if its possible > a

[Rails] Hi !!

2009-12-14 Thread Rodrigo Fonte
Hello ppl, i'm new here and new in Rails programming...if its possible anyone can give some hint about the best way to learn rails, and some books, forum and everything that i can use to learn this web lang ?...thx !! Happy new year and Xmas for everyone !! -- You received this message because

[Rails] Hi doubt in unit testing

2009-08-01 Thread karthik k
def test_check_for_validity post=County.new(:name=>"myname",:description=>"mydesc") assert post.save end above is the method and when i run unit test it is saying as 1) Failure: test_check_for_validity(CountyTest) [/test/unit/county_test.rb:10]: is not true. what does it say i cannot

[Rails] hi folks....

2009-06-08 Thread anandh
i m a beginner in ruby on rails... i need a complete a code for the following... 1. To parse a word document containing the students details... 2.i ve to link these details in to database... i need all the codings to be done

[Rails] hi team!! installation of ruby on rails on ubuntu 8.10

2009-02-20 Thread NARAYANAN CJ
hello there can any one help me out to get the installation of ruby on rails on ubuntu 8.10 i tried installing but it could not help me out either stilll showing up you have currently the programs not installed please!!! thanks for your response in advance yours , Narayanan.cj. --~--~---

[Rails] Hi`

2009-02-06 Thread dragon heart
Hi` -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from t

[Rails] Hi Everyone

2008-11-03 Thread hema gonaboina
I am Generating the Excel sheet using the ruby on rails I installed the gem spreadsheet/excel and the spreadsheet and in my code i wrote the lines require 'spreadsheet/excel' require 'spreadsheet' i used to format the excel sheet wb = Spreadsheet::Excel.new(path) # creates the Excel sheet

[Rails] Hi All...

2008-11-01 Thread hema gonaboina
Can Anyone Help me How to integrate The Ruby Application with the .NET? Procedure to Do that integration --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email

[Rails] Hi Everyone..

2008-10-31 Thread hema gonaboina
*I need to generate the Excel Sheet through the Ruby On Rails.I have to create the excel sheet with the database fields as headers and the data in the sheet* *I installed the required gems...* * gem install spreadsheet-excel -v = 0.3.5.1* *and i worte the code as* * wb = Spreadsheet::Excel.new

[Rails] hi

2008-10-15 Thread best dede
I am new member. Please advice. Thx --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, s