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
- Ambiguous column issue when using .count
- `self.find_or_create_all_with_like_by_name` does not respect many databases nor nested transactions
- UPGRADING link in README is broken
- tag_list is declared an attribute
- undefined method `arity' for {:polymorphic=>true}:Hash
- Duplicate Tag error
- migration 6_add_missing_indexes_on_taggings redundant index?
- Option ActsAsTaggableOn.taggings_table is not honored in version 8.1.0
- avoid select(all_fields) in any tag query to fix error when use as subquery
- tag_list.remove(tag_name), tag_name should take symbol as string
- Docs