Categories: None [Edit]

strict_lazy

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

Total

Ranking: 175,161 of 196,687
Downloads: 2,632

Daily

Ranking: 17,639 of 196,658
Downloads: 36

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,432,774,546activesupport

Owners

#GravatarHandle
1iconaki77