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
- The suggested `add_owned_tag` adds all tags to owner<>item relationship
- chained tagged_with throws ActiveRecord::StatementInvalid: Mysql2::Error: Not unique table/alias error
- "PG::SyntaxError: ERROR: subquery has too many columns" when using tag_counts / tags_on on a relation that uses associations
- Strong parameters should be an array in the docs
- Tags are not saved -> acts_as_nested_set
- Feature Request: tags by multiple contexts
- Use includes with acts_as_ordered_taggable?
- Add config to use another tag object
- Dangerous Advice in README: binary_collation and ALTER TABLE
- Tag list filtering out Japanese tags when force_parameterize set to true
- Docs