Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!gegeweb.org!talisker.lacave.net!lacave.net!not-for-mail From: jake kaiden Newsgroups: comp.lang.ruby Subject: Re: Hello Date: Mon, 11 Apr 2011 18:50:21 -0500 Organization: Service de news de lacave.net Lines: 28 Message-ID: References: <129420.69245.qm@web65909.mail.ac4.yahoo.com> <13182.34389.qm@web65905.mail.ac4.yahoo.com> <13641.20185.qm@web65903.mail.ac4.yahoo.com> <339265.33362.qm@web65902.mail.ac4.yahoo.com> NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1302565836 30253 65.111.164.187 (11 Apr 2011 23:50:36 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Mon, 11 Apr 2011 23:50:36 +0000 (UTC) In-Reply-To: <339265.33362.qm@web65902.mail.ac4.yahoo.com> X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 381313 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:2648 James Nathan wrote in post #992175: > is there a disk that we can seen off and use. so that we can all the > parts of ruby and ruby on rails. I would like this disk. > James Nathan > i don't know of any disk, but maybe some of this will help... these two are the ruby and rails base class api's, which will give you information on the built in classes and how to use them: ruby-doc.org/core/ api.rubyonrails.org/ the "pragmatic guide" is also very good, and has examples and tutorials: http://www.ruby-doc.org/docs/ProgrammingRuby/ this is also a decent introduction tutorial: http://www.troubleshooters.com/codecorn/ruby/basictutorial.htm and, of course - there is my personal favorite, the "poignant-guide": http://www.thinkingaloud.net/whys-poignant-guide-to-ruby/ -j -- Posted via http://www.ruby-forum.com/.