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-10-12 19:20:12 -03:00
app Updating helpers to use sign_in/sign_out instead of authenticate/logout. 2009-10-12 19:20:12 -03:00
config More specs. 2009-10-12 09:56:12 -03:00
lib Updating helpers to use sign_in/sign_out instead of authenticate/logout. 2009-10-12 19:20:12 -03:00
test Updating helpers to use sign_in/sign_out instead of authenticate/logout. 2009-10-12 19:20:12 -03:00
.gitignore Removing log and tmp files correctly. 2009-10-09 07:36:12 -03:00
init.rb Creating helpers module and link helpers. 2009-10-09 07:36:13 -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 Removing rails_warden dependency. 2009-10-10 13:52:14 -03:00
TODO More specs. 2009-10-12 09:56:12 -03:00

== Devise

Flexible authentication solution for Rails with Warden.

== Dependencies

http://github.com/hassox/warden

== License

MIT License. Copyright 2009 Plataforma Tecnologia.