mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-09 14:58:05 -05:00
Bring mongomapper up to date. Remember that you need mongo_ext in order to use MongoMapper with Devise.
This commit is contained in:
@@ -16,6 +16,5 @@ class ActiveSupport::TestCase
|
||||
setup do
|
||||
User.delete_all
|
||||
Admin.delete_all
|
||||
Account.delete_all
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user