Class: BucketCake::Facts::Clicks

Inherits:
Base::Range show all
Defined in:
lib/bucket_cake/facts.rb

Constant Summary collapse

FOLDER =
'clicks'
PROTOCLASS =
-> { Cakeproto::Click }

Instance Attribute Summary

Attributes inherited from Base::Range

#end_time, #start_time

Method Summary

Methods inherited from Base::Range

#initialize

Methods included from TimeHelper

#assert_time, #hour_cursor, #hour_keys, #minute_cursor

Methods inherited from Base

#items

Constructor Details

This class inherits a constructor from BucketCake::Base::Range