Adding FactoryGirl support for Sublime Text
In Textmate I used to be able to type something like "facc" + Tab
to generate a FactoryGirl create statement. This was provided by a textmate bundle.
I’m now using Sublime Text 2, which supports Textmate bundles. However, searching through the awesome Package Control package manager, there isn’t a FactoryGirl package in the directory.
Fortunately you can super-easily add a github repository to Package Control and then install the package in the usual way. It just works.
I effing love Sublime.