This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
heartcombo--devise
Watch
1
Star
0
Fork
You've already forked heartcombo--devise
0
mirror of
https://github.com/heartcombo/devise.git
synced
2022-11-09 12:18:31 -05:00
Code
Releases
Activity
debb0956a8
heartcombo--devise
/
lib
/
devise.rb
4 lines
61 B
Ruby
Raw
Normal View
History
Unescape
Escape
Authenticable module: generating salt and encrypting password
2009-09-17 09:24:33 -03:00
require
'devise/authenticable'
Adding confirmable module, generating confirmation code and confirming a user account.
2009-09-17 11:06:46 -03:00
require
'devise/confirmable'
Authenticable module: generating salt and encrypting password
2009-09-17 09:24:33 -03:00
Copy permalink