Name: | rh-ror41-rubygem-jbuilder |
Version: | 2.2.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 22762 |
License: | MIT |
RPM: |
rh-ror41-rubygem-jbuilder-2.2.2-1.el7.noarch.rpm
|
Source RPM: |
rh-ror41-rubygem-jbuilder-2.2.2-1.el7.src.rpm
|
Build Date: | Mon Feb 06 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/rails/jbuilder |
Summary: | Create JSON structures via a Builder-style DSL |
Description: | Jbuilder gives you a simple DSL for declaring JSON structures that beats
massaging giant hash structures. This is particularly helpful when
the generation process is fraught with conditionals and loops. |