mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added reline entry to standard_library doc
This commit is contained in:
parent
641a732909
commit
441cfa966c
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ OpenURI:: An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP
|
|||
PP:: Provides a PrettyPrinter for Ruby objects
|
||||
PrettyPrinter:: Implements a pretty printing algorithm for readable structure
|
||||
PStore:: Implements a file based persistence mechanism based on a Hash
|
||||
Reline:: GNU Readline and Editline by pure Ruby implementation.
|
||||
Resolv:: Thread-aware DNS resolver library in Ruby
|
||||
resolv-replace.rb:: Replace Socket DNS with Resolv
|
||||
RDoc:: Produces HTML and command-line documentation for Ruby
|
||||
|
|
Loading…
Reference in a new issue