We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 rake gems:unpack