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