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
Having the `:model_class` set to `::ContainerImage` meant that
auto_model_class was not being called, causing any records which did not
have a `:type` explicitly set by the parser would end up having a type
set to the base `::ContainerImage` class.
0 commit comments