Libraries
»
webficient-browsercms
(3.0.1)
»
Index
»
Tag
»
#tagging_count
Method: Tag#tagging_count
Defined in:
app/models/tag.rb
#
tagging_count
⇒
Object
48 49 50
# File 'app/models/tag.rb', line 48
def
tagging_count
taggings
.
count
end