Categories: None [Edit]

fixation

https://rubygems.org/gems/fixation
https://github.com/willbryant/fixation
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.

Total

Ranking: 15,810 of 195,762
Downloads: 134,265

Daily

Ranking: 39,648 of 195,747
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake

Owners

#GravatarHandle
1iconwillbryant