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
amuze :) mi ankoraŭ foje lernu bone labori per Vim. Nur aĉas ke mi malbonegas je parkerigado, kaj tio tamen tre utilus komence por eklerni (aŭ komandokarto).
Se vi tre volas lerni vim, vi povas provi komandon vimtutor en konzolo. Ĝi estas mojosa :)
Nice work. However, uname on Mac OSX is “Darwin”, not “OSX”.
Thank you, mahnve. I’ll fix it soon.
привет вопрос redit не работает в rails 2.0.1 ))
Наверное пришло время его починить :)
Fixed for rails 2.X :) Have fun!