Sha256: 65bf7c2ad7c2db9637df90c9038bf98428eab668fd95836060079c771589cd87

Contents?: true

Size: 908 Bytes

Versions: 110

Compression:

Stored size: 908 Bytes

Contents

# Settings specified here will take precedence over those in config/environment.rb

# The production environment is meant for finished, "live" apps.
# Code is not reloaded between requests
config.cache_classes = true

# Use a different logger for distributed setups
# config.logger = SyslogLogger.new

# Full error reports are disabled and caching is turned on
config.action_controller.consider_all_requests_local = false
config.action_controller.perform_caching             = true
config.action_view.cache_template_loading            = true

# Use a different cache store in production
# config.cache_store = :mem_cache_store

# Enable serving of images, stylesheets, and javascripts from an asset server
# config.action_controller.asset_host                  = "http://assets.example.com"

# Disable delivery errors, bad email addresses will be ignored
# config.action_mailer.raise_delivery_errors = false

Version data entries

110 entries across 96 versions & 29 rubygems

Version Path
environmentalist-0.2.2 test/rails212/config/environments/production.rb
erails-2.1.2 environments/production.rb
iknow-0.0.4 examples/iknow_on_rails/config/environments/production.rb
radiant-0.7.0 vendor/rails/railties/environments/production.rb
radiant-0.7.1 vendor/rails/railties/environments/production.rb
rails-2.1.1 environments/production.rb
rails-2.1.2 environments/production.rb
rails-2.1.0 environments/production.rb
warbler-0.9.12 spec/sample/config/environments/production.rb
warbler-0.9.13 spec/sample/config/environments/production.rb