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.96k stars 1.2k forks source link

Add support for Rails 6.1 #1015

Closed rhymes closed 3 years ago

rhymes commented 3 years ago

Tentative support for Rails 6.1

seuros commented 3 years ago

Already merged a working version in master. Thanks for your attempt @rhymes