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