instance method
encoding_aware?
Ruby on Rails 3.1.12
Since v3.0.20 Last seen in v4.0.13Signature
encoding_aware?()
No documentation comment.
Source
# File activesupport/lib/active_support/core_ext/string/encoding.rb, line 3
def encoding_aware?
true
end
Defined in activesupport/lib/active_support/core_ext/string/encoding.rb line 3
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in String