Class: ActsAsTaggableSimple::Tagging

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
Mongoid::Document
Defined in:
lib/mongoid/tagging.rb,
lib/active_record/tagging.rb

Overview

ActiveRecord model for storing a join between a taggable object and an ActsAsTaggableSimple::Tag object.