Sha256: c9568f46d39f05ce10f5eccc9116d9ae8758d8f8cf5bade57c0f0d481a89796b
Contents?: true
Size: 439 Bytes
Versions: 168
Compression:
Stored size: 439 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. config.cache_classes = true config.whiny_nils = true config.action_controller.consider_all_requests_local = true config.action_controller.perform_caching = false config.action_controller.allow_forgery_protection = false config.action_mailer.delivery_method = :test
Version data entries
168 entries across 56 versions & 2 rubygems