vote up 5 vote down star
2

I've been using Eclipse with RDT (not RadRails) a lot lately, and I'm quite happy with it, but I'm wondering if you guys know any decent alternatives. I know NetBeans also supports Ruby these days, but I'm not sure what it has to offer over Eclipse.

Please, list any features you think are brilliant or useful when suggesting an IDE, makes it easier to compare.

Also, I said Ruby, not Rails. While Rails support is a plus, I prefer things to be none Rails-centric. It should also be available on Linux and optionally Solaris.

flag

18 Answers

vote up 1 vote down check

Have you tried Aptana? Its based on Eclipse and they have a sweet Rails plugin.

link|flag
Aptana seems to be the best IDE for Ruby, but I hate how it changes all my key mappings for the various editors (e.g., they remap <ctrl>-1 in the Java editor), and I hate how it writes databases in whatever directory I happen to be in when I start the IDE. Yuck. They're obviously not eating their own dog food. – Don Branson Jul 25 at 14:14
vote up 1 vote down

I have used Komodo and it's pretty good. I use textmate now.

link|flag
vote up 2 vote down

Aptana more or less is RadRails, or it's based on it. I've used it, and it's really good, but it does have some problems. For instance, it breaks the basic search dialog on my system (giving a raw java exception to the end user), and it clutters the interface with add like notices and upgrade bars and news feeds and...

But all in all it's pretty good, especially its editors (ERB, HTML/XML, ...) are top notch.

link|flag
vote up 2 vote down

The latest Netbeans IDE (6.1) has a pretty solid Ruby support.

You can check it out here.

link|flag
vote up 10 vote down

On MacOSX, TextMate is a godsend.

link|flag
vote up 1 vote down

+1 for TextMate on OSX.

See also answers to this question. I recommend trying NetBeans if you're on Windows.

link|flag
vote up 0 vote down

NetBeans has some really solid Ruby support.

link|flag
vote up 1 vote down

I prefer TextMate on OS X. But Netbeans (multi-platform) is coming along quite nicely. Plus it comes with its IDE fully functional debugger.

link|flag
vote up 0 vote down

I'd recommend NetBeans 6.1 too. Very nice IDE and makes working with Ruby a pleasure.

link|flag
vote up 0 vote down

Netbeans is good becasue you can use it on Windows and OSX.

link|flag
vote up 0 vote down

I started out with RadRails then moved to Aptana when they took it over, wasn't too bad. Got a macbook and have been using Textmate, never going back.

link|flag
vote up 1 vote down

Textmate on osx

link|flag
vote up 1 vote down

For very simple Linux support if you like TextMate, try just gedit loaded with the right plugins. Easy to set up and really customizable, I use it for just about everything. There's also a lot of talk about emacs plugins if you're already using that normally.

Gedit: How to set up like TextMate

link|flag
vote up 0 vote down

e-texteditor is great (textmate compatible sort-of-clone for windows)

link|flag
his requirements include linux support. you can get e running in wine, but that is sort of meh. – Matt Briggs Nov 18 at 13:40
vote up 1 vote down

Redcar has been getting some attention lately, as well. Still early in its life, but it shows promise.

link|flag
vote up 4 vote down

Vim / GVim is a great IDE for Ruby / Rails. Check out this site for more information on getting it setup: http://biodegradablegeek.com/2007/12/using-vim-as-a-complete-ruby-on-rails-ide/

link|flag
vote up 4 vote down

RubyMine from JetBrains. (Also available as a plugin to IntelliJ IDEA)

link|flag
I've been using rubymine for about a month and it's a nice development environment. – jshen Jul 25 at 15:01
vote up 0 vote down

I use ScriptDev, you can find out and download it from http://www.scriptdevelop.com.
ScriptDev is a powerful script language IDE, it can support some very popular script language, for example, Python, Ruby, Lua, Tcl, Perl and so on.
Main features:

  • Edit, debug, run tcl, python, ruby, perl, lua scripts;
  • Script compiler / encryption and generate an executable file (the script for each different level of support);
  • Analysis of efficiency function as (the script for each different level of support);
  • Keyword help, through the F1 key or move the mouse to the keyword, access to detailed information to help;
  • Collected more script extension, to help document and presentation process, in addition to the commonly used tk, wx, pmw, there are images, multimedia, the interface, and many other variety of extensions;
  • A flexible, scalable architecture, the entire system can be flexible interpretation of the expansion of various components, interface components, tools, interface style;
  • Console support functions (currently only tcl console, telnet console, serial console available);
  • Packaging TclFace pages expansion of the package, can be the object-oriented tcl script development platform available in this script pages;
  • Interface support for skin, support Office2007, Visual Studio 2005, and other interface style.
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.