Registry / networking / rubysl-open-uri

rubysl-open-uri

JSON →
library2.0.0rbrubygemsunverified

Provides the Ruby standard library for opening URIs, including HTTP and FTP.

gem install rubysl-open-uri
INSTALL
IMPORT
SIG · RUBYSL-OPEN-URI
R
rubysl-open-uri
networkingrubyv2.0.0
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.

OpenURI
✓ require 'open-uri'

Open and read a URL.

require 'open-uri' open('https://example.com') { |f| puts f.read }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
rubysl-open-uri — gem install rubysl-open-uri · libregistry