Mercurial > rsstweet
comparison 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 |
comparison
equal
deleted
inserted
replaced
19:157f7fd136fc | 20:a2f7dfc68f44 |
---|---|
17 # config.action_mailer.raise_delivery_errors = false | 17 # config.action_mailer.raise_delivery_errors = false |
18 | 18 |
19 # Print deprecation notices to the Rails logger. | 19 # Print deprecation notices to the Rails logger. |
20 config.active_support.deprecation = :log | 20 config.active_support.deprecation = :log |
21 | 21 |
22 | |
23 # Raises error for missing translations | 22 # Raises error for missing translations |
24 # config.action_view.raise_on_missing_translations = true | 23 # config.action_view.raise_on_missing_translations = true |
25 end | 24 end |