method
encoding_aware?
v3.0.0 -
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