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:
=

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:

=

Total downloads 30,043

For this version 4,837

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: