Skip to content
qrush edited this page Sep 14, 2010 · 17 revisions

Installation is a snap:

config.gem "thoughtbot-factory_girl", :lib => "factory_girl", :source => "http://gems.github.com"

Then:

rake gems:install
rake gems:unpack