EnglishFrenchSpanish

Ad


OnWorks favicon

Jbuilder

Free download Jbuilder Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Jbuilder whose latest release can be downloaded as v2.11.5.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Jbuilder with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


Jbuilder


DESCRIPTION

Jbuilder gives you a simple DSL for declaring JSON structures that beats manipulating giant hash structures. This is particularly helpful when the generation process is fraught with conditionals and loops. You can either use Jbuilder stand-alone or directly as an ActionView template language. When required in Rails, you can create views à la show.json.jbuilder (the json is already yielded). Fragment caching is supported, it uses Rails.cache and works like caching in HTML templates. If your collection cache depends on multiple sources (try to avoid this to keep things simple), you can name all these dependencies as part of a block that returns an array.



Features

  • Define attribute and structure names dynamically
  • Top level arrays can be handled directly
  • Merge existing hash or array to current context
  • Extract attributes from array directly
  • Make a plain array without keys
  • Jbuilder objects can be directly nested inside each other


Programming Language

Ruby


Categories

JSON

This is an application that can also be fetched from https://sourceforge.net/projects/jbuilder.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Ad