[ Bron: ruby-rabl ]
Pakket: ruby-rabl (0.13.1-1.1)
Verwijzigingen voor ruby-rabl
Debian bronnen:
Het bronpakket ruby-rabl downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Ruby templating library with JSON, BSON, XML and MessagePack support
RABL (Ruby API Builder Language) is a Rails and Padrino Ruby templating system for generating JSON, XML, MessagePack, and BSON.
It allows one to easily:
* create arbitrary nodes named based on combining data in an object * pass arguments to methods and store the result as a child node * render partial templates and inherit to reduce code duplication * rename or alias attributes to change the name from the model * append attributes from a child into a parent node * include nodes only if a certain condition has been met
Andere aan ruby-rabl gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-activesupport
- collection of utility classes used by the Rails framework
-
- dep: ruby-bson
- Ruby implementation of BSON
-
- dep: ruby-json
- JSON library for Ruby
-
- dep: ruby-msgpack
- Ruby library for MessagePack
-
- sug: ruby-hashie
- small collection of tools that make hashes more powerful