ruby-attr-encrypted

Encrypt and decrypt attributes
  https://github.com/attr-encrypted/attr_encrypted
  0
  no reviews



Generates attr_accessors that encrypt and decrypt attributes transparently. It works with ANY class, however, you get a few extra features when you're using it with ActiveRecord, DataMapper, or Sequel