Class: URI::HTTP

Inherits:
Object
  • Object
show all
Defined in:
lib/hugeurl.rb

Instance Method Summary collapse

Instance Method Details

#to_hugeObject



32
33
34
# File 'lib/hugeurl.rb', line 32

def to_huge
  Hugeurl.get(self)
end