RubyGems Navigation menu

rails_query 0.3.0

RailsQuery provides a declarative abstraction for fetching, caching, and managing remote or expensive data in Rails applications. Inspired by modern data-fetching patterns, it introduces query lifecycle concepts such as caching, stale-while-revalidate, automatic invalidation, and request deduplication, while remaining idiomatic to the Rails ecosystem.

Gemfile:
=

install:
=

Versions:

  1. 0.3.0 May 03, 2026 (13 KB)
  2. 0.2.0 May 02, 2026 (11.5 KB)
  3. 0.1.0 May 02, 2026 (11.5 KB)

Runtime Dependencies (2):

Development Dependencies (6):

minitest ~> 5.0
mocha ~> 3.1
pry ~> 0.14
rake ~> 13.0
rubocop ~> 1.21
simplecov ~> 0.22

Owners:

Pushed by:

Authors:

  • Ilson Lasmar

SHA 256 checksum:

=

Total downloads 532

For this version 193

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: