A Ruby gem for building "Worlds" of interrelated Ruby objects and Rails models in a minimal-boilerplate manner.
Add the following to your Gemfile:
gem 'world_factory', github: "FutureProofRetail/world_factory"
To run the test suite:
bundle exec rspec