RubyGems Navigation menu

fixation 2.1.0

This gem will precompile the SQL statements needed to clear and repopulate your test tables with fixtures when the app boots under spring, so that spec startup just needs to run a small number of multi-row SQL statements to prepare for run. This takes around 1/10th the time as a normal fixture load.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.5.0 - March 02, 2020 (12 KB)
  2. 2.4.0 - May 02, 2019 (12 KB)
  3. 2.3.0 - March 11, 2019 (12 KB)
  4. 2.2.0 - November 20, 2017 (12 KB)
  5. 2.1.0 - October 09, 2017 (11.5 KB)
Show all versions (14 total)

Development Dependencies (2):

bundler ~> 1.10
rake ~> 10.0

Owners:

Authors:

  • Will Bryant

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 129,638

For this version 2,016

License:

MIT

Required Ruby Version: >= 0

Links: