Method: TrueClass#to_param
- Defined in:
- lib/active_support/core_ext/object/to_query.rb
#to_param ⇒ Object
Returns self
.
27 28 29 |
# File 'lib/active_support/core_ext/object/to_query.rb', line 27 def to_param self end |
Returns self
.
27 28 29 |
# File 'lib/active_support/core_ext/object/to_query.rb', line 27 def to_param self end |