Flexible authentication solution for Rails with Warden.
Go to file
Carlos A. da Silva 11715cac1f Removing rails_warden dependency. 2009-10-10 13:52:14 -03:00
app Updating controllers to scope resource_class and changing mapping implementation to reload mapped class based on cache_classes configuration. 2009-10-10 11:05:56 -03:00
config Updating controllers to scope resource_class and changing mapping implementation to reload mapped class based on cache_classes configuration. 2009-10-10 11:05:56 -03:00
lib Removing rails_warden dependency. 2009-10-10 13:52:14 -03:00
test Updating controllers to scope resource_class and changing mapping implementation to reload mapped class based on cache_classes configuration. 2009-10-10 11:05:56 -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 Removing rails_warden dependency. 2009-10-10 13:52:14 -03:00
Rakefile Authenticable module: generating salt and encrypting password 2009-09-17 09:24:33 -03:00
TODO Creating Devise.map to generate and recognize urls based on scope. 2009-10-09 21:11:58 -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.