Registry / database / acts-as-taggable-on

acts-as-taggable-on

JSON →
library13.0.0rbrubygemsunverified

ActsAsTaggableOn allows tagging a single model on several contexts such as skills, interests, and awards with advanced functionality.

gem install acts-as-taggable-on
INSTALL
IMPORT
SIG · ACTS-AS-TAGGABLE-O
A
acts-as-taggable-on
databaserubyv13.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActsAsTaggableOn
require 'acts-as-taggable-on'

Define a User model with tagging on skills and interests

require 'acts-as-taggable-on' class User < ActiveRecord::Base acts_as_taggable_on :skills, :interests end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
13.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
55 hits · last 30 days
node
44
OpenAI (training)
1
Resources
acts-as-taggable-on — gem install acts-as-taggable-on · libregistry