1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[DOC] standard_library.rdoc: tweaked to make style consistent

[ci skip]
This commit is contained in:
Nobuyoshi Nakada 2020-10-31 11:05:42 +09:00
parent dd2f99d94a
commit ea8fc7fdd3
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -37,7 +37,7 @@ Delegator:: Provides three abilities to delegate method calls to an object
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