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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -