Sha256: 30810ac8088e6cd5811ff4654f3916932bfdb7005a470c0d44190c4fee898f58
Contents?: true
Size: 158 Bytes
Versions: 2
Compression:
Stored size: 158 Bytes
Contents
# encoding: utf-8 module ProxyPacRb # Pac file not for parsing class ProxyPacFile < ProxyPac def content read_proxy_pac(path) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
proxy_pac_rb-0.3.8 | lib/proxy_pac_rb/proxy_pac_file.rb |
proxy_pac_rb-0.3.7 | lib/proxy_pac_rb/proxy_pac_file.rb |