Class: EmmyHttp::Adapter
- Inherits:
-
Object
- Object
- EmmyHttp::Adapter
- Defined in:
- lib/emmy_http/adapter.rb
Instance Attribute Summary collapse
-
#delegate ⇒ Object
Returns the value of attribute delegate.
Instance Attribute Details
#delegate ⇒ Object
Returns the value of attribute delegate.
3 4 5 |
# File 'lib/emmy_http/adapter.rb', line 3 def delegate @delegate end |