Sha256: b7896579602592a8fb0fee88e25d1569adf2745624675bb30859ee5cf1250a2f

Contents?: true

Size: 172 Bytes

Versions: 12

Compression:

Stored size: 172 Bytes

Contents

module Effective
  class RingWizard < ActiveRecord::Base
    self.table_name = EffectiveProducts.ring_wizards_table_name.to_s

    effective_products_ring_wizard
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
effective_products-0.2.1 app/models/effective/ring_wizard.rb
effective_products-0.2.0 app/models/effective/ring_wizard.rb
effective_products-0.1.2 app/models/effective/ring_wizard.rb
effective_products-0.1.1 app/models/effective/ring_wizard.rb
effective_products-0.1.0 app/models/effective/ring_wizard.rb
effective_products-0.0.9 app/models/effective/ring_wizard.rb
effective_products-0.0.8 app/models/effective/ring_wizard.rb
effective_products-0.0.7 app/models/effective/ring_wizard.rb
effective_products-0.0.6 app/models/effective/ring_wizard.rb
effective_products-0.0.5 app/models/effective/ring_wizard.rb
effective_products-0.0.4 app/models/effective/ring_wizard.rb
effective_products-0.0.3 app/models/effective/ring_wizard.rb