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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (4):

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

擁有者:

作者:

  • foomip

SHA 256 checksum:

42f9ba67aa2354dbdf5f024b4d7a32b222ffbf0d465bfc8cb55f5c388fa47fec

總下載次數 283,620

這個版本 277,652

License:

Ruby 版本需求:

相關連結: