When a model is marked with acts_as_secure, the :binary type fields are recognized as needed to be stored encrypted. The plugin does before_save/after_save/after_find encryption/decryption thus making it transparent for a code using the secure models.
Required Ruby Version
None
Required Rubygems Version
>= 1.3.6
Authors
Justin Cunningham, 2007 Revolution Health Group LLC.
Versions
- 1.0.6 February 20, 2011 (13.5 KB)