attr_encrypted 4.2.0
Generates attr_accessors that encrypt and decrypt attributes transparently
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            encryptor
            ~> 3.0.0
          
    Development 依赖 (9):
            actionpack
            >= 6.0.0
          
          
            activerecord
            >= 6.0.0
          
          
            minitest
            >= 0
          
          
            pry
            >= 0
          
          
            rake
            >= 0
          
          
            sequel
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-rcov
            >= 0
          
          
            sqlite3
            = 1.5.4
          
    
