Skip to content

Instantly share code, notes, and snippets.

@SViccari
Last active December 8, 2019 22:16
Show Gist options
  • Save SViccari/a306f4ac3c54cbdf13774058825c35ba to your computer and use it in GitHub Desktop.
Save SViccari/a306f4ac3c54cbdf13774058825c35ba to your computer and use it in GitHub Desktop.
TIL - view rails routes in browser

To view (locally) all routes for a rail's app, visit:

localhost:3000/rails/info/routes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment