summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/README b/lib/README
index 9a680313de..0aa5e37549 100644
--- a/lib/README
+++ b/lib/README
@@ -8,6 +8,7 @@ cgi.rb CGI support library
cgi/session CGI session class
complex.rb complex number suppor
date.rb date object
+date/format.rb date parsing and formatting
date2.rb date object (obsolete; use date)
debug.rb ruby debugger
delegate.rb delegates messages to other object