lib/salestation/web/extractors.rb in salestation-1.0.2 vs lib/salestation/web/extractors.rb in salestation-2.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Salestation
class Web < Module
module Extractors
class InputExtractor
include Deterministic