method
to_s
v4.0.2 -
Show latest stable
- Class:
ActiveSupport::SafeBuffer
to_s()public
No documentation available.
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 161
def to_s
self
end to_s()No documentation available.
# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 161
def to_s
self
end