unicorn_tcp.rb
594 Bytes
-
Fixed issues with app.rb require · 7fbc93c4
When trying to launch the app if the `LOAD_PATH` was not properly set the unicorn server was unable to load the `app.rb` source file. Updated to use the `expand_path` method from the File class.
Tobias Macey committed