kms_rails 0.0.2
Quickly add KMS encryption and decryption to your ActiveRecord model attributes and ActiveJob parameters. Improves upon kms_attrs with ActiveJob support, more efficient binary serialization and a test suite.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (4):
Development 相依性套件 (10):
bundler
~> 1.12
byebug
>= 0
database_cleaner
>= 0
rake
~> 10.0
rspec
>= 0
rspec-mocks
>= 0
simplecov
>= 0
sqlite3
>= 0
with_model
>= 0