method
name
v3.1.0 -
Show latest stable
- Class:
ActionDispatch::Routing::Mapper::Resources::Resource
name()public
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 900
def name
@as || @name
end