encrypt_attr 0.1.0
Encrypt attributes using AES-256-CBC (or your custom encryption algorithm). Works with and without ActiveRecord.
Gemfile:
=
安装:
=
Development 依赖 (8):
activerecord
>= 0
bundler
>= 0
minitest
>= 0
minitest-reporters
>= 0
pry-meta
>= 0
rake
>= 0
sqlite3
>= 0