[ Bron: ruby-jbuilder ]
Pakket: ruby-jbuilder (2.10.0-1)
Verwijzigingen voor ruby-jbuilder
Debian bronnen:
Het bronpakket ruby-jbuilder downloaden:
- [ruby-jbuilder_2.10.0-1.dsc]
- [ruby-jbuilder_2.10.0.orig.tar.gz]
- [ruby-jbuilder_2.10.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-jbuilder gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-activesupport (>= 2:4.2.0)
- collection of utility classes used by the Rails framework
-
- dep: ruby-multi-json (>= 1.2)
- Ruby library to provide easy switching between different JSON backends