Class: Topsy::Target
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Topsy::Target
- Defined in:
- lib/topsy/target.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
13 14 15 |
# File 'lib/topsy/target.rb', line 13 def to_s "Topsy Target: #{url}" end |