RubyGems Navigation menu

prato 0.1.0

Prato is a library that simplifies the backend code required to support queryable data, by mapping parameters onto a table structure, allowing Prato to invoke Active Record methods like `.where`, `.order`, `.joins`, `.pluck` and others. The immediate use case for this is fetching data for tables in the frontend, and with a simple *Prato* table, it becomes trivial to provide any kind of filtering / sorting / pagination operations over an Active Record relation.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 May 04, 2026 (28 KB)

Runtime Dependencies (1):

activerecord >= 5.0

Owners:

Pushed by:

Authors:

  • Valter Santos

SHA 256 checksum:

=

Total downloads 171

For this version 171

Version Released:

License:

MIT

Required Ruby Version: >= 2.4.0

Links: