Changeset [2f639259a517e982bd4612fa92eb4cdc9991c5be] by Adrian Serafin
June 16th, 2014 @ 06:15 AM
Merge pull request #53 from aserafin/postgresql-no-primary-key
fix seed-fu for postgresql when there is no primary key
defined
https://github.com/mbleigh/seed-fu/commit/2f639259a517e982bd4612fa9...
Committed by Adrian Serafin
- M .gitignore
- M lib/seed-fu/seeder.rb
- M spec/seeder_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.