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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,375,666,696activesupport

Owners

#GravatarHandle
1iconaki77