Exception: StrictLazy::UnloadedError

Inherits:
Error
  • Object
show all
Defined in:
lib/strict_lazy/errors.rb

Overview

Raised when a lazy value is read without a preceding StrictLazy.preload while violation is :raise (the default in development/test).