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,262 of 187,950
Downloads: 41,555

Daily

Ranking: 24,866 of 187,922
Downloads: 32

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,184,994,481rack
28929,993,045rspec

Owners

#GravatarHandle
1iconjeremyevans