wraithdb 0.0.3
WraithDB uses schema.rb as a template to initialize ActiveRecord classes when databases are offline. It does this with minimal overhead, leaving the normal connection object untouched and only interacting with the columns and tables interfaces.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
<= 3.2, >= 3.0