Textmate Footnotes is a Rails plugin created by "SyncPeople":http://syncpeople.com/downloads/syncpeople_on_rails_features
In development mode this plugin will change your Rails web pages to add links to page Controller and View files:
!/images/13.png!
If your project is using Subversion then the easiest way to install the plugin is via svn:externals:
svn propset svn:externals "textmate_footnotes \
svn://syncid.textdriven.com/svn/opensource/textmate_footnotes/trunk" \
vendor/plugins/
svn up