Fixed issues with app.rb require
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.
Showing
Please
register
or
sign in
to comment