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,917 of 196,721
Downloads: 44,450

Daily

Ranking: 20,321 of 196,694
Downloads: 8

Depended by

RankDownloadsName

Depends on

RankDownloadsName
121,344,201,004rack
291,017,967,488rspec

Owners

#GravatarHandle
1iconjeremyevans