Commit 25d793ea authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #5900 from dprolife/patch-1

Fix 'uninitialized constant Unicorn' error
parents 854977a2 6b2ee672
# 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'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment