authlogic_rails3_example
authlogic_rails3_example copied to clipboard
This is an example application demonstrating Authlogic running on Rails 3.
Results
2
authlogic_rails3_example issues
Sort by
recently updated
recently updated
newest added
I'm pretty new to Rails so maybe I'm doing stuff wrong, but I'm trying to get this to run using Rails3 and Ruby 1.9.2-preview3. I've updated the Gemfile to 3.0.0...
/logout doesn't seem to work Routing Error No route matches "/logout"