Skip to content
will edited this page Sep 14, 2010 · 19 revisions

Welcome to the factory_girl wiki!

To require this in environment.rb you need to use `config.gem “thoughtbot-factory_girl”, :lib => “factory_girl”, :source => “http://gems.github.com”`. The :lib is important so that rails does’t try to require the library with thoughtbot- tacked on the front.