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

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + require 'heavy_control/version' require 'heavy_control/railtie' require 'heavy_control/configurable' module HeavyControl