Class: Celluloid::CellProxy

Inherits:
SyncProxy
  • 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



8
9
10
# File 'lib/sucker_punch/testing/inline.rb', line 8

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