Module: PriceHubble::EntityConcern::Associations

Extended by:
ActiveSupport::Concern
Included in:
BaseEntity
Defined in:
lib/price_hubble/entity/concern/associations.rb

Overview

Allow simple association mappings like ActiveRecord supports (eg. has_one, has_many).