method
to_param
v3.2.8 -
Show latest stable
- Class:
NilClass
to_param()public
No documentation available.
# File activesupport/lib/active_support/core_ext/object/to_param.rb, line 9
def to_param
self
end to_param()No documentation available.
# File activesupport/lib/active_support/core_ext/object/to_param.rb, line 9
def to_param
self
end