Commit Graph

11 Commits

Author SHA1 Message Date
John Bintz
9a5f3c1c27 fix loading of rake task 2011-11-25 20:15:27 -05:00
Kevin Triplett
16fcd59a12 Merge branch 'master' of github.com:KevinTriplett/db-populate 2011-08-25 00:01:39 -05:00
Kevin Triplett
96c046d483 add id_seq reset for PostgreSQL databases 2011-08-25 00:00:30 -05:00
Kevin Triplett
b2039ccdcd compatibility update for rails 3.1
cherry-picked commit 65b8bae892cc18129753 from iortega/db-populate, replacing deprecated
RAILS_ROOT in favor of Rails.root
2011-07-23 14:41:47 -05:00
Kevin Triplett
f1190e06c8 migrate to Rails 3 (only, not compatible with Rails 2) 2011-01-08 12:22:15 -06:00
Mike Gunderloy
1b516b75bd Add /shared and /after folders, bump version 2010-08-27 15:08:27 -05:00
Mike Gunderloy
3836226155 Improve tests and test coverage 2009-11-26 11:45:28 -06:00
Mike Gunderloy
0b1c79c6f7 Allow overriding validations - pass :perform_validations => false to save from create_or_update while skipping model validations. 2009-11-26 11:09:31 -06:00
Mike Gunderloy
04ce99a506 Allow overriding validations - pass :perform_validations => false to save from create_or_update while skipping model validations. 2009-11-26 10:54:30 -06:00
Mike Gunderloy
cd5e2a53f4 Fix to accomodate non-standard PK columns. 2009-03-21 06:28:27 -05:00
Mike Gunderloy
4d040be1bd Converting to plugin, adding code. 2008-09-15 20:08:50 -05:00