sandboxy 1.1.1
Sandboxy allows you to use virtual data-oriented environments inside a Rails application while being able to switch in between at runtime. It achieves that by using a combination of Rack Middleware and ActiveRecord.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 4.0
Development Dependencies (6):
factory_girl
~> 4.8
rails
>= 4.0
shoulda
~> 3.5
shoulda_create
~> 0.0
sqlite3
~> 1.3
tzinfo-data
~> 1.2017