Elad on Rails
Ruby On Rails and a Conning Israeli entrepreneur
Wednesday, August 29, 2007
Routing List
i have seen someone doing this somewhere and i can't remember where. i personally didn't find any use to it, but, you know... someone will.
listing all your routes.
ActionController::Routing::Routes.routes.
each
do
|r
|
puts r
end
No comments:
Post a Comment
Tell me what you think
‹
›
Home
View web version
No comments:
Post a Comment
Tell me what you think