Sha256: ca59a5437751745d99fcddbc35751cf8556c1d48f6f0e76bae03408f311ed4f0
Contents?: true
Size: 192 Bytes
Versions: 47
Compression:
Stored size: 192 Bytes
Contents
RSpec.configure do |config| config.include Savon::Spec::Macros end Savon::Spec::Fixture.path = File.expand_path('../fixtures', __FILE__) Savon.configure do |config| config.log = false end
Version data entries
47 entries across 47 versions & 1 rubygems