updates the cleaning_multiple_dbs feature

This commit is contained in:
Ben Mabey 2010-08-22 14:28:28 -06:00
parent 6b4e92edee
commit 1ccdae9453

View file

@ -14,6 +14,7 @@ Feature: multiple database cleaning
| ORM | Strategy |
| ActiveRecord | truncation |
| DataMapper | truncation |
# | ActiveRecord | transaction |
# | MongoMapper | truncation |
# | DataMapper | transaction | # Tickers are ugly...and betty don't like ugly... otherwise known as this is fubar
| MongoMapper | truncation |
| DataMapper | transaction |
# Not working...
#| ActiveRecord | transaction |