Class: Topsy::SearchHistogram

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



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