Sha256: 9c0432c5c239adbc220354c13338d86c0b0ec6a9315f0f63fe9568654cda62c7
Contents?: true
Size: 355 Bytes
Versions: 2
Compression:
Stored size: 355 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 = true 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
interlock-1.0 | test/integration/app/config/environments/development.rb |
interlock-1.1 | test/integration/app/config/environments/development.rb |