Changeset [146590f62aa568921db48ff308e863efa74dcc71] by Jon Leighton
November 4th, 2010 @ 12:39 PM
A bit of a reorganisation. Use bundler. Don't use Jeweler.
Depend on activerecord not rails. Add a SeedFu::VERSION
constant.
https://github.com/mbleigh/seed-fu/commit/146590f62aa568921db48ff30...
Committed by Jon Leighton
- A CHANGELOG.md
- A Gemfile
- A LICENSE
- A lib/seed-fu/version.rb
- A spec/.gitignore
- R Rakefile
- R VERSION
- R spec/schema.rb
- M .gitignore
- M lib/seed-fu.rb
- M seed-fu.gemspec
- M spec/seed_fu_spec.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.