RubyGems.org

copy_machine

0.1.0

For sprawling legacy apps, seeds.rb and fixtures are sometimes not enough. Copy machine eases development by copying records from a slave database as you move through your app, or as you execute predefined templates

installgem install copy_machine
Authors

Lee Richmond

1,088 total downloads 1,088 for this version
Owners

4139b9275a997af519c92ea68a505668

Gemfile
gem "copy_machine", "~> 0.1.0"
Versions
  1. 0.1.0 October 7, 2010
Runtime Dependencies
  1. growl >= 0
Development Dependencies
  1. minitest >= 0