Module: ActionEncrypt
- Extended by:
- ActiveSupport::Autoload
- Defined in:
- lib/action_encrypt.rb,
lib/action_encrypt/engine.rb,
lib/action_encrypt/version.rb,
lib/action_encrypt/attribute.rb,
app/models/action_encrypt/encrypted_field.rb,
app/models/action_encrypt/application_record.rb,
app/models/action_encrypt/data_encryption_key.rb
Defined Under Namespace
Modules: Attribute Classes: ApplicationRecord, DataEncryptionKey, EncryptedField, Engine
Constant Summary collapse
- VERSION =
'0.1.4'