Flexible authentication solution for Rails with Warden.
Go to file
Carlos A. da Silva 5c210d725f Some minor refactorings in mailer, confirmable and recoverable. Also some route docs inside controllers. 2009-10-09 07:36:13 -03:00
app Some minor refactorings in mailer, confirmable and recoverable. Also some route docs inside controllers. 2009-10-09 07:36:13 -03:00
config Routes using i18n and tests, moving test helpers to support directory. 2009-10-09 07:36:13 -03:00
lib Some minor refactorings in mailer, confirmable and recoverable. Also some route docs inside controllers. 2009-10-09 07:36:13 -03:00
test Routes using i18n and tests, moving test helpers to support directory. 2009-10-09 07:36:13 -03:00
.gitignore Removing log and tmp files correctly. 2009-10-09 07:36:12 -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
TODO Added TODO. 2009-10-05 19:44:06 -03:00
init.rb Creating helpers module and link helpers. 2009-10-09 07:36:13 -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.