lib/hanami/model/plugins/mapping.rb in hanami-model-1.3.2 vs lib/hanami/model/plugins/mapping.rb in hanami-model-1.3.3
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Hanami
module Model
module Plugins
# Transform output into model domain types (entities).
#