Commit Graph

23 Commits

Author SHA1 Message Date
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
9557fefd8f fix file path for create_or_update 2011-07-23 23:23:42 -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
127334ac1c 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:38:40 -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
44eb896624 Update the README 2009-11-26 12:21:40 -06:00
Mike Gunderloy
c0488ed235 Get the gem version working 2009-11-26 12:19:45 -06: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
272c102f95 Test::Unit 2.0 compatability 2009-11-26 11:02:14 -06:00
Mike Gunderloy
e5899343b0 Update testing database.yml 2009-11-26 10:55:44 -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
ca4478bbf4 Added reset_and_populate rake task. 2009-09-15 05:02:37 -05:00
Mike Gunderloy
e2ccda0ecb Fix typo in README 2009-05-17 06:29:02 -05:00
Mike Gunderloy
d7e2278fb3 Fix typos in gemspec 2009-05-11 12:50:32 -05:00
Mike Gunderloy
cd5e2a53f4 Fix to accomodate non-standard PK columns. 2009-03-21 06:28:27 -05:00
Mike Gunderloy
fc49421890 0.2 release, with docs & tests 2008-10-11 19:05:39 -05:00
Mike Gunderloy
4d040be1bd Converting to plugin, adding code. 2008-09-15 20:08:50 -05:00
Mike Gunderloy
f2e151bf52 Add progress output 2008-09-13 08:28:17 -05:00
joshknowles
48523f662b Initial import
git-svn-id: https://db-populate.googlecode.com/svn/trunk@2 f88e3d0c-0140-0410-ae37-a51a81e078ed
2007-11-28 18:12:15 +00:00
(no author)
140a8c1763 Initial directory structure.
git-svn-id: https://db-populate.googlecode.com/svn/trunk@1 f88e3d0c-0140-0410-ae37-a51a81e078ed
2007-11-28 18:05:51 +00:00