Registry / utility / uri-handler

uri-handler

JSON →
library1.0.2rbrubygemsunverified

A wrapper around CGI::escape and CGI::unescape that adds URI encoding/decoding methods to the String class.

gem install uri-handler
INSTALL
IMPORT
SIG · URI-HANDLER
U
uri-handler
utilityrubyv1.0.2
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.

URIHandler
require 'uri-handler'

Encode a string for use in a URI

require 'uri-handler' puts 'hello world'.uri_escape # => hello+world
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
uri-handler — gem install uri-handler · libregistry