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
- I add two tags of "GDP" and "GDP" for Map object but Map.tagged_with ("GDP") return empty
- Interesting behavior of tagged_with options
- acts_as_taggable changes in after_commit callback?
- tags with taggable_id nil !?
- Extremely slow queries when using #tagged_with a lot of tags
- Unable to sort by taggings.created_at due to SHA/random table aliases
- acts_as_taggable and acts_as_ordered_taggable clobber each other
- tagged_with returns duplicates on a model with two different types of tags
- gem fails silently - returns empty array when two tags are considered the same by db (mysql)
- tagged_with through association not working
- Docs