encrypt_attr 0.2.2
Encrypt attributes using AES-256-CBC (or your custom encryption strategy). Works with and without ActiveRecord.
Gemfile:
=
install:
=
Development Dependencies (8):
activerecord
>= 0
bundler
>= 0
minitest
>= 0
minitest-utils
>= 0
pry-meta
>= 0
rake
>= 0
sqlite3
>= 0