Categories: None [Edit]

rack-post-body-to-params

https://rubygems.org/gems/rack-post-body-to-params
https://github.com/niko/rack-post-body-to-params
A Rack middleware that parses the POST or PUT body for JSON or XML content to a Hash and puts it into the rack.request.form_hash. Most frameworks get the params hash from there. Uses ActiveSupport and the respective parsers for parsing. So you can set it up to use Nokogiri and YajL. Useful for example when writing JSON and XML API apps with Sinatra or Padrino.

Total

Ranking: 26,555 of 186,911
Downloads: 50,606

Daily

Ranking: 23,994 of 186,896
Downloads: 28

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,171,410,528activesupport
1,11337,707,080shoulda

Owners

#GravatarHandle
1iconniko