Mercurial > rsstweet
diff config/environments/development.rb @ 205:8190fa511e35
Fix some code style
author | nanaya <me@nanaya.pro> |
---|---|
date | Mon, 19 Oct 2020 04:09:12 +0900 |
parents | f67f3ad50270 |
children | 2335107f35d0 |
line wrap: on
line diff
--- a/config/environments/development.rb Mon Oct 19 04:08:30 2020 +0900 +++ b/config/environments/development.rb Mon Oct 19 04:09:12 2020 +0900 @@ -31,7 +31,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