method

as_str

v2.3.8 - Show latest stable - Class: String
as_str()
public

No documentation available.

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