Sha256: 4c1c7b83bd3acca91661532bb279d85c61164baa0d6e36e09b056564f1f60e98

Contents?: true

Size: 191 Bytes

Versions: 10

Compression:

Stored size: 191 Bytes

Contents

module Effective
  class RingWizard < ActiveRecord::Base
    self.table_name = (EffectiveProducts.ring_wizards_table_name || :ring_wizards).to_s

    effective_products_ring_wizard
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
effective_products-0.3.9 app/models/effective/ring_wizard.rb
effective_products-0.3.8 app/models/effective/ring_wizard.rb
effective_products-0.3.7 app/models/effective/ring_wizard.rb
effective_products-0.3.6 app/models/effective/ring_wizard.rb
effective_products-0.3.5 app/models/effective/ring_wizard.rb
effective_products-0.3.4 app/models/effective/ring_wizard.rb
effective_products-0.3.3 app/models/effective/ring_wizard.rb
effective_products-0.3.2 app/models/effective/ring_wizard.rb
effective_products-0.3.1 app/models/effective/ring_wizard.rb
effective_products-0.3.0 app/models/effective/ring_wizard.rb