Class: EmmyHttp::Adapter

Inherits:
Object
  • Object
show all
Defined in:
lib/emmy_http/adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#delegateObject

Returns the value of attribute delegate.



3
4
5
# File 'lib/emmy_http/adapter.rb', line 3

def delegate
  @delegate
end