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
- optimize all-tags-query using a query instead of a join per tag
- Fix issue when reordering tags and @@remove_unused_tags is true
- Using different column instead of id for taggable_id or Using the Id column as UUID in MySQL
- Improving Performance of Tags
- acts_as_ordered_taggable_on is not compatible with Rails 6.1
- *** NoMethodError Exception: undefined method `set_attribute_was' for
- Loads all tags/taggings on taggable object load after upgrading to v6.0.0
- Doesn't save tags passed as associations after upgrading to 6.0.0
- AATO 6.0.X does not work with new records
- NoMethodError when trying to create post with tag_list field
- Docs
- PremailerBundledAssetStrategy#load
- FollowRecommendationMute#invalidate_follow_recommendations_cache
- User::HasSettings#hide_all_media?
- User::HasSettings#show_all_media?
- User::HasSettings#shows_application?
- User::HasSettings#aggregates_reblogs?
- User::HasSettings#allows_trends_review_emails?
- User::HasSettings#allows_appeal_emails?
- User::HasSettings#allows_pending_account_emails?
- User::HasSettings#allows_report_emails?