Sha256: 81a8896dcd0d51c092bb60557e7f867c0547f75c72f7e6a9d3d2b6e41f5bc07b
Contents?: true
Size: 191 Bytes
Versions: 42
Compression:
Stored size: 191 Bytes
Contents
module GunBroker module Test module Fixtures def response_fixture(name) File.read(File.expand_path("../../fixtures/#{name}.json", __FILE__)) end end end end
Version data entries
42 entries across 42 versions & 1 rubygems