acts-as-taggable-on
https://github.com/mbleigh/acts-as-taggable-on
Ruby
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
36 Subscribers
View all SubscribersAdd a CodeTriage badge to acts-as-taggable-on
Help out
- Issues
- Rails 5.2.2 dependency not specified
- .tagged_with([], any:true) always selects all fields, v.6.0.0
- Regression on escape_like on latest
- fix association for tags counter_cache on migration
- What is the "group" column for and how can I write to it?
- Add a test case for previous_changes
- taggings_count not updating in act as taggable
- Fix caching on first save for an unused model
- Loads all tags/taggings on taggable object load after upgrading to v6.0.0
- Scope tags for taggable type
- Docs