Sha256: 706eb36787ca219a21a23e408f8bfe1bd5e16547ab8770c44ee0d0f9dd6526d3

Contents?: true

Size: 162 Bytes

Versions: 30

Compression:

Stored size: 162 Bytes

Contents

class ProductGroupCondition < ActiveRecord::Base

  include ProductGroupSearch

  belongs_to :product_group
  validates_presence_of :name, :operator, :value

end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
nimbleshop_core-0.0.23 app/models/product_group_condition.rb
nimbleshop_core-0.0.21 app/models/product_group_condition.rb
nimbleshop_core-0.0.20 app/models/product_group_condition.rb
nimbleshop_core-0.0.19 app/models/product_group_condition.rb
nimbleshop_core-0.0.17 app/models/product_group_condition.rb
nimbleshop_core-0.0.16 app/models/product_group_condition.rb
nimbleshop_core-0.0.15 app/models/product_group_condition.rb
nimbleshop_core-0.0.14 app/models/product_group_condition.rb
nimbleshop_core-0.0.14.rc2 app/models/product_group_condition.rb
nimbleshop_core-0.0.14.rc1 app/models/product_group_condition.rb
nimbleshop_core-0.0.13 app/models/product_group_condition.rb
nimbleshop_core-0.0.12 app/models/product_group_condition.rb
nimbleshop_core-0.0.11 app/models/product_group_condition.rb
nimbleshop_core-0.0.10 app/models/product_group_condition.rb
nimbleshop_core-0.0.9 app/models/product_group_condition.rb
nimbleshop_core-0.0.8 app/models/product_group_condition.rb
nimbleshop_core-0.0.7 app/models/product_group_condition.rb
nimbleshop_core-0.0.5 app/models/product_group_condition.rb
nimbleshop_core-0.0.4.beta1 app/models/product_group_condition.rb
nimbleshop_core-0.0.4 app/models/product_group_condition.rb