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,192 of 190,317
Downloads: 42,925

Daily

Ranking: 44,598 of 190,280
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,237,132,879rack
29957,358,331rspec

Owners

#GravatarHandle
1iconjeremyevans