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
bq. git clone git://github.com/drnic/rails-footnotes.git vendor/plugins/footnotes
bq. rm -rf vendor/plugins/footnotes/.git
Repository at github
Created by Duane Johnson
Maintained by José Valim
See also Plugins
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
bq. git clone git://github.com/drnic/rails-footnotes.git vendor/plugins/footnotes
bq. rm -rf vendor/plugins/footnotes/.git
Repository at github
Created by Duane Johnson
Maintained by José Valim
See also Plugins