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: 38,113 of 187,239
Downloads: 31,384

Daily

Ranking: 46,216 of 187,224
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondeathbob