We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
See the factory_girl_rails repo README.
Installation is a snap (for Rails, you’ll want to add this in config/environments/test.rb):
config.gem "factory_girl"
Then:
rake gems:install RAILS_ENV=test rake gems:unpack RAILS_ENV=test