1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib
Lucas Mazza bf5bcd52cb Bring password_digest back.
This method is part of the protected API and is used by custom
encryption engines (like `devise-encryptable`) to hook the custom
encryption logic in the models.

Fixes #2730
2013-11-08 16:22:31 -02:00
..
devise Bring password_digest back. 2013-11-08 16:22:31 -02:00
generators Don't use config option for flashing_formats 2013-11-01 22:25:15 +01:00
devise.rb Split out sign_in/out functionality so it can be reused in hooks 2013-11-06 20:55:26 +01:00