Tyler Loggins
Results
2
comments of
Tyler Loggins
Just seconding this change as I ran into the same use case.
I'd also advocate for this change, over moving to AbstractModel. We ended up going with a monkey patch of the config class as a solution in the meantime: ``` class...