Sha256: 3962340ecf915f4cccf97cabfcc80a59e8ca089be8679201af4ffc662ff7b4c9

Contents?: true

Size: 195 Bytes

Versions: 10

Compression:

Stored size: 195 Bytes

Contents

module Effective
  class StampWizard < ActiveRecord::Base
    self.table_name = (EffectiveProducts.stamp_wizards_table_name || :stamp_wizards).to_s

    effective_products_stamp_wizard
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

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