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: 35,728 of 180,402
Downloads: 29,624

Daily

Ranking: 14,716 of 180,392
Downloads: 31

Depended by

RankDownloadsName

Depends on

RankDownloadsName
11876,054,277rack
23766,708,551rspec

Owners

#GravatarHandle
1iconjeremyevans