Skip to Content

Rails routes list existing resources

Posted on
  • rails routes - All resouces
  • rails routes --expanded - All resources with expanded table formatting mode.
  • rails routes -g pattern - Routes with grep :v
  • rails routes -c controller_name - Routes with controller name
comments powered by Disqus