textmate footnotes makes rails in “dev” super slow

textmate footnotes is a nice plugin for debugging your web app. Unfortunately it makes the app super slow in “development”. you should only activate it when you really need it.

Luckily I work with people smarter than me, who thought that maybe the reason for the slowness was this plugin.

now I have it off by default and life is good again.

http://agilewebdevelopment.com/plugins/textmate_footnotes

Leave a Comment