strongbox 0.6.0
Strongbox provides Public Key Encryption for ActiveRecord. By using a public key sensitive information can be encrypted and stored automatically. Once stored a password is required to access the information. dependencies are specified in standard Ruby syntax.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
activerecord
>= 0
Development依存関係 (2):
sqlite3
>= 0
thoughtbot-shoulda
>= 0