Sha256: 7b14ac9a9c4f0610a140e5ce52778864dcef6754cc651eb24d0548329cf69b59

Contents?: true

Size: 175 Bytes

Versions: 9

Compression:

Stored size: 175 Bytes

Contents

module Effective
  class StampWizard < ActiveRecord::Base
    self.table_name = EffectiveProducts.stamp_wizards_table_name.to_s

    effective_products_stamp_wizard
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
effective_products-0.2.1 app/models/effective/stamp_wizard.rb
effective_products-0.2.0 app/models/effective/stamp_wizard.rb
effective_products-0.1.2 app/models/effective/stamp_wizard.rb
effective_products-0.1.1 app/models/effective/stamp_wizard.rb
effective_products-0.1.0 app/models/effective/stamp_wizard.rb
effective_products-0.0.9 app/models/effective/stamp_wizard.rb
effective_products-0.0.8 app/models/effective/stamp_wizard.rb
effective_products-0.0.7 app/models/effective/stamp_wizard.rb
effective_products-0.0.6 app/models/effective/stamp_wizard.rb