Sha256: 2c5817c1ef3284535159861de2108fcca0ae20ef7803d0dca73d1a14709574c5
Contents?: true
Size: 120 Bytes
Versions: 32
Compression:
Stored size: 120 Bytes
Contents
class Location def host `document.location.host` end def protocol `document.location.protocol` end end
Version data entries
32 entries across 32 versions & 1 rubygems