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
- Upgrading from sqlite3 1.7 to 2.2 gives error Encoding::UndefinedConversionError when saving a tag with special chars
- feat!: support rails 8.0
- Suggestion for a single-file migration (some indexes were removed)
- SQL-Query on every update (even without Changes)
- New `acts_as_taggable_on:sharded_db:install_initializer` task is broken
- Option to prevent user of inserting malicious text in the tag
- Performance improvements
- Applying custom parser on save only
- `tagged_with` adding backslash to tag names when `any: true`
- Add release date to latest release in changelog
- Docs
- Account::Interactions#follow!
- Admin::AccountActionsHelper#account_action_type_label
- IdsToBigints#included_columns
- IdsToBigints#tables
- IdsToBigints#display_warning
- InitialStateSerializer#serialized_account
- InitialStateSerializer#object_account_user
- InitialStateSerializer#default_meta_store
- ActionDispatch::RemoteIp::GetIpExtensions#calculate_ip
- Status::SearchConcern#searchable_properties