1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
Flexible authentication solution for Rails with Warden.
Find a file
2009-09-17 19:54:19 -03:00
lib Creating notifier and first attempt to send instructions to confirm by email. Some minor refactoring. 2009-09-17 19:54:19 -03:00
test Creating notifier and first attempt to send instructions to confirm by email. Some minor refactoring. 2009-09-17 19:54:19 -03:00
views/devise/notifier Creating notifier and first attempt to send instructions to confirm by email. Some minor refactoring. 2009-09-17 19:54:19 -03:00
init.rb Authenticable module: generating salt and encrypting password 2009-09-17 09:24:33 -03:00
MIT-LICENSE Authenticable module: generating salt and encrypting password 2009-09-17 09:24:33 -03:00
Rakefile Authenticable module: generating salt and encrypting password 2009-09-17 09:24:33 -03:00
README.rdoc First commit. 2009-09-16 09:17:43 -03:00

== Devise

Flexible authentication solution for Rails with Warden.

== Dependencies

http://github.com/hassox/warden

== License

MIT License. Copyright 2009 Plataforma Tecnologia.