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
- Tags and tags_list returning different things
- I want to help improving the "wild" search
- implement date range to tag clouds - tag_counts_on -
- Broken SQL generated with Rails .none scope (NullScope)
- Migration fails, index too long, utf8mb4 charset
- Owned Tags Not Showing Up in Tag_List
- Removing the 255 character limit on tags
- match_all is not working when using :on
- tagged_with(' ') returns an empty set regardless of the value of :exclude
- Alter tagged_with(' ') to return full scope when exclude is true
- Docs