Forums » General Forum »
Added by Anonymous 208 days ago
IMHO, there's no need to have map.resources :sessions since we don't need the index action.
You are correct, force of habit on that one. I will add a ticket to correct that issue.
thanks,
andy
NM. For some reason this causes the logout link to disappear.
I've created an issue to remind me to be more specific with the routes file. The original statement is still correct as map.resources :sessions isn't accurate for the implementation.
If you do fix it, please also explore why the logout_path disappears.
Thanks again.