Sha256: ebf30e1d76abc1d94d546931510bc1829de42b96a08bddb3d62cde221deb3e1d

Contents?: true

Size: 1.85 KB

Versions: 125

Compression:

Stored size: 1.85 KB

Contents

Dummy::Application.configure do
  # Settings specified here will take precedence over those in config/application.rb

  # Code is not reloaded between requests
  config.cache_classes = true

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

  # Disable Rails's static asset server (Apache or nginx will already do this)
  config.serve_static_assets = false

  # Compress JavaScripts and CSS
  config.assets.compress = true

  # Specifies the header that your server uses for sending files
  # (comment out if your front-end server doesn't support this)
  config.action_dispatch.x_sendfile_header = "X-Sendfile" # Use 'X-Accel-Redirect' for nginx

  # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
  # config.force_ssl = true

  # See everything in the log (default is :info)
  # config.log_level = :debug

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

  # 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"

  # Precompile additional assets (application.js, application.css, and all non-JS/CSS are already added)
  # config.assets.precompile += %w( search.js )

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

  # Enable threaded mode
  # config.threadsafe!

  # Enable locale fallbacks for I18n (makes lookups for any locale fall back to
  # the I18n.default_locale when a translation can not be found)
  config.i18n.fallbacks = true

  # Send deprecation notices to registered listeners
  config.active_support.deprecation = :notify
end

Version data entries

125 entries across 125 versions & 25 rubygems

Version Path
mediaelement_rails-0.8.2 test/dummy/config/environments/production.rb
mediaelement_rails-0.8.1 test/dummy/config/environments/production.rb
mediaelement_rails-0.8.0 test/dummy/config/environments/production.rb
mediaelement_rails-0.7.0 test/dummy/config/environments/production.rb
ruby-haml-js-0.0.5 spec/dummy/config/environments/production.rb
blogit-0.8.0 spec/dummy/config/environments/production.rb
ruby-haml-js-0.0.4 spec/dummy/config/environments/production.rb
mediaelement_rails-0.5.1 test/dummy/config/environments/production.rb
blogit-0.7.0 spec/dummy/config/environments/production.rb
mediaelement_rails-0.5.0 test/dummy/config/environments/production.rb
blogit-0.6.0 spec/dummy/config/environments/production.rb
blogit-0.5.1 spec/dummy/config/environments/production.rb
blogit-0.5.0 spec/dummy/config/environments/production.rb
mediaelement_rails-0.4.0 test/dummy/config/environments/production.rb
rdoroshenko_mediaelement_rails-0.4.0 test/dummy/config/environments/production.rb
manageable-0.1.4 spec/dummy/config/environments/production.rb
delayed_mailhopper-0.0.7 spec/dummy/config/environments/production.rb
delayed_mailhopper-0.0.6 spec/dummy/config/environments/production.rb
mailhopper-0.2.0 spec/dummy/config/environments/production.rb
mailhopper-0.1.1 spec/dummy/config/environments/production.rb