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