Class: Celluloid::ActorProxy

Inherits:
Object
  • Object
show all
Defined in:
lib/sucker_punch/testing/inline.rb

Instance Method Summary collapse

Instance Method Details

#async(method_name = nil, *args, &block) ⇒ Object



3
4
5
# File 'lib/sucker_punch/testing/inline.rb', line 3

def async(method_name = nil, *args, &block)
  self
end