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,602 of 193,214
Downloads: 43,565

Daily

Ranking: 34,862 of 193,188
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
111,284,208,589rack
29983,045,376rspec

Owners

#GravatarHandle
1iconjeremyevans