Flexible authentication solution for Rails with Warden.
Go to file
Carlos A. da Silva 2d2fc9d6b7 Moving views path to lib. 2009-09-17 20:09:00 -03:00
lib Moving views path to lib. 2009-09-17 20:09:00 -03:00
test Adding hook to authenticate method for testing if a user is already confirmed. 2009-09-17 20:03:38 -03:00
MIT-LICENSE 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
Rakefile Authenticable module: generating salt and encrypting password 2009-09-17 09:24:33 -03:00
init.rb Authenticable module: generating salt and encrypting password 2009-09-17 09:24:33 -03:00

README.rdoc

== Devise

Flexible authentication solution for Rails with Warden.

== Dependencies

http://github.com/hassox/warden

== License

MIT License. Copyright 2009 Plataforma Tecnologia.