Sha256: 26e715f637b4748459584f21c129d3a074e623ba9eda30758e5051163534ce29
Contents?: true
Size: 1.16 KB
Versions: 1
Compression:
Stored size: 1.16 KB
Contents
rel_1_0_5: date: 2011-2-20 notes: - Fixed Rails 3 deprecations rel_1_0_1: date: 2009-12-20 notes: - Fixed AR serialization - now adds "serialize" to the model when adding callbacks -- Added secure_column_symbols to return an array of columns to be secured, as symbols. Not very DRY, but works for now - Defaulting to :text fields instead of binary for :storage type. To allow storing base64 encoded encrypted data - Need to verify :only and :except returns a valid set of columns to secure - haven't tested this much at the moment. rel_1_0_0: date: 2009-12-20 notes: - Updates to use AR serialization to manage storage of data to the DB - Added acts_as_secure :only => [] option to allow specifying specific columns to be secured - Added update_pk_password class method to allow setting the private key password - Added gemspec rel_0_0_4: date: 2008-09-06 notes: - No decryption for NULL fields rel_0_0_3: date: 2007-06-26 notes: - Added support for nested crypto blocks rel_0_0_2: date: 2007-06-18 notes: - Added support for model inheritance rel_0_0_1: date: 2005-04-26 notes: - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jcnnghm-acts_as_secure-1.0.6 | CHANGELOG |