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
/
railties
/
lib
/
rails
/
application
/
route_inspector.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
/rails/info/routes path shows routing information
schneems
2012-05-24
1
-1
/
+1
*
Improve `rake routes` output for redirects - closes #6369.
Andrew White
2012-05-19
1
-1
/
+1
*
Fix inspecting route redirections, closes #6369
Łukasz Strzałkowski
2012-05-18
1
-2
/
+2
*
remove usages of AS::OrderedHash
Vishnu Atrai
2012-03-03
1
-1
/
+1
*
Don't hardcode assets route skipped in route inspector
Guillermo Iguaran
2012-01-14
1
-1
/
+1
*
Refactor RouteInspector
Piotr Sarnacki
2011-12-26
1
-32
/
+69
*
Correctly display rack apps with dynamic constraints in RoutesInspector
Piotr Sarnacki
2011-12-26
1
-1
/
+10
*
Display mounted engines in `rake routes` by default
Piotr Sarnacki
2011-11-25
1
-1
/
+1
*
Allow to display engine's routes when running `rake routes ENGINES=true`
Piotr Sarnacki
2011-11-24
1
-3
/
+34
*
On inpsect routes, show :controller and :action to indicate dynamic.
Hendy Tanata
2011-10-29
1
-7
/
+8
*
adjust route inspection to work with Journey
Aaron Patterson
2011-09-12
1
-1
/
+2
*
move route inspecting to an object so that we can more easily test it
Aaron Patterson
2011-09-09
1
-0
/
+42