RubyGems Navigation menu

rack-post-body-to-params 0.1.6

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.8 - September 12, 2013 (9.5KB)
  2. 0.1.7 - February 05, 2013 (9KB)
  3. 0.1.6 - February 04, 2013 (9KB)
  4. 0.1.5 - February 02, 2012 (8.5KB)
  5. 0.1.4 - February 01, 2012 (8.5KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (1):

activesupport >= 2.3

Development依存関係 (1):

shoulda >= 0

所有者:

作者:

  • Niko Dittmann

SHA 256チェックサム:

7cafa4c56698280aeadcf485ce07cf2707020d2bc353d8935e0f8b965dd1464d

累計ダウンロード数 46,964

このバージョンのみ 2,703

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: