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 want to create an Tag Category name with numeric Digit in the Starting But it won't allow me to do so
- Cannot use global scope defined in ApplicationRecord
- Mysql2::Error: Cannot drop index
- Added strict_default_collation_match as a config option
- issue with untagged (or not tagged)
- Remove unused tags after updating
- Standard xxxxx_counts ( e.g., method 'context'_counts, 'reason'_counts ) seems not limiting count to the right scope
- N+1 SQL query problem with serialization due to tag_list
- Performance with wild: true in Postgres
- Missing Partial...missing tag_path. Can't use to link to tags
- Docs