rack-post-body-to-params 0.1.1
Parses the POST or PUT body to a Hash and put it into the FORM_HASH. Most frameworks get the params hash from there.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 2.3
Development Dependencies (1):
shoulda
>= 0