RubyGems Navigation menu

strict_lazy 0.4.0

strict_lazy applies the spirit of Rails' strict_loading to computed values (external APIs, window functions, cross-table aggregates) that associations cannot express. It forces explicit preloading and raises on unloaded access in development/test, so hidden per-record queries never slip into views. No batch-loader / N1Loader / ar_lazy_preload dependency — activesupport only.

Gemfile:
=

install:
=

Versions:

  1. 0.4.0 June 15, 2026 (25 KB)
  2. 0.3.0 June 14, 2026 (21.5 KB)

Runtime Dependencies (1):

activesupport >= 8.0

Owners:

Pushed by:

Authors:

  • aki77

SHA 256 checksum:

=

Total downloads 304

For this version 113

Version Released:

License:

MIT

Required Ruby Version: >= 3.4.0

New versions require MFA: true

Version published with MFA: true

Links: