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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.0 - April 19, 2011 (8.0 KB)
  2. 1.1.5 - March 15, 2011 (8.0 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)
顯示所有版本(共 8)

擁有者:

作者:

  • Bob Larrick

SHA 256 checksum:

e0ce924b138e1130618202fd5b5855ae9d2da260bb5d0672f4cc7e197b37fc35

總下載次數 29,318

這個版本 4,707

License:

Ruby 版本需求:

相關連結: