Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
35953c961563
Commit
25d793ea
authored
Dec 22, 2013
by
Dmitriy Zaporozhets
Browse files
Merge pull request #5900 from dprolife/patch-1
Fix 'uninitialized constant Unicorn' error
parents
515608df3445
dadc6e98cd56
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.ru
View file @
35953c96
# 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'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment