method

to_s

rails latest stable - Class: ActiveSupport::SafeBuffer
to_s()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/string/output_safety.rb, line 145
    def to_s
      self
    end