Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #2651 > unrolled thread

Re: Hello

Started byJames Nathan <badlands_2004@yahoo.com>
First post2011-04-11 19:37 -0500
Last post2011-04-11 19:45 -0500
Articles 2 — 2 participants

Back to article view | Back to comp.lang.ruby


Contents

  Re: Hello James Nathan <badlands_2004@yahoo.com> - 2011-04-11 19:37 -0500
    Re: Hello Vincent Manis <vmanis@telus.net> - 2011-04-11 19:45 -0500

#2651 — Re: Hello

FromJames Nathan <badlands_2004@yahoo.com>
Date2011-04-11 19:37 -0500
SubjectRe: Hello
Message-ID<716823.40163.qm@web65905.mail.ac4.yahoo.com>
I have try that and ruby 1.9.2 Page 180  I have interactive ruby, ruby gems documentation server, start command prompt with ruby. now with free ride for ruby I have a porgram free ride. what else do I need?
James Nathan 

--- On Mon, 4/11/11, jake kaiden <jakekaiden@yahoo.com> wrote:

From: jake kaiden <jakekaiden@yahoo.com>
Subject: Re: Hello
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Date: Monday, April 11, 2011, 5:50 PM

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/.

[toc] | [next] | [standalone]


#2652

FromVincent Manis <vmanis@telus.net>
Date2011-04-11 19:45 -0500
Message-ID<1778365F-2B0B-4DA7-9C5F-B6C5EF5AA760@telus.net>
In reply to#2651
On 2011-04-11, at 17:37, James Nathan wrote:

> I have try that and ruby 1.9.2 Page 180  I have interactive ruby, ruby gems documentation server, start command prompt with ruby. now with free ride for ruby I have a porgram free ride. what else do I need?
> James Nathan 

That's almost enough to do Ruby programming with. I doubt very much that FreeRIDE will work with Ruby 1.9.2, though, because, as I mentioned in an earlier message, work on it apparently stopped in 2006. But maybe it will work. As I also mentioned in that earlier message, if FreeRIDE doesn't work for you, then you need a text editor. I suggest you do some projects in Ruby first, before trying Rails. 

-- vincent

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.ruby


csiph-web