aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/routing/inspector_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Tidy up tests and CHANGELOG for #12598Andrew White2014-01-201-3/+14
* Automatically convert dashes to underscores for url helpersAmr Tamimi2014-01-201-1/+3
* Show routes defined under assets prefixRyunosuke SATO2013-12-191-0/+12
* Build fix for Routing InspectorArun Agrawal2013-11-221-2/+2
* Fix for routes taskSıtkı Bağdat2013-11-211-16/+16
* `RoutesInspector` deals with routes using regexp as `:controller` optionYves Senn2013-05-301-0/+9
* Fix AP tests related to routes inspector output and the new column titlesCarlos Antonio da Silva2013-02-191-20/+65
* In Browser Path Matching with Javascriptschneems2013-01-201-0/+8
* Needless requiresAkira Matsuda2013-01-061-2/+0
* Missing requiresAkira Matsuda2013-01-061-0/+1
* split formatting concerns from RoutesInspectorYves Senn2013-01-051-4/+21
* Add active_support/testing/autorunRafael Mendonça França2012-12-311-1/+1
* fixing most tests on Ruby 2.0Aaron Patterson2012-09-251-2/+2
* Rename RouteInspector to RoutesInspectorCarlos Antonio da Silva2012-07-081-2/+2
* move route_inspector to actionpack@schneems and @mattt2012-07-071-0/+170