David Newton wrote:Any IDE that supports Ruby can be used to develop in JRuby; IDEs that also have strong Java support are better for JRuby.
That brings another question, what IDE's support Ruby :wink:
JetBrains RubyMine is impressive.
Michael Sullivan
Ranch Hand
Joined: Dec 26, 2003
Posts: 235
posted
0
As mentioned, JetBrains RubyMine and Aptana RadRails (eclipse with Ruby/RoR plugins) are great IDEs. However, I'd recommend trying Ruby (or Rails for that matter) in a text-editor like TextMate instead. Here is a *dated* article describing the pros/cons of using a text-editor vs an IDE.
During my working day, I use eclipse (corporate standard) - though my clear preference would be TextMate, which is what I use exclusively outside of work.
David Newton wrote:You can, however, use e, which uses TextMate bundles.
Hi Dave,
I did not understand your reply. Can you please provide a link?
Dave is referring to Windows version of TextMate, here is the link.
Is that recommended over Eclipse and Aptana?
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12612
posted
0
Depends.
Michael Sullivan
Ranch Hand
Joined: Dec 26, 2003
Posts: 235
posted
0
TextMate, or it's twin-sibling e are both "text-editors", and therefore quite different than a full featured IDE. It's a personal choice at best. I use IDEs all day at work, but greatly prefer the speed and simplicity of a text editor. JMHO
Paolo Perrotta
author
Greenhorn
Joined: Mar 27, 2010
Posts: 27
posted
0
I come late to the party, just to confirm that RubyMine is really good. I still tend to be a TextMate freak, though. For a number of reasons, IDEs for Ruby are not as essential nor as powerful as IDEs for Java.
Paolo Perrotta, Europe
Author of Metaprogramming Ruby
http://www.pragprog.com/titles/ppmetr/metaprogramming-ruby