lib/attr/gather/aggregators.rb in attr-gather-1.4.0 vs lib/attr/gather/aggregators.rb in attr-gather-1.5.1

- old
+ new

@@ -1,6 +1,7 @@ # frozen_string_literal: true +require 'attr/gather/aggregators/base' require 'attr/gather/concerns/registrable' module Attr module Gather # Namespace for aggregators