lib/hanami/model/mapping.rb in hanami-model-1.3.2 vs lib/hanami/model/mapping.rb in hanami-model-1.3.3
- old
+ new
@@ -1,5 +1,7 @@
-require 'transproc/all'
+# frozen_string_literal: true
+
+require "transproc/all"
module Hanami
module Model
# Mapping
#