lib/domain_name/punycode.rb in domain_name-0.5.3 vs lib/domain_name/punycode.rb in domain_name-0.5.4

- old
+ new

@@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- -# +#-- # punycode.rb - PunyCode encoder for the Domain Name library # # Copyright (C) 2011, 2012 Akinori MUSHA, All rights reserved. # # Ported from puny.c, a part of VeriSign XCode (encode/decode) IDN @@ -44,9 +44,10 @@ # Authors: # John Colosi (VeriSign) # Srikanth Veeramachaneni (VeriSign) # Nagesh Chigurupati (Verisign) # Praveen Srinivasan(Verisign) +#++ class DomainName module Punycode BASE = 36 TMIN = 1