RubyGems Navigation menu

easy_downloader 0.1.1

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:
=

安装:
=

版本列表:

  1. 0.1.1 June 24, 2011 (11.0 KB)
  2. 0.1.0 June 24, 2011 (11.0 KB)
  3. 0.0.3.alpha December 22, 2010 (11.0 KB)
  4. 0.0.2.alpha December 21, 2010 (9.5 KB)
  5. 0.0.1.alpha December 21, 2010 (7.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (2):

activesupport ~> 3.0.3
net-sftp >= 0

Development 依赖 (6):

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

所有者:

作者:

  • Bernardo Telles

SHA 256 校验和:

=

下载总量 17,281

这个版本 5,022

版本发布:

许可:

需要的 Ruby 版本:

链接: