Categories: None [Edit]

rack-indifferent

https://rubygems.org/gems/rack-indifferent
https://github.com/jeremyevans/rack-indifferent
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.

Total

Ranking: 31,244 of 187,571
Downloads: 41,284

Daily

Ranking: 26,944 of 187,548
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,175,485,338rack
28924,848,930rspec

Owners

#GravatarHandle
1iconjeremyevans