[ ソース: ruby-jbuilder ]
パッケージ: ruby-jbuilder (2.7.0-1)
ruby-jbuilder に関するリンク
Debian の資源:
ruby-jbuilder ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- オブジェクト指向スクリプト言語 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