Module: Punchout::Fabricable

Defined in:
lib/punchout/fabricable.rb

Instance Method Summary collapse

Instance Method Details

#puncherObject



5
6
7
# File 'lib/punchout/fabricable.rb', line 5

def puncher
  @puncher ||= Fabricator.new(factory)
end