> Hi,
>
> I'm a novice in Ruby , I want to ask what is the best IDEs to use Ruby
> for beginners ?
>
TextMate, although it is not IDE…
+ *nix console :)
--
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 rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
In my opinion, no. I find it better not to use an ide at all. Use a
decent editor with ruby support (I use jedit with the appropriate
plugins which is free and multi-platform) and use the terminal for the
rest.
Apart from anything else if you have a problem when using the ide
there will be many fewer people here who will be able to help.
Colin
> --
> 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 rubyonra...@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
>
--
Evan Misshula
Doctoral Student (Criminal Justice)
CUNY John Jay
"Let us reform our schools, and we shall find little reform needed in
our prisons."
John Ruskin, Unto This Last, essay 2 (1862)
English critic, essayist, & reformer (1819 - 1900)
"Instruction does much, but encouragement does everything." Johann
Wolfgang Von Goethe
www.snrg-nyc.org
Max
I recommend working through the Ruby on Rails 3 Tutorial by Hartl ... he
walks you through how to use a simple editor + command line expressions
to get the job done ... in addition he introduces you to BDD and a nice
set of modern gems to include in your dev kit ...
After that if you still want to explore an IDE, go for it - I did and
ended up with RubyMine although I still end up using the command line
for things here and there.
--
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 rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.