lib/avromatic/model_registry.rb in avromatic-1.0.0 vs lib/avromatic/model_registry.rb in avromatic-2.0.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'active_support/core_ext/string/access' module Avromatic # The ModelRegistry class is used to store and fetch nested models by # their fullname. An optional namespace prefix can be removed from the full