lib/soaspec/exchange_handlers/rest_methods.rb in soaspec-0.2.29 vs lib/soaspec/exchange_handlers/rest_methods.rb in soaspec-0.2.30

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Soaspec # Contains commonly used REST methods. Include this module in the spec where you want to use it # # TODO: For some reason from 'soaspec pry' sinatra always gets loaded instead of this #