From: Matt Si Date: 2008-02-26T11:24:42+09:00 Subject: Re: how does ruby... 7stud -- wrote: > How do you sum two numbers by 'inserting' them? I think what he means is that he wants to 'get' two numbers from user input, perform the math, and then 'puts' the product/sum ;) The suggestion to read a few tutorials is definitely valid; the OP should also have a look at some of the links below (some are for Rails, most are just Ruby): http://www.oreilly.com/catalog/9780596529864/index.html http://www.oreilly.com/catalog/9780596527440/index.html http://www.digitalmediaminute.com/article/1816/top-ruby-on-rails-tutorials http://wiki.rubyonrails.org/rails/pages/Tutorial http://www.ruby-lang.org/en/documentation/quickstart/ http://www.poignantguide.net/ruby/ http://typosphere.org/articles/2007/08/26/screenshots http://mongrel.rubyforge.org/ http://developer.apple.com/tools/rubyonrails.html http://www.caliban.org/ruby/rubyguide.shtml http://rubylearning.com/ http://www.smashingmagazine.com/2006/10/30/cheat-sheet-round-up-ajax-css-latex-ruby/ http://slash7.com/cheats/activerecord_cheatsheet.pdf http://sl33p3r.free.fr/tutorials/rails/wiki/wiki-en.html http://betterexplained.com/articles/starting-ruby-on-rails-what-i-wish-i-knew/ -- Posted via http://www.ruby-forum.com/.