diff --git a/config/environments/development.rb b/config/environments/development.rb index 62b3dd2843..cf50de16a2 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -9,7 +9,6 @@ Discourse::Application.configure do config.cache_classes = false config.file_watcher = ActiveSupport::EventedFileUpdateChecker - # Log error messages when you accidentally call methods on nil. config.eager_load = false # Use the schema_cache.yml file generated during db:migrate (via db:schema:cache:dump)