This plugin saves you time when moving between your browser and Textmate. It adds clickable links to the Rails backtrace when an error occurs, and clickable “footnotes” to the bottom of each page (in development mode only). These links open the correct file in Textmate and move your cursor to the precise line of interest.
Install with:
cd myapp
git clone git://github.com/drnic/rails-footnotes.git vendor/plugins/footnotes
rm -rf vendor/plugins/footnotes/.git
Repository at github
Created by Duane Johnson
Maintained by José Valim
See also Plugins