lib/thermos/notifier.rb in thermos-0.1.0 vs lib/thermos/notifier.rb in thermos-0.1.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Thermos module Notifier extend ActiveSupport::Concern included do