Class: TLD::PseudoTld
Defined Under Namespace
Classes: BITNET, CSNET, EXIT, LOCAL, ONION, ROOT, UUCP
Constant Summary
Constants inherited from TLD
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, #tld, #to_s, valid?
Instance Method Details
#type ⇒ Object
3 4 5 |
# File 'lib/tld/pseudo_tld.rb', line 3 def type :pseudo end |