restful-authentication icon indicating copy to clipboard operation
restful-authentication copied to clipboard

uninitialized constant ApplicationController::AuthenticatedSystem

Open clarkejt opened this issue 14 years ago • 1 comments

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.

clarkejt avatar Nov 09 '10 02:11 clarkejt

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

Satish avatar Nov 10 '10 18:11 Satish