lib/ethon/easy/queryable.rb in ethon-0.12.0 vs lib/ethon/easy/queryable.rb in ethon-0.13.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Ethon
class Easy
# This module contains logic about building
# query parameters for url or form.