Method: ActionDispatch::Routing::RouteSet#resources_path_names

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

#resources_path_namesObject

Returns the value of attribute resources_path_names

[View source]

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

def resources_path_names
  @resources_path_names
end