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
/
info_routes.rb
blob: b5c4e4c1e0771d22df95e999b9ff71d58c084d38 (
plain
) (
blame
)
1
2
3
Rails
.
application
.
routes
.
draw
do
match
'/rails/info/properties'
=>
"rails/info#properties"
end