Table of Contents - idn-0.0.2 Documentation
Pages
CHANGES
LICENSE
README
LibIDN Ruby Bindings
Requirements
Installation
Automatic installation and management with RubyGems
Semi-automatic installation with Rake
Manual installation with extconf.rb
Documentation
Example usage
References
Questions, comments, patches?
Copyright & License
Classes/Modules
IDN
IDN::IDNError
IDN::Idna
Example usage
Constants
IDN::Idna::IdnaError
IDN::Punycode
Example usage
IDN::Punycode::PunycodeError
IDN::Stringprep
Example usage
IDN::Stringprep::StringprepError
Methods
::decode — IDN::Punycode
::encode — IDN::Punycode
::nameprep — IDN::Stringprep
::nfkc_normalize — IDN::Stringprep
::nodeprep — IDN::Stringprep
::resourceprep — IDN::Stringprep
::toASCII — IDN::Idna
::toUnicode — IDN::Idna
::with_profile — IDN::Stringprep