Class: Topsy::LinkpostCount

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



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

def to_s
  "Topsy LinkpostCount: #{all}"
end