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
- Add tenant: option to tagged_with
- Using different column instead of id for taggable_id or Using the Id column as UUID in MySQL
- Install / migration error on Rails 7.0.2.2
- Improving Performance of Tags
- tag_list is declared an attribute
- avoid select(all_fields) in any tag query to fix error when use as subquery
- Mysql2::Error: Cannot drop index
- N+1 SQL query problem with serialization due to tag_list
- Docs
- DestroyManager.up
- CreateManagers#change
- CreateProposal#change
- DirectUploadsController#direct_upload_params
- DirectUploadsController#create
- Dashboard::BaseController#detect_new_actions_after_last_login
- Dashboard::BaseController#next_goal
- Dashboard::BaseController#community_members_count
- Dashboard::BaseController#next_goal_progress
- Dashboard::BaseController#next_goal_supports