mbleigh / acts-as-taggable-on

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
http://mbleigh.lighthouseapp.com/projects/10116-acts-as-taggable-on
MIT License
4.98k stars 1.19k forks source link

Rails 5.1 changed_attributes behaviour when working on assocation fixed #862

Closed haraldkrischner closed 6 years ago

haraldkrischner commented 7 years ago

fixing #836

haraldkrischner commented 7 years ago

I could use help with the rails 4.2 part :-\ For my project I do not need that downward compatibilty…