Module: Tagtical::Tagger::SingletonMethods

Defined in:
lib/tagtical/acts_as_tagger.rb

Instance Method Summary collapse

Instance Method Details

#is_tagger?Boolean

Returns:

  • (Boolean)


64
65
66
# File 'lib/tagtical/acts_as_tagger.rb', line 64

def is_tagger?
  true
end