Rails Console changes not persistent in Docker-Compose

Thanks for the suggestion, what confuses me now is that there was a diff running (unsure why); I turned it off and all changes seem to be persistent now, without requiring a .save!. Is this expected? Will my changes revert without this .save! call? If so, when will they revert?