aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/routing/inspector.rb
Commit message (Expand)AuthorAgeFilesLines
...
* In Browser Path Matching with Javascriptschneems2013-01-201-1/+22
* Fix syntax error :grin:Guillermo Iguaran2013-01-181-1/+1
* Remove "Application" section title from routesschneems2013-01-181-6/+13
* Rename route_wrapper partial layout to tableCarlos Antonio da Silva2013-01-061-1/+1
* Move table routes formatter class to the inspector and rename itCarlos Antonio da Silva2013-01-061-0/+18
* Remove warning, remove not used variable, and make methods privateCarlos Antonio da Silva2013-01-051-3/+5
* split formatting concerns from RoutesInspectorYves Senn2013-01-051-20/+42
* Ruby 1.9 style hash in Route Inspectorschneems2012-12-271-1/+1
* Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector"Steve Klabnik2012-12-141-24/+7
* Output routes in :html formatschneems2012-12-121-7/+24
* Match the controller and path names defensively.Hiro Asari2012-12-101-1/+1
* Use Rails to Render Default Index Pageschneems2012-12-101-1/+1
* Revert "Use flat_map { } instead of map {}.flatten"Santiago Pastorino2012-10-051-2/+2
* Use flat_map { } instead of map {}.flattenSantiago Pastorino2012-10-051-2/+2
* fixing most tests on Ruby 2.0Aaron Patterson2012-09-251-1/+1
* Rename RouteInspector to RoutesInspectorCarlos Antonio da Silva2012-07-081-1/+1
* move route_inspector to actionpack@schneems and @mattt2012-07-071-0/+121