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 :
If you’re using TextMate for development check out the following bundles:
you can configure gedit to function in a very similar manner
There are a lot of IDEs with ruby support. Explicit Merb support is not available in any of them.
Both products are commercial.