Module: PriceHubble::EntityConcern

Defined in:
lib/pricehubble.rb,
lib/pricehubble/entity/concern/client.rb,
lib/pricehubble/entity/concern/callbacks.rb,
lib/pricehubble/entity/concern/attributes.rb,
lib/pricehubble/entity/concern/persistence.rb,
lib/pricehubble/entity/concern/associations.rb,
lib/pricehubble/entity/concern/attributes/enum.rb,
lib/pricehubble/entity/concern/attributes/range.rb,
lib/pricehubble/entity/concern/attributes/date_array.rb,
lib/pricehubble/entity/concern/attributes/string_inquirer.rb

Overview

Separated features of an entity instance

Defined Under Namespace

Modules: Associations, Attributes, Callbacks, Client, Persistence