RubyGems Navigation menu

gardener 1.2.0

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;

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - April 19, 2011 (8 KB)
  2. 1.1.5 - March 15, 2011 (8 KB)
  3. 1.1.4 - March 10, 2011 (7.5 KB)
  4. 1.1.3 - March 10, 2011 (7.5 KB)
  5. 1.1.2 - February 09, 2011 (7.5 KB)
Show all versions (8 total)

Owners:

Authors:

  • Bob Larrick

SHA 256 checksum:

e0ce924b138e1130618202fd5b5855ae9d2da260bb5d0672f4cc7e197b37fc35

Total downloads 29,302

For this version 4,705

Licenses:

N/A

Required Ruby Version: None

Links: