Registry / http-client / downloadr

downloadr

JSON →
library0.0.41rbrubygemsunverified

A simple gem to make downloading files in a Ruby application simple without needing to roll your own downloader implementation.

gem install downloadr
INSTALL
IMPORT
SIG · DOWNLOADR
D
downloadr
http-clientrubyv0.0.41
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Downloadr
require 'downloadr'

Download a file from a URL to a local path.

require 'downloadr' Downloadr.download('https://example.com/file.zip', 'local_file.zip')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.41latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Resources
downloadr — gem install downloadr · libregistry