method
to_param
v2.1.0 -
Show latest stable
- Class:
TrueClass
to_param()public
No documentation available.
# File actionpack/lib/action_controller/routing/routing_ext.rb, line 9
def to_param
self
end to_param()No documentation available.
# File actionpack/lib/action_controller/routing/routing_ext.rb, line 9
def to_param
self
end