aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/templates/routes
Commit message (Expand)AuthorAgeFilesLines
* Focus search input after page load on /rails/info/routes (#33683)James Brooks2018-08-281-0/+3
* Fix search input's type & placeholder conflict in Routing Error pageKaan Kölköy2017-07-261-0/+4
* [docs] fix ActionDispatch documentationHrvoje Šimić2017-03-131-2/+2
* Change filter on /rails/info/routes to use an actual path regexp from railsbrainopia2015-02-232-67/+63
* Don't center the routes table on routing errorsGenadi Samokovarov2014-11-241-1/+1
* Escape user input before showing in the page.Rafael Mendonça França2014-05-261-2/+2
* Split search results into 'exact matches' and 'fuzzy matches'.Winston2014-04-111-60/+96
* Improve CSS styling for routing error html page.Winston2014-04-111-7/+25
* Implement fuzzy matching for route search on routing error html page.Winston2014-04-111-8/+10
* Spelling and Grammar checksAkshay Vishnoi2013-12-121-2/+2
* In Browser Path Matching with Javascriptschneems2013-01-202-11/+99
* Rename route_wrapper partial layout to tableCarlos Antonio da Silva2013-01-061-0/+0
* Move style to head to make routes page valid html5Carlos Antonio da Silva2013-01-051-4/+4
* Minor js review [ci skip]Carlos Antonio da Silva2012-12-181-7/+7
* Format routes as html on debug pageschneems2012-12-172-0/+72