mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Revert "Revert "Fix Dispatch.new so passenger works" as it broke the build"
This reverts commit 49b52cadc2.
This commit is contained in:
@@ -50,7 +50,7 @@ module ActionController
|
||||
|
||||
def new
|
||||
# DEPRECATE Rails application fallback
|
||||
Rails.application
|
||||
Rails.application.new
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user