Ask A Question
Notifications
You’re not receiving notifications from this thread.
Is there a acts_as_taggable gem that works on Rails 6?
The acts_as_taggable gem only supports upto rails 5.
Appologies if this is a stupid question.
Thanks,
Gerard
acts_as_taggable_on works with Rails 6. I've been using it for ages, should do what you need. 👍