[ 源代码: ruby-jbuilder ]
软件包:ruby-jbuilder(2.12.0-1)
ruby-jbuilder 的相关链接
Debian 的资源:
下载源码包 ruby-jbuilder:
- [ruby-jbuilder_2.12.0-1.dsc]
- [ruby-jbuilder_2.12.0.orig.tar.gz]
- [ruby-jbuilder_2.12.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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-actionview (>= 2:5.0.0)
- framework for handling view template lookup and rendering (part of Rails)
-
- dep: ruby-activesupport (>= 2:5.0.0)
- collection of utility classes used by the Rails framework
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends