method
binary?
rails latest stable - Class:
ActiveRecord::Encryption::ReadOnlyNullEncryptor
binary?()public
No documentation available.
# File activerecord/lib/active_record/encryption/read_only_null_encryptor.rb, line 23
def binary?
false
end