ruby on rails - devise sign in page always show up even though its not root. -


it says log in continue. ve removed excess layout.html.erb render tag part of body. yet keeps routing users/sign_in page

help!

did removed controllers/models too? can example have in model: before_action :authenticate_member!

this cause redirect login page if you're not proper logged in.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -