method
draw
rails latest stable - Class:
ActionController::Routing::RouteSet
draw()public
No documentation available.
# File actionpack/lib/action_controller/routing/route_set.rb, line 228
def draw
yield Mapper.new(self)
install_helpers
end