[ 原始碼: ruby-jbuilder ]
套件:ruby-jbuilder(2.10.0-2)
ruby-jbuilder 的相關連結
Debian 的資源:
下載原始碼套件 ruby-jbuilder:
- [ruby-jbuilder_2.10.0-2.dsc]
- [ruby-jbuilder_2.10.0.orig.tar.gz]
- [ruby-jbuilder_2.10.0-2.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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activesupport
- collection of utility classes used by the Rails framework
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends