lib/avromatic/messaging.rb in avromatic-1.0.0 vs lib/avromatic/messaging.rb in avromatic-2.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'avro_turf/messaging'
require 'avromatic/io'
module Avromatic
# Subclass AvroTurf::Messaging to use a custom DatumReader and DatumWriter