[ 源代码: ruby-jbuilder ]
软件包:ruby-jbuilder(2.7.0-1)
creation of JSON structures via a Builder-style DSL
Jbuilder gives you a simple domain-specific language in Ruby for declaring JSON structures that beats massaging giant hash structures. It is particularly helpful when the generation process is fraught with conditionals and loops.
Jbuilder can be used stand-alone or as an ActionView template language for Rails.
其他与 ruby-jbuilder 有关的软件包
|
|
|
|
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-activesupport (>= 2:4.2.0)
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-multi-json (>= 1.2)
- Ruby library to provide easy switching between different JSON backends