I have an app where the routes are:
# many routes go here # last item in routes.rb: get \':username\' => \'users#show\'
This allows routes of