Categories: None [Edit]
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: 184,067 of 188,368
Downloads: 762
Daily
Ranking: 137,511 of 188,354
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 937,210,484 | rspec |
| 49 | 674,794,439 | actionview |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | wowza-platform |