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,949 of 183,477
Downloads: 30,185

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icondeathbob