RubyGems Navigation menu

rack-indifferent 1.2.0

rack-indifferent monkey patches Rack::Utils::KeySpaceConstrainedParams to make the hash it stores params in support indifferent access. So web frameworks that use rack-indifferent don't have to make a deep copy of the params to allow indifferent access to the params.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.0 - September 20, 2016 (6.5 KB)
  2. 1.1.0 - March 09, 2015 (6.5 KB)
  3. 1.0.0 - March 08, 2015 (6.5 KB)

Runtime Dependencies (1):

rack >= 1.5

Development Dependencies (1):

rspec >= 1.3

Owners:

Authors:

  • Jeremy Evans

SHA 256 checksum:

2903086f7b2001f36a3189f8aa46a4620b655fdaaf34e4a0c1812bb2c7616dd0

Total downloads 29,564

For this version 23,719

License:

MIT

Required Ruby Version: >= 1.8.7

Links: