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: 180,624 of 195,789
Downloads: 2,096

Daily

Ranking: 18,117 of 195,762
Downloads: 35

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,403,259,294activesupport

Owners

#GravatarHandle
1iconaki77