laserlemon / vestal_versions

Keep a DRY history of your ActiveRecord models' changes
MIT License
933 stars 229 forks source link

how do u use "user_with_name" method? #113

Open thomasjoyce opened 9 years ago

thomasjoyce commented 9 years ago

any idea who to send in the current_user attribute value while updating a model?

maxkaplan commented 5 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?

maxkaplan commented 5 years ago

This fixed it for me: https://github.com/laserlemon/vestal_versions/issues/30#issuecomment-409964