heartcombo--devise/test/orm
Ches Martin 55af9f8a40 Fix failing Mongoid tests
- attr_accessible not set for test user model, making Serializable tests
  inaccurate
- Mongoid does not `include_root_in_json` by default, so enable this for
  consistency with AR tests
- Mark tests pending for Mongoid < 2.1 that fail there due to known bugs
- Add `:mongoid` key for i18n model labels
- Remove outdated shim of `update_attribute` that caused mass assignment
  security to be applied (ugh, that took awhile to find)
2011-08-05 01:38:42 +07:00
..
active_record.rb Allow the dummy application in test/rails_app to boot. 2010-04-01 12:49:11 +02:00
mongoid.rb Fix failing Mongoid tests 2011-08-05 01:38:42 +07:00