Module: ReverseProxy::Proxy

Defined in:
lib/reverse_proxy/proxy.rb,
lib/reverse_proxy/proxy/nginx.rb,
lib/reverse_proxy/proxy/generic.rb

Defined Under Namespace

Classes: Generic, Nginx

Class Attribute Summary collapse

Class Attribute Details

.idObject

Returns the value of attribute id.



7
8
9
# File 'lib/reverse_proxy/proxy.rb', line 7

def id
  @id
end