Revert "Fix Dispatch.new so passenger works" as it broke the build
This reverts commit c97c31b096e627480b64403d1460065738941c3e.
This commit is contained in:
parent
c97c31b096
commit
49b52cadc2
@ -50,7 +50,7 @@ def define_dispatcher_callbacks(cache_classes)
|
||||
|
||||
def new
|
||||
# DEPRECATE Rails application fallback
|
||||
Rails.application.new
|
||||
Rails.application
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user