Module: AttributeQueryableEncrypted::PrefixAttributes::InstanceMethods
- Defined in:
- lib/attribute_queryable_encrypted/prefix_attributes.rb
Instance Method Summary collapse
Instance Method Details
#prefix_encrypt(value, options) ⇒ Object
77 78 79 |
# File 'lib/attribute_queryable_encrypted/prefix_attributes.rb', line 77 def prefix_encrypt(value, ) self.class.prefix_encrypt(value, ) end |