diff 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
line wrap: on
line diff
--- a/config/environments/production.rb	Fri Sep 05 23:11:19 2014 +0900
+++ b/config/environments/production.rb	Fri Sep 05 23:11:51 2014 +0900
@@ -22,7 +22,6 @@
   # Disable Rails's static asset server (Apache or nginx will already do this).
   config.serve_static_assets = false
 
-
   # Specifies the header that your server uses for sending files.
   # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache
   # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx
@@ -45,7 +44,6 @@
   # Enable serving of images, stylesheets, and JavaScripts from an asset server.
   # config.action_controller.asset_host = "http://assets.example.com"
 
-
   # Ignore bad email addresses and do not raise email delivery errors.
   # Set this to true and configure the email server for immediate delivery to raise delivery errors.
   # config.action_mailer.raise_delivery_errors = false