Module: PriceHubble::EntityConcern::Associations
- Extended by:
- ActiveSupport::Concern
- Included in:
- BaseEntity
- Defined in:
- lib/pricehubble/entity/concern/associations.rb
Overview
Allow simple association mappings like ActiveRecord supports (eg. has_one, has_many).