Class: BucketCake::Entities::Offers

Inherits:
Base::Latest show all
Defined in:
lib/bucket_cake/entities.rb

Constant Summary collapse

FOLDER =
'offers'
PROTOCLASS =
Cakeproto::Offer

Instance Attribute Summary

Attributes inherited from Base

#cursor

Method Summary

Methods inherited from Base::Latest

#has_new_data?, #initialize

Methods inherited from Base

#initialize, #items

Constructor Details

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