Commit Graph

17 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 7ba37b5dc0 Improve messages. 2011-12-19 13:21:17 +01:00
José Valim 7693173ecd Final tidy up on removing schema helpers. 2011-12-05 12:17:02 +01:00
José Valim 8a8ba6c70c Depend on ORM Adapter. 2010-10-10 17:51:32 +02: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 b5f892bcdb No need to check if AR is defined. 2010-04-20 17:22:16 +02:00
José Valim 1c5d4771ff Initial work on making the authentication stack more flexible. 2010-03-29 16:13:19 +02:00
José Valim f0eb4348f3 Deprecate Devise.orm. This allows you to use several ORMs with Devise and reduces the required API. 2010-02-19 09:26:17 +01:00
José Valim 2a9e8dca73 Allow authenticatable to used in change_table statements 2010-02-09 00:26:26 +01:00
Carlos Antonio da Silva 21359fb433 Refactoring a bit models and lockable. Also remove devise :all deprecation. 2010-02-04 20:09:53 -02:00
Marcelo Silveira d2fa737aa0 introducing lockable implementation 2010-01-01 17:57:35 -02:00
José Valim 9757734c92 Give more control do included_modules_hook to ensure DataMapper works. 2009-11-22 18:17:38 -02:00
José Valim 8775f5d61a Tidy up MongoMapper and Schema. 2009-11-13 22:33:00 -02:00
Cyril Mougel 512397b744 add capability to define other orm compatible with Devise. Add MongoMapper support. 2009-11-13 23:54:21 +01:00