Sha256: ab9888dc239d5cbd56823c697c066c8f664c48c1fcc2bb4a349cc19b95bbea78
Contents?: true
Size: 92 Bytes
Versions: 2
Compression:
Stored size: 92 Bytes
Contents
# frozen_string_literal: true StubResponse = Struct.new(:body, :success?, :code, :headers)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
minty-1.0.1 | spec/support/stub_response.rb |
minty-1.0.0 | spec/support/stub_response.rb |