Fixed configs found during running 'rails server'
This commit is contained in:
@@ -74,10 +74,6 @@ Railsgoat::Application.configure do
|
||||
# Send deprecation notices to registered listeners.
|
||||
config.active_support.deprecation = :notify
|
||||
|
||||
# Log the query plan for queries taking more than this (works
|
||||
# with SQLite, MySQL, and PostgreSQL)
|
||||
# config.active_record.auto_explain_threshold_in_seconds = 0.5
|
||||
|
||||
# For Rails 4.0+: Eager load code on boot. This eager loads most of
|
||||
# Rails and your application in memory, allowing both thread web
|
||||
# servers and those relying on copy on write to perform better.
|
||||
|
||||
Reference in New Issue
Block a user