Class: TLD::GenericRestricted

Inherits:
TLD
  • Object
show all
Defined in:
lib/tld/generic_restricted.rb

Direct Known Subclasses

TLDBiz, TLDName, TLDPro

Defined Under Namespace

Classes: TLDBiz, TLDName, TLDPro

Constant Summary

Constants inherited from TLD

MAP

Instance Method Summary collapse

Methods inherited from TLD

all, alpha3, #alpha3, currencies, #currencies, #currency, find, has_valid_tld?, inherited, #main_currency, main_currency, #name, name, #sponsoring_organization, #tld, #to_s, valid?

Instance Method Details

#typeObject



3
4
5
# File 'lib/tld/generic_restricted.rb', line 3

def type
  :generic_restricted
end