lib/amoeba/class_methods.rb in amoeba-3.2.0 vs lib/amoeba/class_methods.rb in amoeba-3.3.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Amoeba module ClassMethods def amoeba(&block) @config_block ||= block if block_given?