I do a rake route so I can see the paths to use clearance on my app and
I get a users/new so I decide to try it.
I try to go to http://127.0.0.1/users/new to try it..
I get
uninitialized constant UsersController
I think this means that it can't find the right
vendor/gems/thoutbot-clearance/app/controllers/clearance/users_controller.rb
Any ideas Im sure im missing something.
Thanks
uninitialized constant UsersController