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
- Loading an object with multiple tags via GET param
- multiple tagged_with calls break size()
- Consider performance of postgresql Arrays
- I haven't way to know about validation errors of tags
- Feature Request: Ability to add and remove owned tags without supplying all tags and string manipulation
- Issue when tagging child classes
- tag_counts method returns out-of-order in Postgres
- Look into possibility of using has many with set
- SQLite: ClassMethods#save_tags() raises a Rollback
- Issue with tag_list ordering when using RSpec and postgreSQL
- Docs