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