Class: ReverseProxy::Bind::Unix

Inherits:
Formatter show all
Defined in:
lib/reverse_proxy/bind.rb

Instance Attribute Summary

Attributes inherited from Formatter

#data

Instance Method Summary collapse

Methods inherited from Formatter

add, formats, #initialize, #to_s, #uri

Constructor Details

This class inherits a constructor from ReverseProxy::Bind::Formatter

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ReverseProxy::Bind::Formatter

Instance Method Details

#schemeObject



33
# File 'lib/reverse_proxy/bind.rb', line 33

def scheme; "unix"; end