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
- Added find_all_related_for which finds tags no matter the tagger
- Index name 'index_taggings_on_tag_id' on table 'taggings' already exists
- tagged_with(tags, match_all: true).count does not work
- Mysql tagged_with case sensitivity
- Performance issues when adding or updating tags
- set_owner_tag_list_on doesn't remove all tags
- NoMethodError in QuestionsController#update, undefined method `new' for " ":String Did you mean? next
- Different tag types go to the same pool
- Rails and ember with acts-as-taggable-on. How to handle relationships in JSONAPI endpoint?
- `cached_tag_list` column is ignored
- Docs