lib/avromatic/model/configurable.rb in avromatic-1.0.0 vs lib/avromatic/model/configurable.rb in avromatic-2.0.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Avromatic module Model # This concern adds methods for configuration for a model generated from # Avro schema(s).