Categories: None [Edit]

prato

https://rubygems.org/gems/prato
https://github.com/trecitano/prato
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.

Total

Ranking: 192,593 of 193,101
Downloads: 192

Daily

Ranking: 79,042 of 193,081
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
36792,261,425activerecord

Owners

#GravatarHandle
1iconAsler