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,484 of 192,137
Downloads: 43,219

Daily

Ranking: 82,222 of 192,103
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,261,800,380rack
29970,934,436rspec

Owners

#GravatarHandle
1iconjeremyevans