Satish / restful-authentication

Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.
http://weblog.techno-weenie.net
MIT License
82 stars 19 forks source link

uninitialized constant ApplicationController::AuthenticatedSystem #7

Open clarkejt opened 13 years ago

clarkejt commented 13 years ago

I am experiencing an error when using this build.

"Routing Error uninitialized constant ApplicationController::AuthenticatedSystem"

In the application_controller.rb file, I have written "include AuthenticatedSystem".

Do I need to modify anything to get it working? Thanks.

Satish commented 13 years ago

See this https://github.com/Satish/restful-authentication/issues#issue/4