Class: Topsy::Target

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



13
14
15
# File 'lib/topsy/target.rb', line 13

def to_s
  "Topsy Target: #{url}"
end