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
I have a case where I am loading model attributes from YML and the history tracking of an embedded relation was failing on line 93 of update.rb. The value[0] value is nil.
I have a case where I am loading model attributes from YML and the history tracking of an embedded relation was failing on line 93 of update.rb. The
value[0]
value isnil
.proposed fix...
The text was updated successfully, but these errors were encountered: