lib/alba/nested_attribute.rb in alba-3.2.0 vs lib/alba/nested_attribute.rb in alba-3.3.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Alba
# Representing nested attribute
# @api private
class NestedAttribute
# Setter for key_transformation, used when it's changed after class definition