mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Mongrel::HttpServer hack no longer needed
This commit is contained in:
parent
d69076322e
commit
492001c987
1 changed files with 0 additions and 5 deletions
|
@ -59,8 +59,3 @@ module Rack
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# This is to trick newrelic into enabling the agent automatically.
|
|
||||||
module Mongrel
|
|
||||||
class HttpServer
|
|
||||||
end
|
|
||||||
end
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue