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