Open thomasjoyce opened 9 years ago
I would like to know how to do this too. In my Rails 4.2 app the user_id is not being set for versions. Does the user model need to be defined in the initializer?
This fixed it for me: https://github.com/laserlemon/vestal_versions/issues/30#issuecomment-409964
any idea who to send in the current_user attribute value while updating a model?