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-03 10:11:36 -02:00
..
controllers Renamed authenticable to authenticatable and added deprecation warnings. 2009-10-30 08:29:10 -02:00
hooks Allow default_url to be set for Devise::Failure app. 2009-10-23 00:54:42 -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 [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
rails Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
strategies Renamed authenticable to authenticatable and added deprecation warnings. 2009-10-30 08:29:10 -02:00
failure.rb Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
mapping.rb Renamed authenticable to authenticatable and added deprecation warnings. 2009-10-30 08:29:10 -02:00
migrations.rb Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
models.rb Created a generator that copies an initializer with configuration values. 2009-11-03 10:11:36 -02:00
rails.rb Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00
version.rb Copy locale on devise_views and release 0.3.0 2009-10-30 08:43:36 -02:00
warden.rb Major refactoring. Allow Warden::Manager to be configured through Devise, undeprecate Devise.confirm_within, Devise.pepper and friends and move Rails hooks to their own file. 2009-11-03 09:35:11 -02:00