Method: ActionDispatch::Routing::RouteSet#draw_paths

Defined in:
actionpack/lib/action_dispatch/routing/route_set.rb

#draw_pathsObject

Returns the value of attribute draw_paths

[View source]

338
339
340
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 338

def draw_paths
  @draw_paths
end