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
.apply ⇒ Object
5 6 7 |
# File 'lib/reverse_proxy/patch.rb', line 5 def self.apply ReverseProxy::Patch::Puma.patch end |