aboutsummaryrefslogtreecommitdiffstats
path: root/doc/standard_library.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/standard_library.rdoc')
-rw-r--r--doc/standard_library.rdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc
index 0d1e87a558..fba8a29f84 100644
--- a/doc/standard_library.rdoc
+++ b/doc/standard_library.rdoc
@@ -98,6 +98,7 @@ Fcntl:: Loads constants defined in the OS fcntl.h C header file
Fiddle:: A libffi wrapper for Ruby
GDBM:: Ruby extension for the GNU dbm (gdbm) library
IO::console:: Console interface
+IO::wait::
JSON:: Implements Javascript Object Notation for Ruby
OpenSSL:: Provides SSL, TLS and general purpose cryptography for Ruby
Psych:: A YAML parser and emitter for Ruby