Class: Topsy::LinkSearchResult
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Topsy::LinkSearchResult
- Defined in:
- lib/topsy/link_search_result.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
19 20 21 |
# File 'lib/topsy/link_search_result.rb', line 19 def to_s "Topsy LinkSearchResult: #{url}, @#{title}, hits: #{hits}" end |