Commit Graph

15 Commits

Author SHA1 Message Date
Kamal Fariz Mahyuddin 6a646819d7 Add JdbcAdapter#truncate_table 2009-03-05 18:05:38 +08:00
Ben Mabey ddc8bd1dc2 Version bump to 0.1.1- to see if github will build the gem. 2009-03-04 23:32:06 -07:00
Ben Mabey a17544dd7d added a readme and bumped the version 2009-03-04 23:02:08 -07:00
Ben Mabey 066ba919ad DatabaseCleaner() method was cool, but really isn't needed... 2009-03-04 22:17:32 -07:00
Ben Mabey 3fc800e17a added clean_with shortcut method 2009-03-04 22:16:04 -07:00
Ben Mabey 43ad34fc2b added DatabaseCleaner() method to return a strategy 2009-03-04 22:11:58 -07:00
Ben Mabey 0b39edc8a4 gemspec, add pending specs 2009-03-04 21:48:41 -07:00
Ben Mabey 79086c4748 Version bump to 0.0.1 2009-03-04 21:38:45 -07:00
Ben Mabey a96c0d5f93 truncation AR strategy now takes :only and :except so you can manage the tables you want to truncate 2009-03-04 21:31:12 -07:00
Ben Mabey 9fa3eb0818 allow setting of orm and skip autodetect 2009-03-04 14:00:20 -07:00
Ben Mabey 27e8b337f7 configuration change 2009-03-04 13:33:58 -07:00
Ben Mabey 55bc444994 added truncation strategy for AR. improved error messaging 2009-03-04 13:18:13 -07:00
Ben Mabey 5e8df327d8 cucumber feature and example app done. Got the AR transaction strategy done as well. 2009-03-03 21:53:21 -07:00
Ben Mabey 13a59fc3af initial work done. Have failing example feauture and main config module done. 2009-03-01 01:45:58 -07:00
Ben Mabey 00299245c8 Initial commit to database_cleaner. 2009-02-26 21:42:20 -07:00