diff config/environments/development.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 7362277d416d
children 257910c60eb3
line wrap: on
line diff
--- a/config/environments/development.rb	Fri Sep 05 23:11:19 2014 +0900
+++ b/config/environments/development.rb	Fri Sep 05 23:11:51 2014 +0900
@@ -19,7 +19,6 @@
   # Print deprecation notices to the Rails logger.
   config.active_support.deprecation = :log
 
-
   # Raises error for missing translations
   # config.action_view.raise_on_missing_translations = true
 end