Changeset [ca7140bd37b4891957acdb7a53d2ddbc9e075f82] by Jon Leighton
November 4th, 2010 @ 12:47 PM
Move the actual code into lib/seed-fu/, and just have bootstrap
stuff in lib/seed-fu.rb
https://github.com/mbleigh/seed-fu/commit/ca7140bd37b4891957acdb7a5...
Committed by Jon Leighton
- A lib/seed-fu/active_record_extension.rb
- A lib/seed-fu/seeder.rb
- M lib/seed-fu.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An attempt to simplify the usage of seed data in Rails applications through a dead simple API.