termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
List routes that map to a specified controller
rails routes
List routes in a Rails application.
More information: <https://guides.rubyonrails.org/routing.html>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
rails routes -c {{posts|Posts|Blogs::PostsController}}
click the source code to copy
install
rails routes
on any operating system with
command-not-found.com