BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

gardener

v1.2.0RubyGems· Ruby

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;

The verdict
Abandoned. Last published 15 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 15 years ago.
Popularity
7 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 1.2.015 years ago
  • 1.1.515 years ago
  • 1.1.415 years ago
  • 1.1.315 years ago
  • 1.1.215 years ago
  • 1.1.115 years ago
  • 1.1.015 years ago
  • 1.0.015 years ago
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; (Ruby / RubyGems) · Modules