method

encoding_aware?

v3.0.9 - Show latest stable - Class: String
encoding_aware?()
public

No documentation available.

# File activesupport/lib/active_support/core_ext/string/encoding.rb, line 3
    def encoding_aware?
      true
    end