1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib
2009-11-03 10:20:22 -02:00
..
devise Release Devise 0.4.0. ATTENTION: this release contains some backwards incompatible changes: 1) Notifier was renamed to DeviseMailer, so you need to rename your app/views/notifier to app/views/devise_mailer as well; 2) :authenticable calls were deprecated, use :authenticatable instead. 2009-11-03 10:20:22 -02:00
devise.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