Method: ActiveSupport::SafeBuffer#to_s

Defined in:
activesupport/lib/active_support/core_ext/string/output_safety.rb

#to_sObject


148
149
150
# File 'activesupport/lib/active_support/core_ext/string/output_safety.rb', line 148

def to_s
  self
end