RubyGems Navigation menu

uri-handler 1.0.2

Nothing fancy going on here, this module is just a wrapper around the function CGI::escape and CGI::unescape. Functionality is added to the String class, so just add the module and the extra funcitons will be there for you to use (check out the README file for basic usage). I just wanted an easier and cleaner way to encode/decode uri strings for my ruby projects.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - January 25, 2012 (7 KB)
  2. 1.0.1 - January 21, 2012 (6.5 KB)
  3. 1.0.0 - January 21, 2012 (6.5 KB)

Development Dependencies (4):

bundler ~> 1.0.0
jeweler ~> 1.6.4
rcov >= 0
shoulda >= 0

Owners:

Authors:

  • foomip

SHA 256 checksum:

42f9ba67aa2354dbdf5f024b4d7a32b222ffbf0d465bfc8cb55f5c388fa47fec

Total downloads 283,367

For this version 277,405

Licenses:

N/A

Required Ruby Version: None

Links: