summaryrefslogtreecommitdiff
path: root/doc/standard_library.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/standard_library.rdoc')
-rw-r--r--doc/standard_library.rdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc
index 09dc61bc52..8f9f6b1761 100644
--- a/doc/standard_library.rdoc
+++ b/doc/standard_library.rdoc
@@ -32,8 +32,6 @@ Open3:: Provides access to stdin, stdout and stderr when running other programs
OptionParser:: Ruby-oriented class for command-line option analysis
PP:: Provides a PrettyPrinter for Ruby objects
PrettyPrinter:: Implements a pretty printing algorithm for readable structure
-profile.rb:: Runs the Ruby Profiler__
-Profiler__:: Provides a way to profile your Ruby application
PStore:: Implements a file based persistence mechanism based on a Hash
Racc:: A LALR(1) parser generator written in Ruby.
RbConfig:: Information of your configure and build of Ruby