database_cleaner/lib
Ben Mabey c5ddac1847 Merge pull request #48 from naumov/database_cleaner
---

As described here http://www.mongodb.org/display/DOCS/Mongo+Metadata MongoDb system collections starts with system. <-- notice the dot at the end, not just with system.

This is important becouse when I have system_admins collection in my database it is not truncated. :(

So here is a fix for that case.
2011-03-08 19:16:31 -07:00
..
database_cleaner Merge pull request #48 from naumov/database_cleaner 2011-03-08 19:16:31 -07:00
database_cleaner.rb DatabaseCleaner() method was cool, but really isn't needed... 2009-03-04 22:17:32 -07:00