Commit Graph

10 Commits

Author SHA1 Message Date
Pat Allan f39c6fd927 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
Lucas Mazza c2c74b0a39
Use `ActiveSupport.on_load` to hook into Active Record and Mongoid. 2016-06-27 14:55:22 -03:00
Erik Michaels-Ober 3f03ec02ad Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
José Valim 32f20dddd6 Get rid of deprecated code 2012-05-06 13:13:53 +02:00
José Valim 8a8ba6c70c Depend on ORM Adapter. 2010-10-10 17:51:32 +02:00
Carlos Antonio da Silva 98e69cfd71 Remove unused options param for token_auth schema, and avoid creating a new hash 2010-09-26 14:08:25 -03:00
José Valim f16d01869a Rename apply_schema to apply_devise_schema and refactor Mongoid part a bit. 2010-06-13 11:48:45 +02:00
José Valim 22e1fa0cb9 Small cleanup. 2010-03-30 00:29:57 +02:00
Jacques Crocker 6bcf18b04f Mongoid support cleanup
moving test specific == override part of the test models and not part of the Compatibility module included in all Mongoid docs. Made sure that nothing in devise itself uses this == between 2 different models, its purely for assert_equal
2010-03-27 16:16:36 -07:00
Jacques Crocker e127463ac8 Adding Mongoid 2.0 Support, Removing MongoMapper for now 2010-03-26 13:37:38 -07:00