Class: Topsy::SearchHistogram
- Inherits:
-
Hashie::Mash
- Object
- Hashie::Mash
- Topsy::SearchHistogram
- Defined in:
- lib/topsy/search_histogram.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
13 14 15 |
# File 'lib/topsy/search_histogram.rb', line 13 def to_s "Topsy SearchHistogram: #{histogram}, Period: #{period}, Count Method: #{count_method} , Slice: #{slice}" end |