Sha256: 232dd6d39d8ae217d90c0e88cb8850b8a5867fbf0d92bede8466a9a45b88c1f3

Contents?: true

Size: 555 Bytes

Versions: 11

Compression:

Stored size: 555 Bytes

Contents

EffectiveProducts.setup do |config|
  # Layout Settings
  # Configure the Layout per controller, or all at once
  # config.layout = { application: 'application', admin: 'admin' }

  # Payment Wizard Settings
  # config.ring_wizards_class_name = 'Effective::RingWizard'
  # config.stamp_wizards_class_name = 'Effective::StampWizard'

  # The available stamp categories
  config.stamp_categories = ['Physical', 'Digital-only', 'Stamp', 'Stamp and Certificate']

  # Use effective roles. Not sure what this does yet.
  config.use_effective_roles = true

end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
effective_products-0.3.10 config/effective_products.rb
effective_products-0.3.9 config/effective_products.rb
effective_products-0.3.8 config/effective_products.rb
effective_products-0.3.7 config/effective_products.rb
effective_products-0.3.6 config/effective_products.rb
effective_products-0.3.5 config/effective_products.rb
effective_products-0.3.4 config/effective_products.rb
effective_products-0.3.3 config/effective_products.rb
effective_products-0.3.2 config/effective_products.rb
effective_products-0.3.1 config/effective_products.rb
effective_products-0.3.0 config/effective_products.rb