Ruby-on-rails – the best development environment for Ruby on Rails

development-environmentruby-on-rails

I am a person who is completely new to the Ruby on Rails coding language.

A friend and I were going to get our feet wet, but instead now want to jump right in.

What would be the best development environment for Ruby on Rails? I am on a Windows machine and my friend is on a Mac.

I have the Eclipse development environment for Java for which I am also learning. Is there a similar program like that for Ruby on Rails?

Any feedback at all would be great.

Thanks in advance.

Best Answer

I don't think you need an IDE for RoR, but if you really need one, with with IntelliJ IDEA or Eclipse. But I find eclipse buggy for rails.

What IDE to use for developing in Ruby on Rails on windows?