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
- Issue when tagging child classes
- Query in all_tag_counts
- Issue with tag_list ordering when using RSpec and postgreSQL
- Tagging a resource with another resource
- 4 SQL statement generated when adding a new tag
- Two models with the same tag contexts -> problems finding records by tags
- docs suggestion: clarify match_all vs default query behaviour
- how override attr_accessible role for field :name in Tag model ?
- Need to document caching
- dirty methods do not work when tag_list changed using 'add' and 'remove' methods
- Docs