downloadr 0.0.41
A simple gem to make downloading files in a Ruby application simple without needing to roll your own downloader implementation.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            addressable
            ~> 2.3
          
          
            rest-client
            ~> 1.7
          
    