summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.ru1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.ru b/config.ru
index f7e5e091534..c45449dd03f 100644
--- a/config.ru
+++ b/config.ru
@@ -1,6 +1,7 @@
# This file is used by Rack-based servers to start the application.
unless defined?(PhusionPassenger)
+ require 'unicorn'
# Unicorn self-process killer
require 'unicorn/worker_killer'