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,213 of 191,483
Downloads: 133,226

Daily

Ranking: 19,790 of 191,454
Downloads: 25

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake

Owners

#GravatarHandle
1iconwillbryant