Changeset [5be0af5626822b564514154054f0446fff3e7728] by Jon Leighton
November 5th, 2010 @ 01:09 PM
Update the postgres primary key id sequence after seeding data,
prevents id conflicts when later adding records
https://github.com/mbleigh/seed-fu/commit/5be0af5626822b56451415405...
Committed by Jon Leighton
- M CHANGELOG.md
- M lib/seed-fu/seeder.rb
- M spec/seeder_spec.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.