Pattern: Missing use of attr { CONST }
Issue: -
Enforces attr { CONST }
instead of attr CONST
in factories, because the latter forces autoload, which slows down spec startup time and Zeus reload time after touching a model.
Pattern: Missing use of attr { CONST }
Issue: -
Enforces attr { CONST }
instead of attr CONST
in factories, because the latter forces autoload, which slows down spec startup time and Zeus reload time after touching a model.