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.