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
Expected behavior is that calling t2.media_file_datum= should set the media_file_datum_id field as well, which occurs for Rails (4) belongs_to associations. I suspect a similar situation for has_one as but I don't have that setup currently. I'm happy to work on a PR for this perhaps by next week.