Module: Odania::Taggable::TagCount

Included in:
Site
Defined in:
lib/odania/taggable/tag_count.rb

Instance Method Summary collapse

Instance Method Details

#tag_counts_on(context) ⇒ Object



4
5
6
# File 'lib/odania/taggable/tag_count.rb', line 4

def tag_counts_on(context)
	self.tags
end