Rake routes task
You can list all defined routes in your Rails application with:
rake routes
And what’s more interesting, you can list only the routes for a single controller:
rake routes CONTROLLER=projects
Just a quick tip. :)
Hello, my name is Dalibor Nasevic. I'm a Sr. Principal Software Engineer at GoDaddy, specializing in Ruby, AWS, and Email Delivery. You can reach out to me via email.