I am trying to change the rails routes from /users/1 to /username. I currently set this up so it works for the actions of showing and editing. The actual issue is that when
You can use friendly_id gem: https://github.com/norman/friendly_id