Using Vim With Rails From Browser!
More than one year ago I learn Ruby and Rails. One week ago i found Textmate FootNotes – nice plugin for Rails and Textmate. I prefere Vim to TextMate (and Debian but not Mac OS X ;). I decided to adopt this plugin to my needs… Test it by yourself:
$ script/plugin install http://svn.antono.info/redit
$ rake redit:install
Every error stack from rails now become linked list. You can click on link and your Vim (or any other nice editor) should open right file at right line (where error occurs).
There is little menu at the bottom of the page with useful links…
And if you use Vim, you have to try awesome useful Rails.vim from Tim Pope
UPDATE: Now for Rails 2.X
UPDATE2: Trunk moved to git
$ git clone git://gitorious.org/redit-footnotes/mainline.git