Class: Topsy::Tag

Inherits:
Hashie::Mash
  • Object
show all
Defined in:
lib/topsy/tag.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



11
12
13
# File 'lib/topsy/tag.rb', line 11

def to_s
  "Topsy Tag: #{name}"
end