Commit Graph

11 Commits

Author SHA1 Message Date
Ethan 16f57428bb document DatabaseCleaner.cleaning and usage with around filters in cucumber / rspec / minitest 2014-01-24 23:20:00 -05:00
Navin Peiris 5a5f9fad00 Fixing minor typo due to a case error in README 2013-11-11 15:46:45 +11:00
Marco Otte-Witte f928b6dff8 make caching of tables to be truncated optional 2013-07-17 11:43:00 +02:00
James Conroy-Finn b70f09a3ed Add Redis & Ohm support
This contains the work of @hbpoison, updated to work with the current
version of DatabaseCleaner.

https://github.com/bmabey/database_cleaner/pull/87/files
2013-05-11 14:21:43 +01:00
Ryota Arai f70eceec6e Fix a typo in README. 2013-04-19 14:49:10 +09:00
Cyprian Kowalczyk 7762d2f4f5 Added support for Moped (when used without Mongoid)
Fixed DatabaseCleaner::Base null strategy spec
2013-03-19 16:00:18 +01:00
Justin Edwards dedbe8da0e Update README.markdown to fix a small typo 2013-03-08 18:43:06 -06:00
Nick Huanca 074b58024e Typo quick fix
Quick typo fix :D
2013-02-06 10:45:38 -07:00
tjchambers 057aba3842 Update README.markdown 2013-01-04 21:01:57 -05:00
Donald Ball adf6e9ea4d Documents multiple database configuration for sequel 2012-12-21 15:07:46 -05:00
Marcelo Cajueiro e6a6b37974 Use markdown instead of textile to the README file
With github flavored markdown the README file becomes
more legible and beautiful mainly the code examples
2012-10-24 00:08:38 -02:00