Method: ActionDispatch::Routing::RouteSet#draw_paths
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
permalink #draw_paths ⇒ Object
Returns the value of attribute draw_paths
338 339 340 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 338 def draw_paths @draw_paths end |