Categories: None [Edit]

germinator

https://rubygems.org/gems/germinator
Rails allows incremental database migrations, but only provides a single seed file (non-incremental) that causes problems when you try to run it during each application deploy. Germinate provides a process very similar to the Rails database migrations that allows you to ensure that a data seed only gets run once in each environment. It also provides a way to limit which Rails environments are allowed to run particular seeds, which helps protect data in sensitive environments (e.g. Production).

Total

Ranking: 189,134 of 196,643
Downloads: 935

Daily

Ranking: 57,730 of 196,611
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,016,069,266rspec
48772,244,098actionview

Owners

#GravatarHandle
1iconwowza-platform