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,232 of 186,947
Downloads: 40,573

Daily

Ranking: 52,325 of 186,938
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,153,289,585rack
27913,996,669rspec

Owners

#GravatarHandle
1iconjeremyevans