Module: ReverseProxy::Patch

Defined in:
lib/reverse_proxy/patch.rb,
lib/reverse_proxy/patch/puma.rb

Defined Under Namespace

Modules: Puma

Class Method Summary collapse

Class Method Details

.applyObject



5
6
7
# File 'lib/reverse_proxy/patch.rb', line 5

def self.apply
  ReverseProxy::Patch::Puma.patch
end