Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
doc /
alt-ruby27-doc /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
irb
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
pty
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
syntax
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
ChangeLog
2.47
MB
-rw-r--r--
2023-03-30 16:04
ChangeLog-0.06_to_0.52
46.51
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-0.50_to_0.60
18.81
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-0.60_to_1.1
129.14
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-1.8.0
728.09
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-1.9.3
2.86
MB
-rw-r--r--
2023-03-30 16:04
ChangeLog-2.0.0
830.15
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-2.1.0
603.56
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-2.2.0
401.16
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-2.3.0
400.76
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-2.4.0
327.98
KB
-rw-r--r--
2023-03-30 16:04
ChangeLog-YARV
144.66
KB
-rw-r--r--
2023-03-30 16:04
NEWS-1.8.7
14.22
KB
-rw-r--r--
2023-03-30 16:04
NEWS-1.9.1
15.54
KB
-rw-r--r--
2023-03-30 16:04
NEWS-1.9.2
12.07
KB
-rw-r--r--
2023-03-30 16:04
NEWS-1.9.3
9.76
KB
-rw-r--r--
2023-03-30 16:04
NEWS-2.0.0
18.02
KB
-rw-r--r--
2023-03-30 16:04
NEWS-2.1.0
11.97
KB
-rw-r--r--
2023-03-30 16:04
NEWS-2.2.0
11.48
KB
-rw-r--r--
2023-03-30 16:04
NEWS-2.3.0
12.7
KB
-rw-r--r--
2023-03-30 16:04
NEWS-2.4.0
11.33
KB
-rw-r--r--
2023-03-30 16:04
NEWS-2.5.0
16.7
KB
-rw-r--r--
2023-03-30 16:04
NEWS-2.6.0
17.87
KB
-rw-r--r--
2023-03-30 16:04
README.md
6.35
KB
-rw-r--r--
2023-03-30 16:04
bug_triaging.rdoc
4.04
KB
-rw-r--r--
2023-03-30 16:04
contributing.rdoc
17.06
KB
-rw-r--r--
2023-03-30 16:04
contributors.rdoc
11.92
KB
-rw-r--r--
2023-03-30 16:04
dtrace_probes.rdoc
6.92
KB
-rw-r--r--
2023-03-30 16:04
extension.ja.rdoc
71.46
KB
-rw-r--r--
2023-03-30 16:04
extension.rdoc
68.5
KB
-rw-r--r--
2023-03-30 16:04
forwardable.rd.ja
2.34
KB
-rw-r--r--
2023-03-30 16:04
globals.rdoc
4.49
KB
-rw-r--r--
2023-03-30 16:04
keywords.rdoc
4.52
KB
-rw-r--r--
2023-03-30 16:04
maintainers.rdoc
8.85
KB
-rw-r--r--
2023-03-30 16:04
marshal.rdoc
11.51
KB
-rw-r--r--
2023-03-30 16:04
regexp.rdoc
28.82
KB
-rw-r--r--
2023-03-30 16:04
ruby-exercise.stp
1.08
KB
-rw-r--r--
2023-06-06 18:17
security.rdoc
5.72
KB
-rw-r--r--
2023-03-30 16:04
signals.rdoc
3.33
KB
-rw-r--r--
2023-03-30 16:04
standard_library.rdoc
6.06
KB
-rw-r--r--
2023-03-30 16:04
syntax.rdoc
1.1
KB
-rw-r--r--
2023-03-30 16:04
yarvarch.en
106
B
-rw-r--r--
2023-03-30 16:04
yarvarch.ja
16.41
KB
-rw-r--r--
2023-03-30 16:04
Save
Rename
= Ruby Standard Library The Ruby Standard Library is a vast collection of classes and modules that you can require in your code for additional features. Below is an overview of libraries and extensions followed by a brief description. == Libraries Abbrev:: Calculates a set of unique abbreviations for a given set of strings Base64:: Support for encoding and decoding binary data using a Base64 representation DEBUGGER__:: Debugging functionality for 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 Find:: This module supports top-down traversal of a set of file paths MakeMakefile:: Module used to generate a Makefile for C extensions Monitor:: Provides an object or module to use safely by more than one thread Net::FTP:: Support for the File Transfer Protocol Net::HTTP:: HTTP client api for Ruby Net::IMAP:: Ruby client api for Internet Message Access Protocol OpenURI:: An easy-to-use wrapper for Net::HTTP, Net::HTTPS and Net::FTP 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 RbConfig:: Information of your configure and build of Ruby resolv-replace.rb:: Replace Socket DNS with Resolv Resolv:: Thread-aware DNS resolver library in Ruby Rinda:: The Linda distributed computing paradigm in Ruby Gem:: Package management framework for Ruby SecureRandom:: Interface for secure random number generator Set:: Provides a class to deal with collections of unordered, unique values Shellwords:: Manipulates strings with word parsing rules of UNIX Bourne shell Tempfile:: A utility class for managing temporary files Time:: Extends the Time class with methods for parsing and conversion tmpdir.rb:: Extends the Dir class to manage the OS temporary file path TSort:: Topological sorting using Tarjan's algorithm un.rb:: Utilities to replace common UNIX commands WeakRef:: Allows a referenced object to be garbage-collected == Extensions Coverage:: Provides coverage measurement for Ruby Digest:: Provides a framework for message digest libraries IO:: Extensions for Ruby IO class, including #wait and ::console NKF:: Ruby extension for Network Kanji Filter objspace:: Extends ObjectSpace module to add methods for internal statistics Pathname:: Representation of the name of a file or directory on the filesystem PTY:: Creates and manages pseudo terminals Ripper:: Provides an interface for parsing Ruby programs into S-expressions Socket:: Access underlying OS socket implementations Syslog:: Ruby interface for the POSIX system logging facility WIN32OLE:: Provides an interface for OLE Automation in Ruby = Default gems == Libraries Benchmark:: Provides methods to measure and report the time used to execute code Bundler:: Manage your Ruby application's gem dependencies 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 FileUtils:: Several file utility methods for copying, moving, removing, etc Forwardable:: Provides delegation of specified methods to a designated object GetoptLong:: Parse command line options similar to the GNU C getopt_long() IPAddr:: Provides methods to manipulate IPv4 and IPv6 IP addresses IRB:: Interactive Ruby command-line tool for REPL (Read Eval Print Loop) Logger:: Provides a simple logging utility for outputting messages Matrix:: Represents a mathematical matrix. Mutex_m:: Mixin to extend objects to be handled like a Mutex Net::POP3:: Ruby client library for POP3 Net::SMTP:: Simple Mail Transfer Protocol client library for Ruby Observable:: Provides a mechanism for publish/subscribe pattern in Ruby Open3:: Provides access to stdin, stdout and stderr when running other programs OpenStruct:: Class to build custom data structures, similar to a Hash Prime:: Prime numbers and factorization library PStore:: Implements a file based persistence mechanism based on a Hash Racc:: A LALR(1) parser generator written in Ruby. RDoc:: Produces HTML and command-line documentation for Ruby REXML:: An XML toolkit for Ruby RSS:: Family of libraries that support various formats of XML "feeds" Singleton:: Implementation of the Singleton pattern for Ruby Timeout:: Auto-terminate potentially long-running operations in Ruby Tracer:: Outputs a source level execution trace of a Ruby program URI:: A Ruby module providing support for Uniform Resource Identifiers WEBrick:: An HTTP server toolkit for Ruby YAML:: Ruby client library for the Psych YAML implementation == Extensions BigDecimal:: Provides arbitrary-precision floating point decimal arithmetic Date:: A subclass of Object includes Comparable module for handling dates DateTime:: Subclass of Date to handling dates, hours, minutes, seconds, offsets DBM:: Provides a wrapper for the UNIX-style Database Manager Library Etc:: Provides access to information typically stored in UNIX /etc directory Fcntl:: Loads constants defined in the OS fcntl.h C header file Fiddle:: A libffi wrapper for Ruby GDBM:: Ruby extension for the GNU dbm (gdbm) library IO::console:: Console interface JSON:: Implements Javascript Object Notation for Ruby OpenSSL:: Provides SSL, TLS and general purpose cryptography for Ruby Psych:: A YAML parser and emitter for Ruby Readline:: Provides an interface for GNU Readline and Edit Line (libedit) SDBM:: Provides a simple file-based key-value store with String keys and values StringIO:: Pseudo I/O on String objects StringScanner:: Provides lexical scanning operations on a String Zlib:: Ruby interface for the zlib compression/decompression library = Bundled gems == Libraries MiniTest:: A test suite with TDD, BDD, mocking and benchmarking Net::Telnet:: Telnet client library for Ruby PowerAssert:: Power Assert for Ruby. Rake:: Ruby build program with capabilities similar to make Test::Unit:: A compatibility layer for MiniTest XMLRPC:: Remote Procedure Call over HTTP support for Ruby