lib/koine/attributes/adapter/integer.rb in koine-attributes-1.2.3 vs lib/koine/attributes/adapter/integer.rb in koine-attributes-1.2.4

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Koine module Attributes module Adapter class Integer < Base private