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