sandboxy 2.0.0
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):
rails
>= 5.0