Categories: None [Edit]
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,973 of 190,871
Downloads: 52,793
Daily
Ranking: 19,223 of 190,817
Downloads: 27
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 7 | 1,300,860,532 | activesupport |
| 1,087 | 42,631,509 | shoulda |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | niko |