typed_dag
typed_dag copied to clipboard
Setup for multiple models
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.