memory_test_fix 1.4.2
Makes use of SQLite3 in-memory database possible for your Rails tests by preloading the schema.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
~> 5.0
railties
~> 5.0