method

as_str

rails latest stable - Class: String

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

as_str()
public

No documentation available.

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