Text editors

Vim

vim-rails now has basic support for merb.

Mini HOWTO:

$ cd /tmp
$ git clone git://github.com/tpope/vim-rails.git
$ cd vim-rails; rake install

Now the plugin is installed, but it needs a small workaround to detect your merb app:

$ cd $MERB_ROOT
$ touch config/environment.rb

There are some useful scripts for Vim :

TextMate

If you’re using TextMate for development check out the following bundles:

Linux TextMate ( look_a_like)

you can configure gedit to function in a very similar manner

IDEs

There are a lot of IDEs with ruby support. Explicit Merb support is not available in any of them.

Netbeans

IntelliJ

Both products are commercial.

Eclipse

 
howto/tools/editors.txt · Last modified: 2008/12/17 12:18 by 77.99.99.10