Sign in Sign up
rubygems

n8-attr_encrypted

Generates attr_accessors that encrypt and decrypt attributes transparently. A fork with a kludge to handle :if/:unless Procs with attr_encrypted that uses attributes that may have not been set yet before the original attr_encrypted does its thing. This basically just resaves all the encrypted_attributes in a before_save callback.

Activity

Latest release
16y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

First release
Apr 26, 2010
Releases
Version Released
1.1.2 initial
1.1.3 patch