Commit graph

15 commits

Author SHA1 Message Date
Micah Geisel
d6f8bb133f rm Gemfile.lock from version control. 2020-02-14 14:19:38 -06:00
Micah Geisel
a750956708 add byebug for debugging. 2020-02-14 14:19:38 -06:00
Micah Geisel
c39366b11a get rspec tests running in ar adapter gem. 2018-11-20 21:01:46 -08:00
oscarAtNava
a02a654041 Added oracle adapter reference 2018-04-27 16:44:43 -04:00
Peter M. Goldstein
83a9e99925 Changes to get specs to green. Remove Ruby version related dotfiles to allow use of multiple Ruby versions 2013-12-27 11:10:49 -08:00
chrismo
3cf6d8291d Add truncate_tables method to SQLiteAdapter.
Without this, the PostgreSQLAdapter truncate_tables method would be
called and go kerblooie cuz t'ain't no PostgreSQL database in play.
2013-09-26 17:04:56 -05:00
Ben Mabey
ba9fca72f0 ignore vagrant dot dir 2012-08-05 12:10:49 -06:00
Ben Mabey
869d89730d updates sample DB config file & deletes @stanislaw's config 2012-08-04 19:05:27 -06:00
Jon Rowe
8dcbb697b1 finish merge, all specs, all features pass 2010-06-15 15:24:50 +01:00
Ben Mabey
ed47f08c6a adds bundler support
Conflicts:

	.gitignore
	spec/spec_helper.rb
2010-05-30 21:18:57 -06:00
Jon Rowe
816fa3808f ignore database.yml 2010-05-30 20:51:26 +01:00
Jon Rowe
efed6b01bf sqlite db directory and modified .gitigore 2010-05-18 07:49:24 +01:00
Jon Rowe
a4ca991d9a Updated .gitignore to ignore Gemfile, bundled_gems and .bundler locations (uncessary in use 2010-04-01 07:41:40 +01:00
Ben Mabey
0b39edc8a4 gemspec, add pending specs 2009-03-04 21:48:41 -07:00
Ben Mabey
00299245c8 Initial commit to database_cleaner. 2009-02-26 21:42:20 -07:00