acts_as_encrypted

A quick and easy encryption wrapper. using the built in openssl functions. Usable in String, Text, or Binary fields. (Encodes in Base 64 before saving)


Install
gem install acts_as_encrypted -v 1.0.0