We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 346d3ff + 070489e commit 095a149Copy full SHA for 095a149
1 file changed
config/puma.rb
@@ -38,14 +38,4 @@
38
# Silence Puma output in test environment
39
if ENV.fetch("RAILS_ENV", "development") == "test"
40
quiet
41
-end
42
-
43
-preload_app!
44
-# "worker" is the Puma term, not a background job.
45
-on_worker_boot do
46
- ActiveSupport.on_load(:active_record) do
47
- ActiveRecord::Base.establish_connection
48
- end
49
50
- SemanticLogger.reopen
51
+end
0 commit comments