Module: ActsAsTaggableOn::Tagger::SingletonMethods
- Defined in:
- lib/acts_as_taggable_on/tagger.rb
Instance Method Summary collapse
Instance Method Details
#is_tagger? ⇒ Boolean
63 64 65 |
# File 'lib/acts_as_taggable_on/tagger.rb', line 63 def is_tagger? true end |