RubyGems Navigation menu

easy_downloader 0.0.2.alpha

EasyDownloader reduces the amount of work required to setup and check for errors when downloading from another location. This is useful when, for example, a client wants to you to pick a file up from their FTP, SFTP, or regular website on a nightly basis. EasyDownloader gives you a one-method means of downloading those files, returns with a friendly error message if it fails (geared at cron job notifications), or returns an array of file names it downloaded.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - June 24, 2011 (11 KB)
  2. 0.1.0 - June 24, 2011 (11 KB)
  3. 0.0.3.alpha - December 22, 2010 (11 KB)
  4. 0.0.2.alpha - December 21, 2010 (9.5 KB)
  5. 0.0.1.alpha - December 21, 2010 (7 KB)
Show all versions (6 total)

Runtime Dependencies (2):

activesupport ~> 3.0.3
net-sftp >= 0

Development Dependencies (6):

bundler ~> 1.0.0
jeweler ~> 1.5.1
rcov >= 0
rspec ~> 2.1.0
ruby-debug >= 0
yard >= 0

Owners:

Authors:

  • Bernardo Telles

SHA 256 checksum:

d3d1ad26b2d96f9bfccbefd0dc32262b5961f19950ed10eaac6f1a744bef9819

Total downloads 16,469

For this version 2,689

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: