Skip to content

remove hardcoded app_dir from unicorn.rb.example

Matthias Käppler requested to merge github/fork/mikew/unicorn-app-dir-fix into master

Created by: mikew

uses File.expand_path '../../', __FILE__ instead.

Merge request reports