comparison config/environments/production.rb @ 20:a2f7dfc68f44

Remove extra blank lines, add eol at eof where missing.
author edogawaconan <me@myconan.net>
date Fri, 05 Sep 2014 23:11:51 +0900
parents a1c9fadc0904
children efc548be0a3a
comparison
equal deleted inserted replaced
19:157f7fd136fc 20:a2f7dfc68f44
20 # config.action_dispatch.rack_cache = true 20 # config.action_dispatch.rack_cache = true
21 21
22 # Disable Rails's static asset server (Apache or nginx will already do this). 22 # Disable Rails's static asset server (Apache or nginx will already do this).
23 config.serve_static_assets = false 23 config.serve_static_assets = false
24 24
25
26 # Specifies the header that your server uses for sending files. 25 # Specifies the header that your server uses for sending files.
27 # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache 26 # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache
28 # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx 27 # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx
29 28
30 # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies. 29 # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
43 # config.cache_store = :mem_cache_store 42 # config.cache_store = :mem_cache_store
44 43
45 # Enable serving of images, stylesheets, and JavaScripts from an asset server. 44 # Enable serving of images, stylesheets, and JavaScripts from an asset server.
46 # config.action_controller.asset_host = "http://assets.example.com" 45 # config.action_controller.asset_host = "http://assets.example.com"
47 46
48
49 # Ignore bad email addresses and do not raise email delivery errors. 47 # Ignore bad email addresses and do not raise email delivery errors.
50 # Set this to true and configure the email server for immediate delivery to raise delivery errors. 48 # Set this to true and configure the email server for immediate delivery to raise delivery errors.
51 # config.action_mailer.raise_delivery_errors = false 49 # config.action_mailer.raise_delivery_errors = false
52 50
53 # Enable locale fallbacks for I18n (makes lookups for any locale fall back to 51 # Enable locale fallbacks for I18n (makes lookups for any locale fall back to