RubyGems Navigation menu

easy_downloader 0.0.1.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)

Development Dependencies (4):

bundler ~> 1.0.0
jeweler ~> 1.5.1
rcov >= 0
rspec ~> 2.1.0

Owners:

Authors:

  • Bernardo Telles

SHA 256 checksum:

3ed98a07242d57b1be438649db1e0424c59b94ba50575dbe7d8dcb13a8d39fb4

Total downloads 16,573

For this version 2,705

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: