Module: CrazyHarry::Foster

Included in:
Base
Defined in:
lib/crazy_harry/foster.rb

Instance Method Summary collapse

Instance Method Details

#foster!Object



4
5
6
7
8
9
10
# File 'lib/crazy_harry/foster.rb', line 4

def foster!
  self.steps << foster_orphaned_li

  run!

  self
end