public
Description: Fixture replacement for focused and readable tests.
Home | Edit | New

Installation

Installation is a snap (for Rails, you’ll want to add this in config/environments/test.rb):

config.gem "factory_girl", :source => "http://gemcutter.org"

Then:

rake gems:install
rake gems:unpack
Last edited by ariera, Thu Nov 19 11:43:25 -0800 2009
Home | Edit | New
Versions: