fixture_overlord 0.1.8
A Rails Gem for handling Fixtures without a database. Allows mocks, stubs, hashes, model object, and inserting into the database when you want it to. No need for the bloat of FactoryGirl or other Object Factory Gems.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 4.1.0.beta1