Module: Detektiiv::FactoryRunnerPatch

Defined in:
lib/detektiiv/factory_runner_patch.rb

Instance Method Summary collapse

Instance Method Details

#runObject



5
6
7
8
9
# File 'lib/detektiiv/factory_runner_patch.rb', line 5

def run
  logging_bad_factory_call

  super
end