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

0c4a2b850f03e1b2243fb6affe18fc7c1931ddfc3fadb42e90bc00efd4e40a5e

總下載次數 16,561

這個版本 4,814

License:

Ruby 版本需求:

相關連結: