Categories: None [Edit]

gardener

https://rubygems.org/gems/gardener
https://github.com/deathbob/Gardener
A Ruby on Rails Plugin to help you create seed data. Useful when you want to move a few records from one database or environment to another. # staging foo = Model.find(id); foo.plant_seed; # production Model.reap;

Total

Ranking: 36,099 of 180,671
Downloads: 29,405

Daily

Ranking: 43,217 of 180,660
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondeathbob