RoastMe.ru (logo)

rails/jbuilder

jbuilder, JBuilder, на сайте с 09 декабря 2022, 06:35
API builder and discovery
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. Here's a simple example: Create JSON structures via a Builder-style DSL.
  • https://github.com/rails/jbuilder

Загружается...