lib/aitch/response_parser/json_parser.rb in aitch-1.0.2 vs lib/aitch/response_parser/json_parser.rb in aitch-1.1.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Aitch module ResponseParser module JSONParser class << self attr_accessor :engine