Class: URI::HTTP

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

Instance Method Summary collapse

Instance Method Details

#to_hugeObject



23
24
25
# File 'lib/hugeurl.rb', line 23

def to_huge
  Hugeurl.get(self)
end