encrypt_attr 0.3.0
Encrypt attributes using AES-256-CBC (or your custom encryption strategy). Works with and without ActiveRecord.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Development afhankelijkheden (8):
            activerecord
            >= 0
          
          
            bundler
            >= 0
          
          
          
            minitest
            >= 0
          
          
            minitest-utils
            >= 0
          
          
            pry-meta
            >= 0
          
          
            rake
            >= 0
          
          
            sqlite3
            >= 0
          
    