Sha256: 0345ed0cc5c2e424e95a3cdaa55b0025141407a0454e7b40200aef1b6e75ab9f

Contents?: true

Size: 368 Bytes

Versions: 6

Compression:

Stored size: 368 Bytes

Contents

config.cache_classes = ENV['PRODUCTION']
config.whiny_nils = true
config.action_controller.consider_all_requests_local = !ENV['PRODUCTION']
config.action_controller.perform_caching = ENV['PRODUCTION']
config.action_view.cache_template_extensions = ENV['PRODUCTION']
config.action_view.debug_rjs = !ENV['PRODUCTION']
config.action_mailer.raise_delivery_errors = false

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
johnsbrn-has_many_polymorphs-2.13.1 test/integration/app/config/environments/development.rb
johnsbrn-has_many_polymorphs-2.13 test/integration/app/config/environments/development.rb
has_many_polymorphs-2.12 test/integration/app/config/environments/development.rb
spree-0.6.0 vendor/plugins/has_many_polymorphs/test/integration/app/config/environments/development.rb
spree-0.7.0 vendor/plugins/has_many_polymorphs/test/integration/app/config/environments/development.rb
spree-0.7.1 vendor/plugins/has_many_polymorphs/test/integration/app/config/environments/development.rb