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
- STI problem: both Parent and Child are taggable
- Provide prefix option in tagged_with method in tag.rb for prefix match.
- tagged_with returns Ordered Hash in Rails 3.2.19
- ReadOnlyRecord error
- find_related_* when ONLY_FULL_GROUP_BY set in MySQL
- Loading an object with multiple tags via GET param
- multiple tagged_with calls break size()
- Consider performance of postgresql Arrays
- I haven't way to know about validation errors of tags
- Finding tag counts across multiple models
- Docs