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,567 of 192,692
Downloads: 43,373

Daily

Ranking: 65,529 of 192,666
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,272,526,988rack
29976,634,844rspec

Owners

#GravatarHandle
1iconjeremyevans