laserlemon / vestal_versions

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

updated_by not working #115

Open sameerr25 opened 7 years ago

sameerr25 commented 7 years ago

Hi guys, updated_by option when updating a model is not working. I use devise for authentication. it saves null for user_id, user_type and user_name.