Class: Effective::Tagging

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/effective/tagging.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



22
23
24
# File 'app/models/effective/tagging.rb', line 22

def to_s
  model_name.human
end