instance method
to_param
Ruby on Rails 7.2.3
Since v3.0.20Signature
to_param()
No documentation comment.
Source
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 142
def to_param
to_str
end
Defined in activesupport/lib/active_support/core_ext/string/output_safety.rb line 142
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::SafeBuffer