module ActsAsTaggableOn::Tagger::SingletonMethods
Public Instance Methods
tagger?()
click to toggle source
# File lib/acts-as-taggable-on/tagger.rb, line 78 def tagger? true end
Also aliased as: is_tagger?