Categories: None [Edit]
encrypt_attributes
This gem provides a dead-simple encryption of string / text attributes of ActiveRecord and Mongoid models. Encryptor internally uses ActiveSupport::MessageEncryptor and therefore it uses 'aes-256-cbc' cipher by default. Gem does NOT require column with different name. From user perspective encryption is completely transparent - they use decrypted values all the time, but encrypted values are stored in database.
Total
Ranking: 143,594 of 183,477
Downloads: 3,666
Daily
Ranking: 63,432 of 183,470
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,456,134,847 | bundler |
7 | 1,004,546,968 | activesupport |
10 | 969,073,546 | rake |
15 | 945,286,179 | rspec-mocks |
25 | 825,073,950 | rspec |
35 | 604,924,275 | activerecord |
168 | 218,043,350 | pry-byebug |
259 | 143,118,777 | sqlite3 |
962 | 39,972,900 | mongoid |
Owners
# | Gravatar | Handle |
---|---|---|
1 | aenain |