method
is_utf8?
rails latest stable - Class:
ActiveSupport::CoreExtensions::String::Multibyte
is_utf8?()public
Returns true if the string has UTF-8 semantics (a String used for purely byte resources is unlikely to have them), returns false otherwise.