method
to_param
v3.2.13 -
Show latest stable
- Class:
ActiveModel::Conversion
to_param()public
Returns a string representing the object’s key suitable for use in URLs, or nil if persisted? is false.
to_param()Returns a string representing the object’s key suitable for use in URLs, or nil if persisted? is false.