lib/parametric/field_dsl.rb in parametric-0.2.10 vs lib/parametric/field_dsl.rb in parametric-0.2.11
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Parametric
# Field DSL
# host instance must implement:
# #meta(options Hash)
# #policy(key Symbol) self