Table of Contents - acts_as_taggable-2.0.2 Documentation
Pages
Classes and Modules
- ActiveRecord
- ActiveRecord::Acts
- ActiveRecord::Acts::Taggable
- ActiveRecord::Acts::Taggable::ClassMethods
- ActiveRecord::Acts::Taggable::InstanceMethods
- ActiveRecord::Acts::Taggable::SingletonMethods
- ActiveRecord::Acts::Taggable::TagNamesMixin
- Object
Methods
- #acts_as_taggable — ActiveRecord::Acts::Taggable::ClassMethods
- #clear_tags! — ActiveRecord::Acts::Taggable::InstanceMethods
- #cloud — ActiveRecord::Acts::Taggable::SingletonMethods
- #count_uniq_tagged_with — ActiveRecord::Acts::Taggable::SingletonMethods
- #find_related_tagged — ActiveRecord::Acts::Taggable::SingletonMethods
- #find_related_tags — ActiveRecord::Acts::Taggable::SingletonMethods
- #find_tagged_with — ActiveRecord::Acts::Taggable::SingletonMethods
- #model_columns_for_sql — ActiveRecord::Acts::Taggable::SingletonMethods
- #mysql? — ActiveRecord::Acts::Taggable::SingletonMethods
- #postgresql? — ActiveRecord::Acts::Taggable::SingletonMethods
- #replace_tag — ActiveRecord::Acts::Taggable::SingletonMethods
- #set_locals_for_sql — ActiveRecord::Acts::Taggable::SingletonMethods
- #tag — ActiveRecord::Acts::Taggable::InstanceMethods
- #tag_collection — ActiveRecord::Acts::Taggable::InstanceMethods
- #tag_count — ActiveRecord::Acts::Taggable::SingletonMethods
- #tag_model — ActiveRecord::Acts::Taggable::InstanceMethods
- #tag_model_columns_for_sql — ActiveRecord::Acts::Taggable::SingletonMethods
- #tag_names — ActiveRecord::Acts::Taggable::InstanceMethods
- #tag_names= — ActiveRecord::Acts::Taggable::InstanceMethods
- #tag_remove — ActiveRecord::Acts::Taggable::InstanceMethods
- #tagged_related — ActiveRecord::Acts::Taggable::InstanceMethods
- #tagged_with? — ActiveRecord::Acts::Taggable::InstanceMethods
- #tagged_with_all? — ActiveRecord::Acts::Taggable::InstanceMethods
- #tagged_with_any? — ActiveRecord::Acts::Taggable::InstanceMethods
- #tags_count — ActiveRecord::Acts::Taggable::SingletonMethods
- #tags_join_model — ActiveRecord::Acts::Taggable::InstanceMethods