database_cleaner/spec
Kostas Diamantis e3aa33a0ff Add the ability to pass directly the connection in Redis
Example usages:
* DatabaseCleaner[:redis].db = "redis://localhost:6379/0"
* DatabaseCleaner[:redis].db = Redis.new
2015-12-22 12:32:13 +02:00
..
database_cleaner Add the ability to pass directly the connection in Redis 2015-12-22 12:32:13 +02:00
support Corrected drop statement. 2015-02-21 19:33:31 -03:00
rcov.opts Update gems 2010-08-08 18:59:44 +01:00
spec_helper.rb upgrade to RSpec2 2012-07-08 21:38:56 -06:00