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,655 of 193,756
Downloads: 43,694

Daily

Ranking: 29,880 of 193,649
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,295,692,738rack
29989,540,006rspec

Owners

#GravatarHandle
1iconjeremyevans