Sha256: ac9968919408b208f315eb3bd6a81a9f1945dda887d0f68be295b5fb21da179d
Contents?: true
Size: 165 Bytes
Versions: 2
Compression:
Stored size: 165 Bytes
Contents
module WebMock class Config include Singleton attr_accessor :allow_net_connect attr_accessor :allow_localhost attr_accessor :allow end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webmock-1.4.0 | lib/webmock/config.rb |
webmock-1.3.5 | lib/webmock/config.rb |