Module: PriceHubble::EntityConcern

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

Overview

Separated features of an entity instance

Defined Under Namespace

Modules: Associations, Attributes, Callbacks, Client, Persistence