factory_girl provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures.
Joe Ferris
gem "factory_girl", "~> 2.6.1"