Methods

ActsAsTaggableOn::Taggable::Collection::InstanceMethods

Public Instance Methods

tag_counts_on(context, options={}) click to toggle source
# File lib/acts_as_taggable_on/acts_as_taggable_on/collection.rb, line 179
def tag_counts_on(context, options={})
  self.class.tag_counts_on(context, options.merge(:id => id))
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.