Module: Moonshot::DoctorHelper

Overview

A series of methods for adding “doctor” checks to a mechanism.

Instance Method Summary collapse

Instance Method Details

#doctor_hookObject



11
12
13
# File 'lib/moonshot/doctor_helper.rb', line 11

def doctor_hook
  run_all_checks
end