Changeset [10d1790d5685d678aca4ee228401757b86bbe2b9] by Jon Leighton
November 4th, 2010 @ 06:46 PM
Simpler SeedFu::Writer with revised API and some tests to show
it works
https://github.com/mbleigh/seed-fu/commit/10d1790d5685d678aca4ee228...
Committed by Jon Leighton
- A lib/seed-fu/railtie.rb
- A spec/runner_spec.rb
- A spec/seeder_spec.rb
- A spec/writer_spec.rb
- R lib/seed-fu/writer/abstract.rb
- R lib/seed-fu/writer/seed.rb
- R lib/seed-fu/writer/seed_many.rb
- R spec/seed_fu_spec.rb
- M lib/seed-fu.rb
- M lib/seed-fu/writer.rb
- M spec/spec_helper.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.