lib/heavy_control/extensions/logging.rb in heavy_control-0.1.2 vs lib/heavy_control/extensions/logging.rb in heavy_control-0.1.3

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module HeavyControl module Extensions module Logging def load_missing_constant(from_mod, const_name) hc_log "Load missing constant '#{const_name}' from #{from_mod}"