Changeset [63487f532b37c8675b36813bd0c24ef6951f32fe] by Adrian Serafin
August 14th, 2013 @ 10:02 AM
fix seed-fu for postgresql when there is no primary key defined
or primary key is not defined using serial type
https://github.com/mbleigh/seed-fu/commit/63487f532b37c8675b36813bd...
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.