Here's the scenario of out of the box map.resources
I'm on /users/new Submit -> /users/ rescue error render new URL: is /users/
If User.index never defined. I copy the URL to another tab, it'll have routing error.
How can I have the URL showing /users/new while activerecord errors persists on the page?