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
- NoMethodError when trying to create post with tag_list field
- Index name 'index_taggings_on_tag_id' on table 'taggings' already exists
- `cached_tag_list` column is ignored
- release new version to capture Rails 5.1 Deprecation Warning patch
- Rails 5.1.0.beta1 tagged_with doesn't work
- Return user owned tags by context
- Using globalize gem
- ActsAsTaggableOn::Tagging Exists ROLLBACK when saving tag_list - Rails 5.0.0.beta3
- undefined method `tag_list' after update from 3.2.3 to 3.4
- Scoped tag counts
- Docs