index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_dispatch
/
routing
/
inspector.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing require to routes inspector
Carlos Antonio da Silva
2013-02-19
1
-0
/
+1
*
Duck typing is hard. Add header to HtmlTableFormatter.
Steve Klabnik
2013-02-18
1
-0
/
+4
*
editorial tweaks
Xavier Noria
2013-02-19
1
-3
/
+6
*
use strip_heredoc to keep indentation consistent.
Steve Klabnik
2013-02-18
1
-12
/
+12
*
Add message when you have no routes defined.
Steve Klabnik
2013-02-18
1
-0
/
+25
*
Add headings to rake routes table
Steve Klabnik
2013-02-18
1
-3
/
+19
*
In Browser Path Matching with Javascript
schneems
2013-01-20
1
-1
/
+22
*
Fix syntax error :grin:
Guillermo Iguaran
2013-01-18
1
-1
/
+1
*
Remove "Application" section title from routes
schneems
2013-01-18
1
-6
/
+13
*
Rename route_wrapper partial layout to table
Carlos Antonio da Silva
2013-01-06
1
-1
/
+1
*
Move table routes formatter class to the inspector and rename it
Carlos Antonio da Silva
2013-01-06
1
-0
/
+18
*
Remove warning, remove not used variable, and make methods private
Carlos Antonio da Silva
2013-01-05
1
-3
/
+5
*
split formatting concerns from RoutesInspector
Yves Senn
2013-01-05
1
-20
/
+42
*
Ruby 1.9 style hash in Route Inspector
schneems
2012-12-27
1
-1
/
+1
*
Revert "Merge pull request #8499 from schneems/schneems/html-route-inspector"
Steve Klabnik
2012-12-14
1
-24
/
+7
*
Output routes in :html format
schneems
2012-12-12
1
-7
/
+24
*
Match the controller and path names defensively.
Hiro Asari
2012-12-10
1
-1
/
+1
*
Use Rails to Render Default Index Page
schneems
2012-12-10
1
-1
/
+1
*
Revert "Use flat_map { } instead of map {}.flatten"
Santiago Pastorino
2012-10-05
1
-2
/
+2
*
Use flat_map { } instead of map {}.flatten
Santiago Pastorino
2012-10-05
1
-2
/
+2
*
fixing most tests on Ruby 2.0
Aaron Patterson
2012-09-25
1
-1
/
+1
*
Rename RouteInspector to RoutesInspector
Carlos Antonio da Silva
2012-07-08
1
-1
/
+1
*
move route_inspector to actionpack
@schneems and @mattt
2012-07-07
1
-0
/
+121