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,251 of 187,224
Downloads: 40,962

Daily

Ranking: 43,966 of 187,196
Downloads: 20

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,164,231,927rack
27919,195,736rspec

Owners

#GravatarHandle
1iconjeremyevans