md-paperclip-azure 2.0.0
Paperclip-Azure is a [Paperclip](https://github.com/thoughtbot/paperclip) storage driver for storing files in a Microsoft Azure Blob. This is a friendly fork of the [original gem](https://github.com/supportify/paperclip-azure); it incorporates bugfixes that haven't yet been incldued in point releases of the upstream gem and some new features.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (3):
Development Dependencies (10):
            activemodel
            >= 4.2.0
          
          
            activerecord
            >= 4.2.0
          
          
            activerecord-import
            ~> 0.19
          
          
            activesupport
            >= 4.2.0
          
          
            hoe
            ~> 4.0
          
          
            paperclip
            >= 4.3.6
          
          
            rdoc
            >= 4.0, < 7
          
          
            rspec
            ~> 3.0
          
          
            simplecov
            ~> 0.14
          
          
            sqlite3
            ~> 1.3.8
          
    