1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise
2009-11-15 12:19:16 -02:00
..
controllers Added a couple of helpers to help sign up and delete account tasks. 2009-11-15 12:19:16 -02:00
encryptors Tidying up encryptors. 2009-11-10 18:55:13 -02:00
hooks Rely on Warden new serializers. 2009-11-15 00:13:43 -02:00
locales [DEPRECATION] Notifier is deprecated, use DeviseMailer instead. Remember to rename app/views/notifier to app/views/devise_mailer and I18n key from devise.notifier to devise.mailer. 2009-11-02 23:14:27 -02:00
models Sanity check the serialized class. 2009-11-15 11:17:40 -02:00
orm Tidy up MongoMapper and Schema. 2009-11-13 22:33:00 -02:00
rails Do not store mappings since they can change by scope in serializers. 2009-11-15 02:13:54 -02:00
serializers Rely on Warden new serializers. 2009-11-15 00:13:43 -02:00
strategies Add authentication_keys. 2009-11-15 03:31:13 -02:00
failure.rb Allow :path_prefix to be given to devise_for. 2009-11-06 14:27:27 -02:00
mapping.rb Added a couple of helpers to help sign up and delete account tasks. 2009-11-15 12:19:16 -02:00
models.rb Add authentication_keys. 2009-11-15 03:31:13 -02:00
rails.rb Rely on Warden new serializers. 2009-11-15 00:13:43 -02:00
schema.rb Tidy up MongoMapper and Schema. 2009-11-13 22:33:00 -02:00
version.rb Update Warden version to 0.6.0 and release 0.5.1 2009-11-15 10:41:42 -02:00