RubyGems Navigation menu

json_builder 3.1.7

Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures. The standard to_json works well, but can get very verbose when you need full control of what is generated. JSON Builder hopes to solve that problem.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.1.7 - September 03, 2012 (13.0 KB)
  2. 3.1.6 - September 03, 2012 (13.0 KB)
  3. 3.1.5 - July 04, 2012 (13.0 KB)
  4. 3.1.4 - July 01, 2012 (13.0 KB)
  5. 3.1.3 - May 24, 2012 (13.0 KB)
顯示所有版本(共 29)

Runtime 相依性套件 (2):

activesupport >= 2.0.0
json >= 0

Development 相依性套件 (1):

tzinfo >= 0

擁有者:

作者:

  • Garrett Bjerkhoel

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 805,937

這個版本 698,814

授權:

Ruby 版本需求:

相關連結: