Sha256: 01b28629d78dd8adabf59ae5611afa0270211e460bc91fffc81d19fa65aaacfa

Contents?: true

Size: 164 Bytes

Versions: 10

Compression:

Stored size: 164 Bytes

Contents

class PromotionActionLineItem < ActiveRecord::Base

  belongs_to :promotion_action, :class_name => 'Promotion::Actions::CreateLineItems'
  belongs_to :variant

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
spree_promo-0.70.7 app/models/promotion_action_line_item.rb
spree_promo-0.70.6 app/models/promotion_action_line_item.rb
spree_promo-0.70.5 app/models/promotion_action_line_item.rb
spree_promo-0.70.4 app/models/promotion_action_line_item.rb
spree_promo-0.70.3 app/models/promotion_action_line_item.rb
spree_promo-0.70.2 app/models/promotion_action_line_item.rb
spree_promo-0.70.1 app/models/promotion_action_line_item.rb
spree_promo-0.70.0 app/models/promotion_action_line_item.rb
spree_promo-0.70.0.rc2 app/models/promotion_action_line_item.rb
spree_promo-0.70.RC1 app/models/promotion_action_line_item.rb