database_cleaner/spec
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
..
database_cleaner Add truncate_tables method to SQLiteAdapter. 2013-09-26 17:04:56 -05:00
support/active_record Add truncate_tables method to SQLiteAdapter. 2013-09-26 17:04:56 -05:00
rcov.opts
spec_helper.rb