Method: WebStub::Protocol.enable_network_access!

Defined in:
lib/webstub/protocol.rb

.enable_network_access!Object



26
27
28
# File 'lib/webstub/protocol.rb', line 26

def self.enable_network_access!
  @network_access = true
end