ruby-changes:63489
From: Nobuyoshi <ko1@a...>
Date: Sat, 31 Oct 2020 11:06:52 +0900 (JST)
Subject: [ruby-changes:63489] ea8fc7fdd3 (master): [DOC] standard_library.rdoc: tweaked to make style consistent
https://git.ruby-lang.org/ruby.git/commit/?id=ea8fc7fdd3 From ea8fc7fdd36e0babca8479083c5ff5780f7b3a9f Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sat, 31 Oct 2020 11:05:42 +0900 Subject: [DOC] standard_library.rdoc: tweaked to make style consistent [ci skip] diff --git a/doc/standard_library.rdoc b/doc/standard_library.rdoc index 1f3605b..b1a25c4 100644 --- a/doc/standard_library.rdoc +++ b/doc/standard_library.rdoc @@ -37,7 +37,7 @@ Delegator:: Provides three abilities to delegate method calls to an object https://github.com/ruby/ruby/blob/trunk/doc/standard_library.rdoc#L37 DidYouMean:: "Did you mean?" experience in Ruby Digest:: Provides a framework for message digest libraries DRb:: Distributed object system for Ruby -English.rb:: Require 'English.rb' to reference global variables with less cryptic names +English:: Provides references to special 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 Find:: This module supports top-down traversal of a set of file paths -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/