Changeset [747bd3a926c3c07d3bea087d444d15964044cb01] by Jon Leighton
November 5th, 2010 @ 09:34 AM
Overhaul the docs
https://github.com/mbleigh/seed-fu/commit/747bd3a926c3c07d3bea087d4...
Committed by Jon Leighton
- A .yardopts
- A CHANGELOG.md
- A README.md
- A spec/seeded_models.rb
- R CHANGELOG.markdown
- R README.rdoc
- M .gitignore
- M LICENSE
- M lib/seed-fu.rb
- M lib/seed-fu/active_record_extension.rb
- M lib/seed-fu/block_hash.rb
- M lib/seed-fu/runner.rb
- M lib/seed-fu/seeder.rb
- M lib/seed-fu/version.rb
- M lib/seed-fu/writer.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.