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
Class Attribute Summary collapse
-
.id ⇒ Object
Returns the value of attribute id.
Class Attribute Details
.id ⇒ Object
Returns the value of attribute id.
7 8 9 |
# File 'lib/reverse_proxy/proxy.rb', line 7 def id @id end |