0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rescue all exceptions on key_decrypte due to OpenSSL::CipherError raising an error with Rails 2.3.4. More... over 14 years ago
Overwrite ActiveRecord#missing_attribute since it was being raised on certain associations with encrypt_attributes (first noticed in Rails 2.3.3) More... over 14 years ago
Rails.root is a PathName in Rails 2.3, so update loading of the key file path accordingly. More... about 15 years ago
Silence exception on failed decrypt - just return nil. More... almost 16 years ago
Allow encryption of nil values. Namespace encrypt/decrypt class methods. More... almost 16 years ago
Skip encryption if virutal attr is nil. More... almost 16 years ago
Document name More... almost 16 years ago
Allow some configuration options. More... almost 16 years ago
Include key.yml.example More... almost 16 years ago
Wire up EzCrypto More... almost 16 years ago
Callback for decrypting columns on initialize. More... almost 16 years ago
Callback for encrypting columns before save. More... almost 16 years ago
Track decrypted columns. More... almost 16 years ago
Setup virtual decrypted attributes. More... almost 16 years ago
Encrypt proper columns. More... almost 16 years ago
File outline. More... almost 16 years ago