You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seem that Readme is misleading? It suggests to call TypedDag::Configuration.set for each model, but it seem to just override TypedDag::Configuration#@instances. Only passing an array to TypedDag::Configuration.set seem to work.
Seem that Readme is misleading? It suggests to call
TypedDag::Configuration.setfor each model, but it seem to just overrideTypedDag::Configuration#@instances. Only passing an array toTypedDag::Configuration.setseem to work.