Port details |
- rubygem-rabl-rails50 General ruby templating with json, bson, xml and msgpack support
- 0.15.0 devel
=0 0.14.5Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2017-05-25 01:50:34
- Last Update: 2022-01-11 18:47:35
- Commit Hash: 8230ddc
- Also Listed In: rubygems
- License: MIT
- Description:
- RABL (Ruby API Builder Language) is a Rails and Padrino ruby templating system
for generating JSON, XML, MessagePack, PList and BSON. It provides a more
expressive and powerful solution for generating APIs than ActiveRecord's
'to_json' method. It is particularly helpful when the JSON representation is
complex or doesn't match the exact schema defined within the database.
With it, one can easily:
- Create arbitrary nodes with names 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
WWW: https://github.com/nesquena/rabl
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rabl-rails50>0:devel/rubygem-rabl-rails50
- To install the port:
- cd /usr/ports/devel/rubygem-rabl-rails50/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-rabl-rails50
- pkg install rubygem-rabl-rails50
- PKGNAME: rubygem-rabl-rails50
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1641046890
SHA256 (rubygem/rabl-0.15.0.gem) = cb173bf4e9c84e6b640d42b56ca6b1132b4f6f24046431831bc39fd68f1fa5f4
SIZE (rubygem/rabl-0.15.0.gem) = 32768
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activesupport50>=2.3.14 : devel/rubygem-activesupport50
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-rabl-rails50
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|