This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install thoughtbot-factory_girl
Home
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.
Last edited by tomtaylor, 29 days ago
Versions:




