Libraries
»
restify
(0.1.2)
»
Index
»
Restify
»
adapter
Method: Restify.adapter
Defined in:
lib/restify.rb
.
adapter
⇒
Object
28 29 30
# File 'lib/restify.rb', line 28
def
adapter
@adapter
||=
Adapter
::
EM
.
new
end