From 1e316edf6063b8f12b0ec67e3d2404fc919a96f4 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 13 Oct 2020 21:06:13 +0900 Subject: Promote drb to the default gems --- doc/standard_library.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/standard_library.rdoc') diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 9667853eea..926ec41840 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -9,7 +9,6 @@ description. == Libraries DEBUGGER__:: Debugging functionality for Ruby -DRb:: Distributed object system for Ruby MakeMakefile:: Module used to generate a Makefile for C extensions RbConfig:: Information of your configure and build of Ruby Gem:: Package management framework for Ruby @@ -39,6 +38,7 @@ CGI:: Support for the Common Gateway Interface protocol CSV:: Provides an interface to read and write CSV files and data Delegator:: Provides three abilities to delegate method calls to an object DidYouMean:: "Did you mean?" experience in Ruby +DRb:: Distributed object system for Ruby English.rb:: Require 'English.rb' to reference global variables with less cryptic names ERB:: An easy to use but powerful templating system for Ruby FileUtils:: Several file utility methods for copying, moving, removing, etc -- cgit v1.2.3