Module: ActiveRecord::Acts::Tagger::SingletonMethods

Defined in:
lib/taxonomy/has_tagger.rb

Instance Method Summary collapse

Instance Method Details

#is_tagger?Boolean

Returns:

  • (Boolean)


45
46
47
# File 'lib/taxonomy/has_tagger.rb', line 45

def is_tagger?
  true
end