Skip to content
  • Jason Kotchoff's avatar
    69d50468
    Expand rails route search to all table content · 69d50468
    Jason Kotchoff authored
    Expands the search field on the rails/info/routes page to also search:
    * Route name (with or without a _path and _url extension)
    * HTTP Verb (eg. GET/POST/PUT etc.)
    * Controller#Action
    
    because it's not obvious that the search field is currently only
    restricted to the route paths.
    69d50468
    Expand rails route search to all table content
    Jason Kotchoff authored
    Expands the search field on the rails/info/routes page to also search:
    * Route name (with or without a _path and _url extension)
    * HTTP Verb (eg. GET/POST/PUT etc.)
    * Controller#Action
    
    because it's not obvious that the search field is currently only
    restricted to the route paths.
Loading