クラス一覧
1767 classes/modules in database
class ACL
allow_addr? allow_socket? install_list .new
object ARGF
.binmode .bytes .chars .close .closed? .each .each_byte .eof .file .filename .fileno .getbyte .getc .gets .lineno .lineno= .lines .pos .pos= .read .readbyte .readchar .readline .readlines .readpartial .rewind .seek .skip .to_io .to_s
module Abbrev
class Addrinfo
afamily bind canonname connect connect_from connect_to family_addrinfo getnameinfo inspect_sockaddr ip? ip_address ip_port ip_unpack ipv4? ipv4_loopback? ipv4_multicast? ipv4_private? ipv6? ipv6_linklocal? ipv6_loopback? ipv6_mc_global? ipv6_mc_linklocal? ipv6_mc_nodelocal? ipv6_mc_orglocal? ipv6_mc_sitelocal? ipv6_multicast? ipv6_sitelocal? ipv6_to_ipv4 ipv6_unspecified? ipv6_v4compat? ipv6_v4mapped? listen pfamily protocol socktype to_s unix? unix_path .foreach .getaddrinfo .ip .new .tcp .udp .unix
class Arc
class ArgumentError
class Array
& * + - << <=> == [] []= abbrev assoc clear clone collect! combination compact concat cycle dclone delete delete_at delete_if each each_index empty? eql? fetch fill first flatten hash include? index insert inspect join keep_if last length pack permutation pop product push rassoc repeated_combination repeated_permutation replace reverse reverse_each rindex rotate rotate! sample select! shelljoin shift shuffle shuffle! slice slice! sort sort_by! taguri taguri= to_a to_ary to_yaml transpose uniq unshift values_at yaml_initialize zip | .[] .new .try_convert .yaml_tag_subclasses?
module Base64
.#decode64 .#encode64 .#strict_decode64 .#strict_encode64 .#urlsafe_decode64 .#urlsafe_encode64
class BasicObject
! != == __id__ __send__ equal? instance_eval instance_exec method_missing singleton_method_added singleton_method_removed singleton_method_undefined
class BasicSocket
connect_address do_not_reverse_lookup do_not_reverse_lookup= getpeereid getpeername getsockname getsockopt local_address recv recv_nonblock recvmsg recvmsg_nonblock remote_address send sendmsg sendmsg_nonblock setsockopt shutdown .do_not_reverse_lookup .do_not_reverse_lookup= .for_fd
module Benchmark
.#benchmark .#bm .#bmbm .#measure .#realtime ::BENCHMARK_VERSION ::CAPTION ::FORMAT
class Benchmark::Job
class Benchmark::Report
class Benchmark::Tms
* + - / add add! cstime cutime format label memberwise real stime to_a to_s total utime .new ::CAPTION ::FORMAT
class BigDecimal
% * ** + +@ - -@ / < <= <=> == === > >= _dump abs add ceil coerce div divmod eql? exponent finite? fix floor frac hash infinite? inspect modulo mult nan? nonzero? power precs quo remainder round sign split sqrt sub to_d to_digits to_f to_i to_int to_s truncate zero? ._load .double_fig .limit .mode .new .ver ::BASE ::EXCEPTION_ALL ::EXCEPTION_INFINITY ::EXCEPTION_NaN ::EXCEPTION_OVERFLOW ::EXCEPTION_UNDERFLOW ::EXCEPTION_ZERODIVIDE ::ROUND_CEILING ::ROUND_DOWN ::ROUND_FLOOR ::ROUND_HALF_DOWN ::ROUND_HALF_EVEN ::ROUND_HALF_UP ::ROUND_MODE ::ROUND_UP ::SIGN_NEGATIVE_FINITE ::SIGN_NEGATIVE_INFINITE ::SIGN_NEGATIVE_ZERO ::SIGN_NaN ::SIGN_POSITIVE_FINITE ::SIGN_POSITIVE_INFINITE ::SIGN_POSITIVE_ZERO
module BigMath
.#E .#PI .#atan .#cos .#exp .#log .#sin .#sqrt
class Bignum
% & * ** ** + - / / << <=> == >> [] ^ power! quo size to_f | ~
class Binding
class Bitmap
class BitmapImage
class Button
class CGI
accept_charset header nph? out print .accept_charset .accept_charset= .escape .escapeElement .escapeHTML .parse .pretty .rfc1123_date .unescape .unescapeElement .unescapeHTML ::CR ::EOL ::HTTP_STATUS ::LF ::MAX_MULTIPART_COUNT ::MAX_MULTIPART_LENGTH ::NEEDS_BINMODE ::PATH_SEPARATOR ::RFC822_DAYS ::RFC822_MONTHS ::TABLE_FOR_ESCAPE_HTML__
class CGI::Cookie
domain domain= expires expires= name name= path path= secure secure= to_s value value= .new .parse
module CGI::Html3
module CGI::Html4
module CGI::Html4Fr
module CGI::Html4Tr
module CGI::HtmlExtension
a base blockquote caption checkbox checkbox_group file_field form hidden html image_button img multipart_form password_field popup_menu radio_button radio_group reset submit text_field textarea
class CGI::InvalidEncoding
module CGI::QueryExtension
[] accept accept_charset accept_encoding accept_language auth_type cache_control content_length content_type cookies cookies= create_body files from gateway_interface has_key? host keys multipart? negotiate params params= path_info path_translated pragma query_string raw_cookie raw_cookie2 referer remote_addr remote_host remote_ident remote_user request_method script_name server_name server_port server_protocol server_software unescape_filename? user_agent
module CGI::QueryExtension::Value
class CGI::Session
[] []= close delete new_session session_id update .callback .new
class CGI::Session::FileStore
close delete restore update .new
class CGI::Session::MemoryStore
close delete restore update .new
class CGI::Session::NoSession
class CGI::Session::NullStore
close delete restore update .new
class CGI::Session::PStore
close delete restore update .new
module CGI::TagMaker
nOE_element_def nO_element_def nn_element_def
module CMath
.#acos .#acos! .#acosh .#acosh! .#asin .#asin! .#asinh .#asinh! .#atan .#atan! .#atan2 .#atan2! .#atanh .#atanh! .#cbrt .#cbrt! .#cos .#cos! .#cosh .#cosh! .#exp .#exp! .#log .#log! .#log10 .#log10! .#log2 .#log2! .#sin .#sin! .#sinh .#sinh! .#sqrt .#sqrt! .#tan .#tan! .#tanh .#tanh!
class CSV
<< binmode binmode? close close_read close_write closed? col_sep convert converters each encoding eof external_encoding fcntl field_size_limit fileno flock flush force_quotes? fsync gets header_convert header_converters header_row? headers inspect internal_encoding ioctl isatty lineno path pid pos pos= quote_char read reopen return_headers? rewind row_sep seek skip_blanks? stat string sync sync= to_io truncate unconverted_fields? write_headers? .dump .filter .foreach .generate .generate_line .instance .load .new .open .parse .parse_line .read .table ::ConverterEncoding ::Converters ::DEFAULT_OPTIONS ::DateMatcher ::DateTimeMatcher ::HeaderConverters ::VERSION
class CSV::FieldInfo
header header= index index= line line=
class CSV::MalformedCSVError
class CSV::Row
<< == [] []= delete delete_if each empty? field? field_row? fields header? header_row? headers index inspect length push row to_csv to_hash .new
class CSV::Table
<< == [] []= by_col by_col! by_col_or_row by_col_or_row! by_row by_row! delete delete_if each empty? headers inspect length mode push table to_a to_csv values_at .new
class Canvas
class Checkbutton
class Class
_load allocate inherited json_creatable? new superclass to_yaml .new
module Comparable
class Complex
* ** + - -@ / == abs abs2 angle coerce conj denominator eql? fdiv hash imag image inspect marshal_dump marshal_load numerator polar rationalize real real? rect to_f to_i to_s .generic? .polar .rect ::I
class ConditionVariable
module Config
class ConsoleUI
class Continuation
class Coverage
module Curses
.#ESCDELAY .#ESCDELAY= .#TABSIZE .#TABSIZE= .#addch .#addstr .#attroff .#attron .#attrset .#beep .#bkgd .#bkgdset .#can_change_color? .#cbreak .#clear .#close_screen .#closed? .#clrtoeol .#color_content .#color_pair .#color_pairs .#colors .#cols .#curs_set .#def_prog_mode .#delch .#deleteln .#doupdate .#echo .#flash .#getch .#getmouse .#getstr .#has_colors? .#inch .#init_color .#init_pair .#init_screen .#insch .#insertln .#keyname .#lines .#mouseinterval .#mousemask .#nl .#nocbreak .#noecho .#nonl .#noraw .#pair_content .#pair_number .#raw .#refresh .#reset_prog_mode .#resize .#scrl .#setpos .#setscrreg .#standend .#standout .#start_color .#timeout= .#ungetch .#ungetmouse .#use_default_colors ::ALL_MOUSE_EVENTS ::A_ALTCHARSET ::A_ATTRIBUTES ::A_BLINK ::A_BOLD ::A_CHARTEXT ::A_COLOR ::A_DIM ::A_HORIZONTAL ::A_INVIS ::A_LEFT ::A_LOW ::A_NORMAL ::A_PROTECT ::A_REVERSE ::A_RIGHT ::A_STANDOUT ::A_TOP ::A_UNDERLINE ::A_VERTICAL ::BUTTON1_CLICKED ::BUTTON1_DOUBLE_CLICKED ::BUTTON1_PRESSED ::BUTTON1_RELEASED ::BUTTON1_TRIPLE_CLICKED ::BUTTON2_CLICKED ::BUTTON2_DOUBLE_CLICKED ::BUTTON2_PRESSED ::BUTTON2_RELEASED ::BUTTON2_TRIPLE_CLICKED ::BUTTON3_CLICKED ::BUTTON3_DOUBLE_CLICKED ::BUTTON3_PRESSED ::BUTTON3_RELEASED ::BUTTON3_TRIPLE_CLICKED ::BUTTON4_CLICKED ::BUTTON4_DOUBLE_CLICKED ::BUTTON4_PRESSED ::BUTTON4_RELEASED ::BUTTON4_TRIPLE_CLICKED ::BUTTON_ALT ::BUTTON_CTRL ::BUTTON_SHIFT ::COLOR_BLACK ::COLOR_BLUE ::COLOR_CYAN ::COLOR_GREEN ::COLOR_MAGENTA ::COLOR_RED ::COLOR_WHITE ::COLOR_YELLOW ::KEY_A1 ::KEY_A3 ::KEY_B2 ::KEY_BACKSPACE ::KEY_BEG ::KEY_BREAK ::KEY_BTAB ::KEY_C1 ::KEY_C3 ::KEY_CANCEL ::KEY_CATAB ::KEY_CLEAR ::KEY_CLOSE ::KEY_COMMAND ::KEY_COPY ::KEY_CREATE ::KEY_CTAB ::KEY_CTRL_A ::KEY_CTRL_B ::KEY_CTRL_C ::KEY_CTRL_D ::KEY_CTRL_E ::KEY_CTRL_F ::KEY_CTRL_G ::KEY_CTRL_H ::KEY_CTRL_I ::KEY_CTRL_J ::KEY_CTRL_K ::KEY_CTRL_L ::KEY_CTRL_M ::KEY_CTRL_N ::KEY_CTRL_O ::KEY_CTRL_P ::KEY_CTRL_Q ::KEY_CTRL_R ::KEY_CTRL_S ::KEY_CTRL_T ::KEY_CTRL_U ::KEY_CTRL_V ::KEY_CTRL_W ::KEY_CTRL_X ::KEY_CTRL_Y ::KEY_CTRL_Z ::KEY_DC ::KEY_DL ::KEY_DOWN ::KEY_EIC ::KEY_END ::KEY_ENTER ::KEY_EOL ::KEY_EOS ::KEY_EXIT ::KEY_F0 ::KEY_F1 ::KEY_F10 ::KEY_F11 ::KEY_F12 ::KEY_F13 ::KEY_F14 ::KEY_F15 ::KEY_F16 ::KEY_F17 ::KEY_F18 ::KEY_F19 ::KEY_F2 ::KEY_F20 ::KEY_F21 ::KEY_F22 ::KEY_F23 ::KEY_F24 ::KEY_F25 ::KEY_F26 ::KEY_F27 ::KEY_F28 ::KEY_F29 ::KEY_F3 ::KEY_F30 ::KEY_F31 ::KEY_F32 ::KEY_F33 ::KEY_F34 ::KEY_F35 ::KEY_F36 ::KEY_F37 ::KEY_F38 ::KEY_F39 ::KEY_F4 ::KEY_F40 ::KEY_F41 ::KEY_F42 ::KEY_F43 ::KEY_F44 ::KEY_F45 ::KEY_F46 ::KEY_F47 ::KEY_F48 ::KEY_F49 ::KEY_F5 ::KEY_F50 ::KEY_F51 ::KEY_F52 ::KEY_F53 ::KEY_F54 ::KEY_F55 ::KEY_F56 ::KEY_F57 ::KEY_F58 ::KEY_F59 ::KEY_F6 ::KEY_F60 ::KEY_F61 ::KEY_F62 ::KEY_F63 ::KEY_F7 ::KEY_F8 ::KEY_F9 ::KEY_FIND ::KEY_HELP ::KEY_HOME ::KEY_IC ::KEY_IL ::KEY_LEFT ::KEY_LL ::KEY_MARK ::KEY_MAX ::KEY_MESSAGE ::KEY_MIN ::KEY_MOUSE ::KEY_MOVE ::KEY_NEXT ::KEY_NPAGE ::KEY_OPEN ::KEY_OPTIONS ::KEY_PPAGE ::KEY_PREVIOUS ::KEY_PRINT ::KEY_REDO ::KEY_REFERENCE ::KEY_REFRESH ::KEY_REPLACE ::KEY_RESET ::KEY_RESIZE ::KEY_RESTART ::KEY_RESUME ::KEY_RIGHT ::KEY_SAVE ::KEY_SBEG ::KEY_SCANCEL ::KEY_SCOMMAND ::KEY_SCOPY ::KEY_SCREATE ::KEY_SDC ::KEY_SDL ::KEY_SELECT ::KEY_SEND ::KEY_SEOL ::KEY_SEXIT ::KEY_SF ::KEY_SFIND ::KEY_SHELP ::KEY_SHOME ::KEY_SIC ::KEY_SLEFT ::KEY_SMESSAGE ::KEY_SMOVE ::KEY_SNEXT ::KEY_SOPTIONS ::KEY_SPREVIOUS ::KEY_SPRINT ::KEY_SR ::KEY_SREDO ::KEY_SREPLACE ::KEY_SRESET ::KEY_SRIGHT ::KEY_SRSUME ::KEY_SSAVE ::KEY_SSUSPEND ::KEY_STAB ::KEY_SUNDO ::KEY_SUSPEND ::KEY_UNDO ::KEY_UP ::REPORT_MOUSE_POSITION
module Curses::Key
::A1 ::A3 ::B2 ::BACKSPACE ::BEG ::BREAK ::BTAB ::C1 ::C3 ::CANCEL ::CATAB ::CLEAR ::CLOSE ::COMMAND ::COPY ::CREATE ::CTAB ::DC ::DL ::DOWN ::EIC ::END ::ENTER ::EOL ::EOS ::EXIT ::F0 ::F1 ::F10 ::F11 ::F12 ::F13 ::F14 ::F15 ::F16 ::F17 ::F18 ::F19 ::F2 ::F20 ::F21 ::F22 ::F23 ::F24 ::F25 ::F26 ::F27 ::F28 ::F29 ::F3 ::F30 ::F31 ::F32 ::F33 ::F34 ::F35 ::F36 ::F37 ::F38 ::F39 ::F4 ::F40 ::F41 ::F42 ::F43 ::F44 ::F45 ::F46 ::F47 ::F48 ::F49 ::F5 ::F50 ::F51 ::F52 ::F53 ::F54 ::F55 ::F56 ::F57 ::F58 ::F59 ::F6 ::F60 ::F61 ::F62 ::F63 ::F7 ::F8 ::F9 ::FIND ::HELP ::HOME ::IC ::IL ::LEFT ::LL ::MARK ::MAX ::MESSAGE ::MIN ::MOUSE ::MOVE ::NEXT ::NPAGE ::OPEN ::OPTIONS ::PPAGE ::PREVIOUS ::PRINT ::REDO ::REFERENCE ::REFRESH ::REPLACE ::RESET ::RESIZE ::RESTART ::RESUME ::RIGHT ::SAVE ::SBEG ::SCANCEL ::SCOMMAND ::SCOPY ::SCREATE ::SDC ::SDL ::SELECT ::SEND ::SEOL ::SEXIT ::SF ::SFIND ::SHELP ::SHOME ::SIC ::SLEFT ::SMESSAGE ::SMOVE ::SNEXT ::SOPTIONS ::SPREVIOUS ::SPRINT ::SR ::SREDO ::SREPLACE ::SRESET ::SRIGHT ::SRSUME ::SSAVE ::SSUSPEND ::STAB ::SUNDO ::SUSPEND ::UNDO ::UP
class Curses::MouseEvent
class Curses::Window
<< addch attroff attron attrset begx begy bkgd bkgdset box clear close clrtoeol color_set curx cury delch deleteln getbkgd getch getstr idlok inch insch insertln keypad maxx maxy move nodelay noutrefresh refresh resize scrl scroll scrollok setpos setscrreg standend standout subwin timeout= .new
class DBM
[] []= clear close closed? delete delete_if each each_key each_value empty? fetch has_key? has_value? index invert key keys length reject replace select shift store to_a to_hash update values values_at .new .open ::NEWDB ::READER ::VERSION ::WRCREAT ::WRITER
class DBMError
class DEBUGGER__
module DL
.#dlopen .#dlunwrap .#dlwrap .#free .#malloc .#realloc ::ALIGN_CHAR ::BUILD_RUBY_PLATFORM ::CdeclCallbackAddrs ::CdeclCallbackProcs ::DLSTACK_SIZE ::MAX_CALLBACK ::NULL ::RTLD_GLOBAL ::SIZEOF_CHAR ::StdcallCallbackAddrs ::StdcallCallbackProcs ::TYPE_CHAR
class DL::CFunc
[] calltype ctype inspect name ptr to_i .#last_error .new
class DL::CPtr
+ +@ - -@ <=> == [] []= free free= inspect null? size to_i to_s to_str to_value .[] .malloc .new
class DL::DLError
class DL::DLTypeError
class DL::Function
bind call name to_i unbind .new
class DL::Handle
[] close disable_close to_i .new
module DL::Importer
[] bind dlload extern sizeof struct typealias union value
module DRb
.#config .#current_server .#fetch_server .#front .#here? .#install_acl .#install_id_conv .#regist_server .#remove_server .#start_service .#stop_service .#thread .#to_id .#to_obj .#uri
class DRb::DRbBadScheme
class DRb::DRbBadURI
class DRb::DRbConnError
class DRb::DRbError
class DRb::DRbIdConv
class DRb::DRbObject
== __drbref __drburi method_missing ._load .new .new_with_uri
class DRb::DRbObservable
module DRb::DRbProtocol
class DRb::DRbRemoteError
class DRb::DRbServer
alive? check_insecure_method config front safe_level stop_service thread to_id to_obj uri verbose .default_acl .default_argc_limit .default_id_conv .default_load_limit .default_safe_level .new .verbose ::INSECURE_METHOD
class DRb::DRbServerNotFound
module DRb::DRbUndumped
class DRb::DRbUnknown
class DRb::DRbUnknownError
class DRb::ExtServ
alive? front server stop_service .new
class DRb::ExtServManager
regist service unregist .command .new
class DRb::GW
class DRb::TimerIdConv
class DRbIdConv
class DRbObject
module DRbUndumped
class Data
class Date
+ - << <=> === >> ajd amjd asctime cwday cweek cwyear day downto england friday? gregorian gregorian? httpdate iso8601 italy jd jisx0301 julian julian? ld leap? mjd mon monday? new_start next next_day next_month next_year prev_day prev_month prev_year rfc2822 saturday? start step strftime sunday? taguri taguri= thursday? to_date to_datetime to_json to_s to_time to_yaml tuesday? upto wday wednesday? xmlschema yday year ._httpdate ._iso8601 ._jisx0301 ._parse ._rfc2822 ._rfc3339 ._strptime ._xmlschema .civil .commercial .gregorian_leap? .httpdate .iso8601 .jd .jisx0301 .json_create .julian_leap? .ordinal .parse .rfc2822 .rfc3339 .strptime .today .valid_civil? .valid_commercial? .valid_jd? .valid_ordinal? .xmlschema .yaml_tag_subclasses? ::ENGLAND ::GREGORIAN ::ITALY ::JULIAN
class DateTime
hour iso8601 jisx0301 min new_offset offset sec to_json zone ._strptime .civil .commercial .httpdate .iso8601 .jd .jisx0301 .json_create .now .ordinal .parse .rfc2822 .rfc3339 .strptime .today .xmlschema
class Delegator
! != == __getobj__ __setobj__ freeze marshal_dump marshal_load method_missing methods protected_methods public_methods respond_to? respond_to_missing?
module Digest
class Digest::Base
<< == block_length clone digest digest! digest_length file hexdigest hexdigest! reset .digest .file .hexdigest .new
class Digest::Class
class Digest::HMAC
block_length digest_length .new
module Digest::Instance
class Digest::MD5
class Digest::RMD160
class Digest::SHA1
class Digest::SHA2
block_length digest_length .new
class Digest::SHA256
class Digest::SHA384
class Digest::SHA512
class Dir
close each path pos pos= read rewind .[] .chdir .chroot .delete .entries .exist? .foreach .getwd .home .mkdir .mktmpdir .new .tmpdir
module DublinCoreModel
dc_contributor dc_contributors dc_coverage dc_coverages dc_creator dc_creators dc_date dc_dates dc_description dc_descriptions dc_format dc_formats dc_identifier dc_identifiers dc_language dc_languages dc_publisher dc_publishers dc_relation dc_relations dc_rights dc_rightses dc_source dc_sources dc_subject dc_subjects dc_title dc_titles dc_type dc_types
object ENV
.[] .[]= .assoc .clear .delete .delete_if .each .each_key .each_value .empty? .fetch .has_key? .has_value? .index .inspect .invert .keep_if .keys .length .rassoc .rehash .reject .replace .select .shift .to_a .to_hash .to_s .update .values .values_at
class EOFError
class ERB
def_class def_method def_module filename filename= result run set_eoutvar src .new .version
module ERB::DefMethod
module ERB::Util
class Encoding
ascii_compatible? dummy? inspect name names replicate .aliases .compatible? .default_external .default_external= .default_internal .default_internal= .find .list .locale_charmap .name_list ::ANSI_X3_4_1968 ::ASCII_8BIT ::BIG5 ::BIG5_HKSCS ::BIG5_UAO ::CP1250 ::CP1251 ::CP1252 ::CP1253 ::CP1254 ::CP1255 ::CP1256 ::CP1257 ::CP1258 ::CP437 ::CP50220 ::CP50221 ::CP51932 ::CP65000 ::CP65001 ::CP737 ::CP775 ::CP850 ::CP852 ::CP855 ::CP857 ::CP860 ::CP861 ::CP862 ::CP863 ::CP864 ::CP865 ::CP866 ::CP869 ::CP874 ::CP878 ::CP932 ::CP936 ::CP949 ::CP950 ::CP951 ::EMACS_MULE ::EUCCN ::EUCJP ::EUCJP_MS ::EUCKR ::EUCTW ::GB12345 ::GB18030 ::GB1988 ::ISO2022_JP ::ISO2022_JP2 ::ISO8859_1 ::ISO8859_10 ::ISO8859_11 ::ISO8859_13 ::ISO8859_14 ::ISO8859_15 ::ISO8859_16 ::ISO8859_2 ::ISO8859_3 ::ISO8859_4 ::ISO8859_5 ::ISO8859_6 ::ISO8859_7 ::ISO8859_8 ::ISO8859_9 ::ISO_2022_JP_KDDI ::KOI8_U ::MACCENTEURO ::MACCROATIAN ::MACCYRILLIC ::MACGREEK ::MACICELAND ::MACJAPAN ::MACROMAN ::MACROMANIA ::MACTHAI ::MACTURKISH ::MACUKRAINE ::SHIFT_JIS ::SJIS_DOCOMO ::SJIS_KDDI ::SJIS_SOFTBANK ::STATELESS_ISO_2022_JP ::STATELESS_ISO_2022_JP_KDDI ::TIS_620 ::UCS_2BE ::UCS_4BE ::UCS_4LE ::UTF8_DOCOMO ::UTF8_KDDI ::UTF8_MAC ::UTF8_SOFTBANK ::UTF_16 ::UTF_16LE ::UTF_32
class Encoding::CompatibilityError
class Encoding::Converter
convert convpath destination_encoding finish insert_output inspect last_error primitive_convert primitive_errinfo putback replacement replacement= source_encoding .asciicompat_encoding .new
class Encoding::ConverterNotFoundError
class Encoding::InvalidByteSequenceError
destination_encoding destination_encoding_name error_bytes incomplete_input? readagain_bytes source_encoding source_encoding_name
class Encoding::UndefinedConversionError
destination_encoding destination_encoding_name error_char source_encoding source_encoding_name
class EncodingError
class Entry
module Enumerable
all? any? chunk collect collect_concat count cycle detect drop drop_while each_cons each_entry each_slice each_with_index each_with_object entries find_all find_index first grep group_by include? inject max max_by min min_by minmax minmax_by none? one? partition reject reverse_each slice_before sort sort_by take take_while to_set zip
class Enumerator
each feed next next_values peek peek_values rewind with_index with_object .new
module Errno
class Errno::E2BIG
class Errno::EACCES
class Errno::EADDRINUSE
class Errno::EADDRNOTAVAIL
class Errno::EADV
class Errno::EAFNOSUPPORT
class Errno::EAGAIN
class Errno::EALREADY
class Errno::EBADE
class Errno::EBADF
class Errno::EBADFD
class Errno::EBADMSG
class Errno::EBADR
class Errno::EBADRQC
class Errno::EBADSLT
class Errno::EBFONT
class Errno::EBUSY
class Errno::ECHILD
class Errno::ECHRNG
class Errno::ECOMM
class Errno::ECONNABORTED
class Errno::ECONNREFUSED
class Errno::ECONNRESET
class Errno::EDEADLK
class Errno::EDEADLOCK
class Errno::EDESTADDRREQ
class Errno::EDOM
class Errno::EDOTDOT
class Errno::EDQUOT
class Errno::EEXIST
class Errno::EFAULT
class Errno::EFBIG
class Errno::EHOSTDOWN
class Errno::EHOSTUNREACH
class Errno::EIDRM
class Errno::EILSEQ
class Errno::EINPROGRESS
class Errno::EINTR
class Errno::EINVAL
class Errno::EIO
class Errno::EISCONN
class Errno::EISDIR
class Errno::EISNAM
class Errno::EL2HLT
class Errno::EL2NSYNC
class Errno::EL3HLT
class Errno::EL3RST
class Errno::ELIBACC
class Errno::ELIBBAD
class Errno::ELIBEXEC
class Errno::ELIBMAX
class Errno::ELIBSCN
class Errno::ELNRNG
class Errno::ELOOP
class Errno::EMFILE
class Errno::EMLINK
class Errno::EMSGSIZE
class Errno::EMULTIHOP
class Errno::ENAMETOOLONG
class Errno::ENAVAIL
class Errno::ENETDOWN
class Errno::ENETRESET
class Errno::ENETUNREACH
class Errno::ENFILE
class Errno::ENOANO
class Errno::ENOBUFS
class Errno::ENOCSI
class Errno::ENODATA
class Errno::ENODEV
class Errno::ENOENT
class Errno::ENOEXEC
class Errno::ENOLCK
class Errno::ENOLINK
class Errno::ENOMEM
class Errno::ENOMSG
class Errno::ENONET
class Errno::ENOPKG
class Errno::ENOPROTOOPT
class Errno::ENOSPC
class Errno::ENOSR
class Errno::ENOSTR
class Errno::ENOSYS
class Errno::ENOTBLK
class Errno::ENOTCONN
class Errno::ENOTDIR
class Errno::ENOTEMPTY
class Errno::ENOTNAM
class Errno::ENOTSOCK
class Errno::ENOTTY
class Errno::ENOTUNIQ
class Errno::ENXIO
class Errno::EOPNOTSUPP
class Errno::EOVERFLOW
class Errno::EPERM
class Errno::EPFNOSUPPORT
class Errno::EPIPE
class Errno::EPROTO
class Errno::EPROTONOSUPPORT
class Errno::EPROTOTYPE
class Errno::ERANGE
class Errno::EREMCHG
class Errno::EREMOTE
class Errno::EREMOTEIO
class Errno::ERESTART
class Errno::EROFS
class Errno::ERROR
class Errno::ESHUTDOWN
class Errno::ESOCKTNOSUPPORT
class Errno::ESPIPE
class Errno::ESRCH
class Errno::ESRMNT
class Errno::ESTALE
class Errno::ESTRPIPE
class Errno::ETIME
class Errno::ETIMEDOUT
class Errno::ETOOMANYREFS
class Errno::ETXTBSY
class Errno::EUCLEAN
class Errno::EUNATCH
class Errno::EUSERS
class Errno::EWOULDBLOCK
class Errno::EXDEV
class Errno::EXFULL
class Errno::EXXX
class Errno::NOERROR
module Etc
.#endgrent .#endpwent .#getgrent .#getgrgid .#getgrnam .#getlogin .#getpwent .#getpwnam .#getpwuid .#group .#passwd .#setgrent .#setpwent
class Etc::Group
class Etc::Passwd
class Exception
== backtrace exception message set_backtrace taguri taguri= to_json to_yaml .exception .json_create .yaml_new .yaml_tag_subclasses?
module Exception2MessageMapper
Fail bind def_e2message def_exception fail .Fail .def_e2message .def_exception .e2mm_message .extend_object
module Exception2MessageMapper::E2MM
class Exception2MessageMapper::ErrNotRegisteredException
class ExceptionForMatrix::ErrDimensionMismatch
class ExceptionForMatrix::ErrNotRegular
class ExceptionForMatrix::ErrOperationNotDefined
class FalseClass
& ^ taguri taguri= to_s to_yaml | .yaml_tag_subclasses?
module Fcntl
::FD_CLOEXEC ::F_DUPFD ::F_GETFD ::F_GETFL ::F_GETLK ::F_RDLCK ::F_SETFD ::F_SETFL ::F_SETLK ::F_SETLKW ::F_UNLCK ::F_WRLCK ::O_ACCMODE ::O_APPEND ::O_CREAT ::O_EXCL ::O_NDELAY ::O_NOCTTY ::O_RDONLY ::O_RDWR ::O_TRUNC ::O_WRONLY
class Fiber
alive? resume transfer .current .new .yield
class FiberError
class File
atime chmod chown ctime flock lstat mtime path size truncate .absolute_path .atime .basename .blockdev? .chardev? .chmod .chown .ctime .delete .directory? .dirname .executable? .executable_real? .exist? .expand_path .extname .file? .fnmatch .ftype .grpowned? .identical? .join .lchmod .lchown .link .lstat .mtime .new .owned? .path .pipe? .readable? .readable_real? .readlink .realdirpath .realpath .rename .setgid? .setuid? .size .size? .socket? .split .stat .sticky? .symlink .symlink? .truncate .umask .utime .world_readable? .world_writable? .writable? .writable_real? .zero? ::ALT_SEPARATOR ::PATH_SEPARATOR ::SEPARATOR
module File::Constants
::APPEND ::BINARY ::CREAT ::DIRECT ::DSYNC ::EXCL ::FNM_CASEFOLD ::FNM_DOTMATCH ::FNM_NOESCAPE ::FNM_PATHNAME ::FNM_SYSCASE ::LOCK_EX ::LOCK_NB ::LOCK_SH ::LOCK_UN ::NOATIME ::NOCTTY ::NOFOLLOW ::NONBLOCK ::NULL ::RDONLY ::RDWR ::RSYNC ::SYNC ::TRUNC ::WRONLY
class File::Stat
<=> atime blksize blockdev? blocks chardev? ctime dev dev_major dev_minor directory? executable? executable_real? file? ftype gid grpowned? ino mode mtime nlink owned? pipe? rdev rdev_major rdev_minor readable? readable_real? setgid? setuid? size size? socket? sticky? symlink? uid world_readable? world_writable? writable? writable_real? zero? .new
class FileList
module FileTest
.#blockdev? .#chardev? .#directory? .#executable? .#executable_real? .#exist? .#file? .#grpowned? .#identical? .#owned? .#pipe? .#readable? .#readable_real? .#setgid? .#setuid? .#size .#size? .#socket? .#sticky? .#symlink? .#world_readable? .#world_writable? .#writable? .#writable_real? .#zero?
module FileUtils
ruby safe_ln sh split_all .#cd .#chmod .#chmod_R .#chown .#chown_R .#cmp .#compare_stream .#copy .#copy_entry .#copy_file .#copy_stream .#cp_r .#getwd .#install .#link .#ln_s .#ln_sf .#makedirs .#mkdir .#move .#remove .#remove_dir .#remove_entry .#remove_entry_secure .#remove_file .#rm_f .#rm_r .#rm_rf .#rmdir .#touch .#uptodate? .collect_method .commands .have_option? .options .options_of ::METHODS ::OPT_TABLE
module FileUtils::DryRun
module FileUtils::NoWrite
module FileUtils::Verbose
module Find
class Fixnum
% & * ** ** + - / / < << <= <=> == > >= >> [] ^ id2name power! quo size to_f to_sym | ~
class Float
% * ** + - / < <= <=> == > >= abs angle ceil denominator divmod eql? finite? floor hash infinite? nan? numerator rationalize round taguri taguri= to_d to_f to_i to_r to_s to_yaml zero? .yaml_tag_subclasses? ::DIG ::EPSILON ::INFINITY ::MANT_DIG ::MAX ::MAX_10_EXP ::MAX_EXP ::MIN ::MIN_10_EXP ::MIN_EXP ::NAN ::RADIX ::ROUNDS
class FloatDomainError
class Font
module Forwardable
def_delegator def_delegators .debug .debug=
class Frame
module GC
garbage_collect .count .disable .enable .start .stress
module GC::Profiler
.clear .disable .enable .enabled? .report .result .total_time
class GDBM
[] []= cachesize= clear close closed? delete delete_if each each_key each_value empty? fastmode= fetch has_key? has_value? index invert key keys length reject reorganize replace select shift store sync syncmode= to_a to_hash update values values_at .new .open ::FAST ::NEWDB ::NOLOCK ::READER ::SYNC ::VERSION ::WRCREAT ::WRITER
class GDBMError
class GDBMFatalError
class GServer
audit audit= connecting connections debug debug= disconnecting error host join log maxConnections port serve shutdown start starting stdlog stdlog= stop stopped? stopping .in_service? .new .stop ::DEFAULT_HOST
module Gem
.#clear_paths .#dir .#ensure_gem_subdirectories .#marshal_version .#path .#prefix .#set_home .#set_paths .#source_index .#win_platform? .default_bindir .default_dir .default_exec_format .default_path .default_sources .default_system_source_cache_dir .default_user_source_cache_dir .ensure_ssl_available .ruby_engine .ssl_available? .user_dir ::ConfigMap ::DIRECTORIES ::MD5 ::RubyGemsPackageVersion ::SHA1 ::SHA256 ::WIN_PATTERNS
class Gem::Builder
class Gem::Cache
class Gem::Command
add_extra_args add_option arguments begins? command defaults defaults= defaults_str description execute get_all_gem_names get_one_gem_name get_one_optional_argument handle_options handles? invoke merge_options options program_name program_name= remove_option show_help show_lookup_failure summary summary= usage when_invoked .add_common_option .add_specific_extra_args .build_args .build_args= .common_options .extra_args .extra_args= .specific_extra_args .specific_extra_args_hash ::HELP
class Gem::CommandLineError
class Gem::CommandManager
[] command_names find_command find_command_possibilities process_args register_command run .instance
class Gem::Commands::BuildCommand
arguments execute load_gemspecs usage yaml?
class Gem::Commands::CertCommand
class Gem::Commands::CheckCommand
class Gem::Commands::CleanupCommand
class Gem::Commands::ContentsCommand
class Gem::Commands::DependencyCommand
arguments execute find_gems find_reverse_dependencies print_dependencies usage
class Gem::Commands::EnvironmentCommand
class Gem::Commands::FetchCommand
class Gem::Commands::GenerateIndexCommand
class Gem::Commands::HelpCommand
class Gem::Commands::InstallCommand
class Gem::Commands::ListCommand
class Gem::Commands::LockCommand
class Gem::Commands::MirrorCommand
class Gem::Commands::OutdatedCommand
class Gem::Commands::PristineCommand
class Gem::Commands::QueryCommand
class Gem::Commands::RdocCommand
class Gem::Commands::SearchCommand
class Gem::Commands::ServerCommand
class Gem::Commands::SourcesCommand
class Gem::Commands::SpecificationCommand
class Gem::Commands::StaleCommand
class Gem::Commands::UninstallCommand
class Gem::Commands::UnpackCommand
class Gem::Commands::UpdateCommand
do_rubygems_update which_to_update
class Gem::Commands::WhichCommand
class Gem::ConfigFile
[] []= args backtrace backtrace= benchmark benchmark= bulk_threshold bulk_threshold= config_file_name each handle_arguments hash load_file path path= really_verbose update_sources update_sources= verbose verbose= write ::DEFAULT_BACKTRACE ::DEFAULT_BENCHMARK ::DEFAULT_BULK_THRESHOLD ::DEFAULT_UPDATE_SOURCES ::DEFAULT_VERBOSITY ::OPERATING_SYSTEM_DEFAULTS ::PLATFORM_DEFAULTS ::SYSTEM_WIDE_CONFIG_FILE
module Gem::DefaultUserInteraction
ui ui= use_ui .ui .ui= .use_ui
class Gem::Dependency
<=> =~ name name= requirement_list type version_requirements version_requirements= ::TYPES
class Gem::DependencyError
class Gem::DependencyInstaller
find_gems_with_sources find_spec_by_name_and_version gather_dependencies gems_to_install install installed_gems .new ::DEFAULT_OPTIONS
class Gem::DependencyList
add dependency_order find_name ok? ok_to_remove? remove_by_name spec_predecessors .from_source_index
class Gem::DependencyRemovalException
class Gem::DigestAdapter
class Gem::DocManager
generate_rdoc generate_ri install_rdoc install_ri rdoc_installed? run_rdoc setup_rdoc uninstall_doc .configured_args .configured_args= .load_rdoc .new .update_ri_cache
class Gem::DocumentError
class Gem::EndOfYAMLException
class Gem::Exception
module Gem::Ext
class Gem::Ext::Builder
.class_name .make .redirector .run
class Gem::Ext::ConfigureBuilder
class Gem::Ext::ExtConfBuilder
class Gem::Ext::RakeBuilder
class Gem::FakeFetcher
class Gem::FileOperations
class Gem::FilePermissionError
class Gem::Format
file_entries file_entries= gem_path gem_path= spec spec= .from_file_by_path .from_io .new
class Gem::FormatException
class Gem::GemNotFoundException
class Gem::GemNotInHomeException
class Gem::GemPathSearcher
find find_all init_gemspecs lib_dirs_for matching_file? matching_files .new
class Gem::GemRunner
class Gem::Indexer
abbreviate build_indicies collect_specs compact_specs compress dest_directory directory gem_file_list generate_index gzip install_indicies make_temp_directories paranoid sanitize sanitize_string .new
class Gem::InstallError
module Gem::InstallUpdateOptions
add_install_update_options install_update_defaults_str
class Gem::Installer
app_script_text bin_dir build_extensions ensure_dependency extract_files formatted_program_filename gem_home generate_bin generate_bin_script generate_bin_symlink generate_windows_script install installation_satisfies_dependency? shebang spec unpack windows_stub_script write_spec .exec_format .exec_format= .home_install_warning .home_install_warning= .new .path_warning .path_warning=
class Gem::Installer::ExtensionBuildError
class Gem::InvalidSpecificationException
class Gem::LoadError
name name= version_requirement version_requirement=
module Gem::LocalRemoteOptions
accept_uri_http add_bulk_threshold_option add_local_remote_options add_proxy_option add_source_option add_update_sources_option both? local? remote?
class Gem::OldFormat
file_entries file_entries= gem_path gem_path= spec spec= .from_file_by_path .from_io .new
class Gem::OperationNotSupportedError
module Gem::Package
class Gem::Package::BadCheckSum
class Gem::Package::ClosedIO
class Gem::Package::Error
module Gem::Package::FSyncDir
class Gem::Package::FormatError
class Gem::Package::NonSeekableIO
class Gem::Package::TarHeader
== checksum devmajor devminor empty? gid gname linkname magic mode mtime name prefix size to_s typeflag uid uname update_checksum version .from ::FIELDS ::PACK_FORMAT ::UNPACK_FORMAT
class Gem::Package::TarInput
close each extract_entry load_gemspec metadata zipped_stream .new .open
class Gem::Package::TarOutput
add_gem_contents add_metadata add_signatures close .new .open
class Gem::Package::TarReader
class Gem::Package::TarReader::Entry
bytes_read close closed? directory? eof? file? full_name getc header pos read rewind
class Gem::Package::TarReader::UnexpectedEOF
class Gem::Package::TarWriter
add_file add_file_simple check_closed close closed? flush mkdir .new
class Gem::Package::TarWriter::BoundedStream
class Gem::Package::TarWriter::FileOverflow
class Gem::Package::TarWriter::RestrictedStream
class Gem::Package::TooLongFileName
class Gem::Platform
== === =~ cpu cpu= os os= to_a to_s version version= .local .match .new ::CURRENT ::RUBY
module Gem::QuickLoader
calculate_integers_for_gem_version const_missing method_missing push_all_highest_version_gems_on_load_path push_gem_version_on_load_path .load_full_rubygems_library ::GemPaths ::GemVersions
class Gem::RemoteError
class Gem::RemoteFetcher
connection_for download escape fetch_path fetch_size file_uri? get_file_uri_path get_proxy_from_env normalize_uri open_uri_or_path request reset unescape .fetcher .fetcher=
class Gem::RemoteFetcher::FetchError
class Gem::RemoteInstallationCancelled
class Gem::RemoteInstallationSkipped
class Gem::RemoteSourceException
module Gem::RequirePathsBuilder
write_require_paths_file_if_needed
class Gem::Requirement
normalize parse satisfied_by? satisfy? .create .default .new ::OPS ::OP_RE
module Gem::SSL
module Gem::Security
.add_trusted_cert .build_cert .build_self_signed_cert .sign_cert .verify_trust_dir ::AlmostNoSecurity ::HighSecurity ::LowSecurity ::MediumSecurity ::NoSecurity ::OPT ::Policies
class Gem::Security::Exception
class Gem::Security::Policy
only_signed only_signed= only_trusted only_trusted= verify_chain verify_chain= verify_data verify_data= verify_gem verify_root verify_root= verify_signer verify_signer= .new .trusted_cert_path
class Gem::Security::Signer
cert_chain cert_chain= key key= sign .new
class Gem::Server
Marshal latest_specs quick root run specs yaml .new .run ::DOC_TEMPLATE ::RDOC_CSS
class Gem::SourceIndex
add_spec add_specs dump each find_name gem_signature index_signature latest_specs length load_gems_in outdated refresh! remove_spec search size spec_dirs spec_dirs= specification update .from_gems_in .from_installed_gems .installed_spec_directories .load_specification .new
class Gem::SourceInfoCache
cache_data cache_file flush latest_cache_data latest_cache_file latest_system_cache_file latest_user_cache_file read_all_cache_data read_cache_data refresh reset_cache_data reset_cache_file reset_cache_for search search_with_source set_cache_data system_cache_file try_file update user_cache_file write_cache .cache .cache_data .latest_system_cache_file .latest_user_cache_file .reset .search .search_with_source .system_cache_file .user_cache_file
class Gem::SourceInfoCacheEntry
refresh size source_index .new
class Gem::SpecFetcher
cache_dir dir fetch fetch_spec find_matching latest_specs legacy_repos list load_specs specs warn_legacy .fetcher .fetcher=
class Gem::Specification
_dump add_bindir add_dependency add_development_dependency assign_defaults author author= authors authors= autorequire autorequire= bindir bindir= cert_chain cert_chain= date date= default_executable default_executable= dependencies dependent_gems description description= development_dependencies email email= executable executable= executables executables= extensions extensions= extra_rdoc_files extra_rdoc_files= file_name files files= full_gem_path full_name has_rdoc has_rdoc= has_rdoc? has_test_suite? has_unit_tests? homepage homepage= installation_path lib_files loaded= loaded? loaded_from loaded_from= mark_version name name= normalize original_name original_platform original_platform= platform platform= post_install_message post_install_message= rdoc_options rdoc_options= require_path require_path= require_paths require_paths= required_ruby_version required_ruby_version= required_rubygems_version required_rubygems_version= requirements requirements= rubyforge_project rubyforge_project= rubygems_version rubygems_version= runtime_dependencies satisfies_requirement? signing_key signing_key= specification_version specification_version= summary summary= test_file test_file= test_files test_files= test_suite_file test_suite_file= to_ruby validate version version= yaml_initialize ._load .array_attribute .array_attributes .attribute .attribute_alias_singular .attribute_defaults .attribute_names .attributes .default_value .from_yaml .list .load .normalize_yaml_input .overwrite_accessor .read_only .required_attribute .required_attribute? .required_attributes ::CURRENT_SPECIFICATION_VERSION ::MARSHAL_FIELDS ::NONEXISTENT_SPECIFICATION_VERSION ::SPECIFICATION_VERSION_HISTORY ::TODAY
class Gem::StreamUI
alert alert_error alert_warning ask ask_yes_no choose_from_list errs ins outs progress_reporter say terminate_interaction .new
class Gem::StreamUI::SilentProgressReporter
class Gem::StreamUI::SimpleProgressReporter
class Gem::StreamUI::VerboseProgressReporter
class Gem::SystemExitException
class Gem::Uninstaller
ask_if_ok bin_dir dependencies_ok? gem_home path_ok? remove remove_all remove_executables spec uninstall uninstall_gem .new
module Gem::UserInteraction
alert alert_error alert_warning ask ask_yes_no choose_from_list say terminate_interaction
class Gem::Validator
alien remove_leading_dot_dir unit_test verify_gem verify_gem_file ::ErrorData
class Gem::VerificationError
class Gem::Version
<=> bump eql? ints marshal_dump marshal_load normalize to_ints to_s to_yaml_properties version version= yaml_initialize .correct? .create
class Gem::Version::Requirement
module Gem::VersionOption
add_platform_option add_version_option
class GetoptLong
each error error_message get ordering ordering= quiet quiet= set_error set_options terminate terminated? .new ::ARGUMENT_FLAGS ::NO_ARGUMENT ::OPTIONAL_ARGUMENT ::ORDERINGS ::PERMUTE ::REQUIRED_ARGUMENT ::REQUIRE_ORDER ::RETURN_IN_ORDER ::STATUS_STARTED ::STATUS_TERMINATED ::STATUS_YET
class GetoptLong::AmbiguousOption
class GetoptLong::Error
class GetoptLong::InvalidOption
class GetoptLong::MissingArgument
class GetoptLong::NeedlessArgument
class Grid
class HTTPSession
class Hash
== [] []= assoc clear clone compare_by_identity compare_by_identity? default default= default_proc default_proc= delete delete_if each each_key each_value empty? equal? fetch flatten has_key? has_value? hash index inspect invert keep_if keys length merge rassoc rehash reject replace select shift sort taguri taguri= to_a to_hash to_yaml update values values_at yaml_initialize .[] .new .try_convert .yaml_tag_subclasses?
class IO
<< advise autoclose= autoclose? binmode binmode? bytes chars clone close close_on_exec= close_on_exec? close_read close_write closed? codepoints each_byte each_line echo= echo? eof expect external_encoding fcntl fdatasync fileno flush fsync getbyte getc getch gets iflush internal_encoding ioctl ioflush isatty lineno lineno= noecho nonblock nonblock= nonblock? nread oflush pid pos pos= print printf putc puts raw raw! read read_nonblock readbyte readchar readline readlines readpartial ready? reopen rewind scanf seek set_encoding stat sync sync= sysread sysseek syswrite to_io ungetbyte ungetc wait winsize winsize= write write_nonblock .binread .binwrite .console .console_size .copy_stream .default_console_size .for_fd .foreach .pipe .popen .read .readlines .select .sysopen .try_convert .write ::SEEK_CUR ::SEEK_END ::SEEK_SET
module IO::WaitReadable
module IO::WaitWritable
class IOError
class IPAddr
& << <=> == === >> eql? family hash hton inspect ip6_arpa ip6_int ipv4? ipv4_compat ipv4_compat? ipv4_mapped ipv4_mapped? ipv6? mask mask! native reverse set succ to_i to_range to_s to_string | ~ .new .new_ntoh .ntop ::IN4MASK ::IN6FORMAT ::IN6MASK
class IPSocket
addr peeraddr recvfrom .getaddress .getaddress
module IRB
.CurrentContext .Inspector .conf .irb_abort .irb_at_exit .irb_exit .print_usage .start .version ::STDIN_FILE_NAME
class IRB::Abort
module IRB::Completor
class IRB::Context
__inspect__ __to_s__ ap_name ap_name= auto_indent_mode auto_indent_mode= back_trace_limit back_trace_limit= debug? debug_level debug_level= echo echo= eval_history eval_history= evaluate exit file_input? history_file history_file= ignore_eof ignore_eof= ignore_sigint ignore_sigint= init_save_history inspect inspect? inspect? inspect_mode inspect_mode= io io= irb irb= irb_name irb_name= irb_path irb_path= last_value load_modules main math? math_mode= prompt_c prompt_c= prompt_i prompt_i= prompt_mode prompt_mode= prompt_n prompt_n= prompt_s prompt_s= prompting? rc return_format return_format= save_history save_history= set_last_value thread use_loader use_loader= use_readline use_tracer use_tracer= verbose verbose= verbose? workspace workspace= .new ::IDNAME_IVARS ::NOPRINTING_IVARS ::NO_INSPECTING_IVARS
module IRB::ContextExtender
.def_extend_command .install_extend_commands
class IRB::ExtendCommand::ChangeWorkspace
class IRB::ExtendCommand::CurrentWorkingWorkspace
class IRB::ExtendCommand::Foreground
class IRB::ExtendCommand::Help
class IRB::ExtendCommand::IrbCommand
class IRB::ExtendCommand::Jobs
class IRB::ExtendCommand::Kill
class IRB::ExtendCommand::Load
class IRB::ExtendCommand::Nop
execute irb_context .execute .new
class IRB::ExtendCommand::PopWorkspace
class IRB::ExtendCommand::PushWorkspace
class IRB::ExtendCommand::Require
class IRB::ExtendCommand::Source
class IRB::ExtendCommand::Workspaces
module IRB::ExtendCommandBundle
install_alias_method irb_context irb_exit irb_load irb_require .def_extend_command .extend_object .install_extend_commands .irb_original_method_name ::NO_OVERRIDE ::OVERRIDE_ALL ::OVERRIDE_PRIVATE_ONLY
class IRB::FileInputMethod
class IRB::Frame
bottom top trace_func .bottom .sender .top
module IRB::HistorySavingAbility
load_history save_history .extended
object IRB::INSPECTORS
.def_inspector .keys_with_inspector
class IRB::InputMethod
file_name gets readable_atfer_eof? .new
class IRB::Inspector
class IRB::Irb
object IRB::MagicFile
class IRB::OutputMethod
class IRB::ReadlineInputMethod
encoding eof? gets line readable_atfer_eof? .new
class IRB::StdioInputMethod
encoding eof? gets line readable_atfer_eof? .new
class IRB::StdioOutputMethod
class IRB::WorkSpace
class Iconv
close conv discard_ilseq= discard_ilseq? iconv transliterate= transliterate? trivial? .charset_map .conv .ctlmethods .iconv .list .new .open
class Iconv::BrokenLibrary
module Iconv::Failure
class Iconv::IllegalSequence
class Iconv::InvalidCharacter
class Iconv::InvalidEncoding
class Iconv::OutOfRange
class IndexError
class Integer
chr denominator downto even? gcd gcdlcm integer? lcm next numerator odd? ord pred prime? prime_division rationalize taguri taguri= times to_bn to_d to_i to_r to_s to_yaml upto .each_prime .from_prime_division .yaml_tag_subclasses?
class Interrupt
module JSON
.#dump .#fast_generate .#generate .#load .#parse .#parse! .#pretty_generate .[] .create_id .create_id= .generator .parser .state ::Infinity ::JSON_LOADED ::MinusInfinity ::NaN ::VARIANT_BINARY ::VERSION
class JSON::CircularDatastructure
module JSON::Editor
module JSON::Ext::Generator::GeneratorMethods::Array
module JSON::Ext::Generator::GeneratorMethods::FalseClass
module JSON::Ext::Generator::GeneratorMethods::Float
module JSON::Ext::Generator::GeneratorMethods::Hash
module JSON::Ext::Generator::GeneratorMethods::Integer
module JSON::Ext::Generator::GeneratorMethods::NilClass
module JSON::Ext::Generator::GeneratorMethods::Object
module JSON::Ext::Generator::GeneratorMethods::String
module JSON::Ext::Generator::GeneratorMethods::String::Extend
module JSON::Ext::Generator::GeneratorMethods::TrueClass
class JSON::Ext::Generator::State
class JSON::Ext::Parser
module JSON::Generator::GeneratorMethods::Array
module JSON::Generator::GeneratorMethods::FalseClass
module JSON::Generator::GeneratorMethods::Float
module JSON::Generator::GeneratorMethods::Hash
module JSON::Generator::GeneratorMethods::Integer
module JSON::Generator::GeneratorMethods::NilClass
module JSON::Generator::GeneratorMethods::Object
module JSON::Generator::GeneratorMethods::String
to_json to_json_raw to_json_raw_object
module JSON::Generator::GeneratorMethods::String::Extend
module JSON::Generator::GeneratorMethods::TrueClass
class JSON::GeneratorError
class JSON::JSONError
class JSON::MissingUnicodeSupport
class JSON::NestingError
class JSON::Parser
class JSON::ParserError
class JSON::State
allow_nan? array_nl array_nl= check_circular? configure forget indent indent= max_nesting max_nesting= object_nl object_nl= remember seen? space space= space_before space_before= to_h .from_state .new
class JSON::UnparserError
module Jacobian
module Kconv
.#guess .#iseuc .#isjis .#issjis .#isutf8 .#kconv .#toeuc .#tojis .#tolocale .#tosjis .#toutf16 .#toutf32 .#toutf8 ::ASCII ::AUTO ::BINARY ::EUC ::JIS ::NOCONV ::SJIS ::UNKNOWN ::UTF16 ::UTF32 ::UTF8
module Kernel
$! $" $$ $& $' $* $+ $, $-0 $-F $-I $-K $-W $-a $-d $-i $-l $-p $-v $. $0 $1 $< $= $> $? $@ $ARGV $CFLAGS $CHILD_STATUS $DEFAULT_INPUT $DEFAULT_OUTPUT $ERROR_INFO $ERROR_POSITION $FIELD_SEPARATOR $FILENAME $IGNORECASE $INPUT_LINE_NUMBER $INPUT_RECORD_SEPARATOR $LAST_MATCH_INFO $LAST_PAREN_MATCH $LAST_READ_LINE $LDFLAGS $MATCH $OFS $ORS $PID $POSTMATCH $PREMATCH $PROGRAM_NAME $SAFE $\ $_ $` $archdir $defs $hdrdir $libdir $libs $sitearchdir $sitelibdir $srcdir $stderr $stdin $topdir $~ DelegateClass Digest JSON Mainloop Pathname TkGrid TkPack TkPlace arg_config cc_command check_signedness check_sizeof chmod convertible_int cp cpp_command create_header create_makefile create_tmpsrc depend_rules desc describe dir_config directory dummy_makefile egrep_cpp enable_config file file_create find_executable find_header find_library find_type gem have_devel? have_framework have_func have_header have_library have_macro have_struct_member have_type have_var help httpd import install install_files install_rb j jj libpathflag link_command ln log_src merge_libs message mkdir mkmf modified? multitask mv namespace psych_y require rm rm_f rm_rf rmdir rule scanf task time timeout touch try_compile try_constant try_cpp try_do try_func try_link try_run try_static_assert try_type try_var wait_writable with_config with_werror xmp xpopen xsystem y .#Array .#BigDecimal .#Complex .#Float .#Integer .#Rational .#String .#URI .#__callee__ .#` .#abort .#at_exit .#autoload .#autoload? .#binding .#block_given? .#callcc .#caller .#catch .#eval .#exec .#exit .#exit! .#fail .#fork .#format .#gets .#global_variables .#lambda .#load .#local_variables .#loop .#open .#open .#p .#pp .#print .#printf .#putc .#puts .#rand .#readline .#readlines .#require .#require_relative .#select .#set_trace_func .#sleep .#spawn .#srand .#syscall .#system .#test .#throw .#trace_var .#trap .#untrace_var .#warn ::ARGF ::ARGV ::ARGV ::CONFIG ::DATA ::ENV ::FALSE ::NIL ::RUBY_COPYRIGHT ::RUBY_DESCRIPTION ::RUBY_ENGINE ::RUBY_PATCHLEVEL ::RUBY_PLATFORM ::RUBY_RELEASE_DATE ::RUBY_VERSION ::SCRIPT_LINES__ ::STDERR ::STDIN ::STDOUT ::TOPLEVEL_BINDING ::TRUE
class KeyError
module LUSolve
class Label
class Line
class Listbox
class LoadError
class LocalJumpError
class Logger
<< add close datetime_format datetime_format= debug debug? error error? fatal fatal? formatter formatter= info info? level level= progname progname= unknown warn warn? .new ::ProgName ::SEV_LABEL ::VERSION
class Logger::Application
appname level= log log= set_log start .new
class Logger::Error
class Logger::Formatter
call datetime_format datetime_format= ::Format
class Logger::LogDevice
class Logger::LogDevice::LogDeviceMutex
module Logger::Severity
::DEBUG ::ERROR ::FATAL ::INFO ::UNKNOWN ::WARN
class Logger::ShiftingError
module Marshal
class MatchData
[] begin captures end length names offset post_match pre_match regexp string to_a to_s values_at
module Math
.#acos .#acosh .#asin .#asinh .#atan .#atan2 .#atanh .#cbrt .#cos .#cosh .#erf .#erfc .#exp .#frexp .#gamma .#hypot .#ldexp .#lgamma .#log .#log10 .#log2 .#rsqrt .#sin .#sinh .#sqrt .#sqrt .#tan .#tanh ::E ::PI
class Math::DomainError
class Matrix
* ** + - / == [] clone coerce collect column column_size column_vectors conj det det_e each each_with_index elements_to_f elements_to_i elements_to_r empty? hash imag inspect inv inverse_from minor rank rank_e real real? rect regular? row row_size row_vectors singular? square? t to_a to_s tr .I .[] .build .column_vector .columns .diagonal .row_vector .rows .scalar .zero
class Menu
class Menubutton
class Message
class Method
== [] arity clone hash inspect name owner parameters receiver source_location to_proc unbind
module MiniTest
class MiniTest::Assertion
module MiniTest::Assertions
_assertions _assertions= assert assert_block assert_empty assert_equal assert_in_delta assert_in_epsilon assert_includes assert_instance_of assert_kind_of assert_match assert_nil assert_operator assert_raises assert_respond_to assert_same assert_send assert_throws capture_io exception_details flunk message mu_pp pass skip
class MiniTest::Mock
class MiniTest::Skip
class MiniTest::Spec
.after .before .current .it .new
class MiniTest::Unit
assertion_count assertion_count= errors errors= failures failures= location process_args puke report report= run run_test_suites skips skips= start_time start_time= status test_count test_count= .autorun .output= ::VERSION
class MiniTest::Unit::TestCase
__name__ passed? run setup teardown .inherited .new .reset .test_methods .test_order .test_suites ::PASSTHROUGH_EXCEPTIONS ::SUPPORTS_INFO_SIGNAL
class MockExpectationError
class Module
< <= <=> === > >= alias_method ancestors append_features attr attr_accessor attr_reader attr_writer autoload autoload? class_eval class_exec class_variable_defined? class_variable_get class_variable_set class_variables const_defined? const_get const_missing const_set constants define_method extend_object extended include include? included included_modules infect_with_assertions instance_method instance_methods method_added method_defined? method_removed method_undefined module_function name private private_class_method private_constant private_instance_methods private_method_defined? protected protected_instance_methods protected_method_defined? psych_yaml_as public public_class_method public_constant public_instance_methods public_method_defined? rake_extension remove_class_variable remove_const remove_method undef_method .constants .nesting .new
class Monitor
module MonitorMixin
mon_enter mon_exit mon_synchronize mon_try_enter new_cond
class MonitorMixin::ConditionVariable
broadcast signal wait wait_until wait_while
class MultiTkIp
__create_safe_slave_obj __create_trusted_slave_obj __eval __invoke __pseudo_toplevel __pseudo_toplevel= __pseudo_toplevel_evaluable= __pseudo_toplevel_evaluable? _add_new_tables _add_tk_procs _conv_listelement _create_slave_object _default_delete_hook _destroy_slaves_of_slaveIP _eval _eval_with_enc _eval_without_enc _fromUTF8 _get_global_var _get_global_var2 _get_variable _get_variable2 _init_ip_env _init_ip_internal _invoke _invoke_with_enc _invoke_without_enc _ip_id_ _is_master_of? _make_menu_embeddable _merge_tklist _receiver_mainloop _remove_tk_procs _return_value _set_global_var _set_global_var2 _set_variable _set_variable2 _split_tklist _thread_tkwait _thread_vwait _tk_cmd_tbl _tk_table_list _tk_windows _toUTF8 _unset_global_var _unset_global_var2 _unset_variable _unset_variable2 abort alias_delete alias_info alias_target aliases alive? allow_ruby_exit= allow_ruby_exit? background_call background_eval background_eval_str call cb_error cb_eval def_alias delete delete_cmd delete_slaves deleted? encoding encoding= encoding_convert_from encoding_convert_to eval eval_callback eval_proc eval_str exist? exit exit! expose_cmd get_bgerror_handler get_limit has_mainwindow? hidden_cmds hide_cmd inspect invalid_namespace? invoke_hidden invoke_hidden_on_global invoke_hidden_on_namespace ip_name mainloop make_safe manipulable? mark_trusted master? path recursion_limit restart running_mainloop? safe? safe_base? safe_level safe_level= safeip_add_to_access_path safeip_configinfo safeip_configure safeip_delete safeip_find_in_access_path safeip_set_log_cmd set_bgerror_handler set_cb_error set_limit set_safe_level share_stderr share_stdin share_stdio share_stdout slave? slaves to_eval transfer_stderr transfer_stdin transfer_stdio transfer_stdout wait_on_mainloop= wait_on_mainloop? ._DEFAULT_MASTER .__getip ._conv_listelement ._create_console ._eval ._eval_with_enc ._eval_without_enc ._fromUTF8 ._get_global_var ._get_global_var2 ._get_variable ._get_variable2 ._invoke ._invoke_with_enc ._invoke_without_enc ._ip_id_ ._make_menu_embeddable ._merge_tklist ._return_value ._set_global_var ._set_global_var2 ._set_variable ._set_variable2 ._split_tklist ._thread_tkwait ._thread_vwait ._toUTF8 ._unset_global_var ._unset_global_var2 ._unset_variable ._unset_variable2 .abort .add_tk_procs .alias_delete .alias_info .alias_target .aliases .alive? .allow_ruby_exit= .allow_ruby_exit? .background_call .background_eval .background_eval_str .bgerror .call .cb_entry_class .create_table .def_alias .delete .delete_cmd .delete_slaves .deleted? .do_one_event .eval .eval_str .exist? .exit .exit! .expose_cmd .get_cb_entry .get_eventloop_tick .get_eventloop_weight .get_limit .get_no_event_wait .has_mainwindow? .hidden_cmds .hide_cmd .inherited .init_ip_env .init_ip_internal .invalid_namespace? .invoke_hidden .invoke_hidden_on_global .invoke_hidden_on_namespace .ip_name .mainloop .mainloop_abort_on_exception .mainloop_abort_on_exception= .mainloop_watchdog .make_safe .manipulable? .mark_trusted .master? .method_missing .new .new_safeTk .new_slave .path .recursion_limit .remove_tk_procs .restart .safe? .safe_base? .safe_level .safe_level= .set_eventloop_tick .set_eventloop_weight .set_limit .set_no_event_wait .set_safe_level .share_stderr .share_stdin .share_stdio .share_stdout .slave? .slaves .tk_cmd_tbl .tk_object_table .tk_windows .to_eval .transfer_stderr .transfer_stdin .transfer_stdio .transfer_stdout ::BASE_DIR ::SAFE_OPT_LIST ::SLAVE_IP_ID
class MultiTkIp_OK
module MultiTkIp_PseudoToplevel_Evaluable
pseudo_toplevel_evaluable= pseudo_toplevel_evaluable? .extend
class Mutex
lock locked? sleep synchronize try_lock unlock .new
module Mutex_m
lock locked? mu_extended mu_synchronize mu_try_lock mu_unlock .append_features .define_aliases .extend_object
module NKF
.#guess .#nkf ::ASCII ::AUTO ::BINARY ::EUC ::JIS ::NKF_RELEASE_DATE ::NKF_VERSION ::NOCONV ::SJIS ::UNKNOWN ::UTF16 ::UTF32 ::UTF8 ::VERSION
class NameError
class Net::APOP
class Net::APOPSession
class Net::FTP
abort acct binary binary= chdir close closed? connect debug_mode debug_mode= delete dir get getbinaryfile getdir gettextfile help last_response last_response_code login mdtm mkdir mtime nlst noop passive passive= put putbinaryfile puttextfile quit rename resume resume= retrbinary retrlines return_code return_code= rmdir sendcmd set_socket site size status storbinary storlines system voidcmd welcome .new .open ::DEFAULT_BLOCKSIZE ::FTP_PORT
class Net::FTPConnectionError
class Net::FTPError
class Net::FTPPermError
class Net::FTPProtoError
class Net::FTPReplyError
class Net::FTPTempError
class Net::HTTP
active? address ca_file ca_file= ca_path ca_path= cert cert= cert_store cert_store= ciphers ciphers= close_on_empty_response close_on_empty_response= copy delete finish get get2 head head2 key key= lock mkcol move open_timeout open_timeout= options peer_cert port post post2 propfind proppatch proxy? proxy_address proxy_pass proxy_port proxy_user put put2 read_timeout read_timeout= request send_request set_debug_output ssl_timeout ssl_timeout= ssl_version ssl_version= start trace unlock use_ssl= use_ssl? use_ssl? verify_callback verify_callback= verify_depth verify_depth= verify_mode verify_mode= .Proxy .default_port .get .get_print .get_response .https_default_port .is_version_1_1? .is_version_1_2? .new .post_form .proxy_address .proxy_class? .proxy_pass .proxy_port .proxy_user .start .version_1_2
class Net::HTTP::Copy
class Net::HTTP::Delete
class Net::HTTP::Get
class Net::HTTP::Head
class Net::HTTP::Lock
class Net::HTTP::Mkcol
class Net::HTTP::Move
class Net::HTTP::Options
class Net::HTTP::Post
class Net::HTTP::Propfind
class Net::HTTP::Proppatch
class Net::HTTP::Put
class Net::HTTP::Trace
class Net::HTTP::Unlock
class Net::HTTPAccepted
class Net::HTTPBadGateway
class Net::HTTPBadRequest
class Net::HTTPBadResponse
class Net::HTTPClientError
class Net::HTTPConflict
class Net::HTTPContinue
class Net::HTTPCreated
class Net::HTTPError
module Net::HTTPExceptions
class Net::HTTPExpectationFailed
class Net::HTTPFatalError
class Net::HTTPForbidden
class Net::HTTPFound
class Net::HTTPGatewayTimeOut
class Net::HTTPGenericRequest
body body= body_exist? body_stream method path request_body_permitted? response_body_permitted?
class Net::HTTPGone
module Net::HTTPHeader
[] []= add_field basic_auth canonical_each chunked? content_length content_length= content_range content_type content_type= delete each each_capitalized_name each_key each_value fetch form_data= get_fields key? length main_type method proxy_basic_auth range range= range_length sub_type type_params
class Net::HTTPHeaderSyntaxError
class Net::HTTPInformation
class Net::HTTPInternalServerError
class Net::HTTPLengthRequired
class Net::HTTPMethodNotAllowed
class Net::HTTPMovedPermanently
class Net::HTTPMovedTemporarily
class Net::HTTPMultipleChoice
class Net::HTTPNoContent
class Net::HTTPNonAuthoritativeInformation
class Net::HTTPNotAcceptable
class Net::HTTPNotFound
class Net::HTTPNotImplemented
class Net::HTTPNotModified
class Net::HTTPOK
class Net::HTTPPartialContent
class Net::HTTPPaymentRequired
class Net::HTTPPreconditionFailed
class Net::HTTPProxyAuthenticationRequired
class Net::HTTPRedirection
class Net::HTTPRequest
class Net::HTTPRequestEntityTooLarge
class Net::HTTPRequestTimeOut
class Net::HTTPRequestURITooLarge
class Net::HTTPRequestURITooLong
class Net::HTTPRequestedRangeNotSatisfiable
class Net::HTTPResetContent
class Net::HTTPResponse
body code header http_version message read_body to_ary value .body_permitted?
class Net::HTTPRetriableError
class Net::HTTPSeeOther
class Net::HTTPServerError
class Net::HTTPServerException
class Net::HTTPServiceUnavailable
class Net::HTTPSuccess
class Net::HTTPSwitchProtocol
class Net::HTTPTemporaryRedirect
class Net::HTTPUnauthorized
class Net::HTTPUnknownResponse
class Net::HTTPUnsupportedMediaType
class Net::HTTPUseProxy
class Net::HTTPVersionNotSupported
class Net::IMAP
add_response_handler append authenticate capability check client_thread client_thread= close copy create delete disconnect disconnected? examine expunge fetch getacl getquota getquotaroot greeting idle idle_done list login logout lsub noop remove_response_handler rename response_handlers responses search select setacl setquota sort starttls status store subscribe thread uid_copy uid_fetch uid_search uid_store uid_thread unsubscribe xlist .add_authenticator .debug .debug= .decode_utf7 .encode_utf7 .format_date .format_datetime .max_flag_count .max_flag_count= .new ::ANSWERED ::DELETED ::DRAFT ::FLAGGED ::MARKED ::NOINFERIORS ::NOSELECT ::RECENT ::SEEN ::UNMARKED
class Net::IMAP::Address
class Net::IMAP::BadResponseError
class Net::IMAP::BodyTypeBasic
content_id description disposition encoding extension language md5 media_subtype media_type multipart? param size
class Net::IMAP::BodyTypeMessage
body content_id description disposition encoding envelope extension language lines md5 media_subtype media_type multipart? param size
class Net::IMAP::BodyTypeMultipart
disposition extension language media_subtype media_type multipart? param parts
class Net::IMAP::BodyTypeText
content_id description disposition encoding extension language lines md5 media_subtype media_type multipart? param size
class Net::IMAP::ByeResponseError
class Net::IMAP::ContentDisposition
class Net::IMAP::ContinuationRequest
class Net::IMAP::DataFormatError
class Net::IMAP::Envelope
bcc cc date from in_reply_to message_id reply_to sender subject to
class Net::IMAP::Error
class Net::IMAP::FetchData
class Net::IMAP::FlagCountError
class Net::IMAP::MailboxACLItem
class Net::IMAP::MailboxList
class Net::IMAP::MailboxQuota
class Net::IMAP::MailboxQuotaRoot
class Net::IMAP::NoResponseError
class Net::IMAP::ResponseCode
class Net::IMAP::ResponseError
class Net::IMAP::ResponseParseError
class Net::IMAP::ResponseText
class Net::IMAP::StatusData
class Net::IMAP::TaggedResponse
class Net::IMAP::ThreadMember
class Net::IMAP::UntaggedResponse
class Net::POP
class Net::POP3
active? address apop? auth_only delete_all disable_ssl each enable_ssl finish mails n_bytes n_mails open_timeout open_timeout= port read_timeout read_timeout= reset set_debug_output start use_ssl? .APOP .auth_only .certs .default_pop3_port .default_pop3s_port .delete_all .disable_ssl .enable_ssl .foreach .new .socket_type .ssl_params .start .use_ssl? .verify ::Revision
class Net::POPAuthenticationError
class Net::POPBadResponse
class Net::POPError
class Net::POPMail
all delete deleted? header length number top uidl
class Net::POPSession
class Net::ProtoAuthError
class Net::ProtoCommandError
class Net::ProtoFatalError
class Net::ProtoRetriableError
class Net::ProtoServerError
class Net::ProtoSyntaxError
class Net::ProtoUnknownError
class Net::ProtocRetryError
class Net::ProtocolError
class Net::SMTP
address auth_cram_md5 auth_login auth_plain authenticate capable_auth_types capable_cram_md5_auth? capable_login_auth? capable_plain_auth? capable_starttls? data debug_output= disable_ssl disable_starttls ehlo enable_ssl enable_starttls enable_starttls_auto esmtp esmtp= finish helo inspect mailfrom open_message_stream open_timeout open_timeout= port quit rcptto rcptto_list read_timeout read_timeout= send_mail ssl? start started? starttls starttls? starttls_always? starttls_auto? .default_port .default_ssl_context .default_ssl_port .default_submission_port .new .start ::DEFAULT_AUTH_TYPE ::Revision
class Net::SMTP::Response
class Net::SMTPAuthenticationError
module Net::SMTPError
class Net::SMTPFatalError
class Net::SMTPServerBusy
class Net::SMTPSession
class Net::SMTPSyntaxError
class Net::SMTPUnknownError
class Net::SMTPUnsupportedCommand
class Net::Telnet
binmode binmode= cmd login preprocess print puts sock telnetmode telnetmode= waitfor write .new
module Newton
class NilClass
& ^ nil? rationalize taguri taguri= to_a to_c to_f to_i to_r to_s to_yaml | .yaml_tag_subclasses?
class NoMemoryError
class NoMethodError
class NotImplementedError
class Numeric
+@ -@ <=> abs abs2 angle ceil coerce conj denominator div divmod eql? fdiv floor i im imag integer? modulo nonzero? numerator polar real real? rect remainder round step to_c to_int truncate zero?
class Object
! == === =~ __send__ _dump class clone dclone display enum_for eql? equal? extend freeze frozen? hash initialize initialize_copy inspect instance_of? instance_variable_defined? instance_variable_get instance_variable_set instance_variables is_a? marshal_dump marshal_load method method_missing methods must_be must_be_close_to must_be_empty must_be_instance_of must_be_kind_of must_be_nil must_be_same_as must_be_within_epsilon must_equal must_include must_match must_raise must_respond_to must_send must_throw nil? object_id pretty_inspect pretty_print pretty_print_cycle pretty_print_inspect pretty_print_instance_variables private_methods protected_methods public_methods public_send remove_instance_variable respond_to? respond_to_missing? singleton_class singleton_methods taguri taguri= taint tainted? tap to_a to_ary to_hash to_int to_io to_proc to_regexp to_s to_str to_yaml to_yaml_properties to_yaml_style trust untaint untrust untrusted? .new .psych_to_yaml .yaml_tag .yaml_tag_subclasses?
module ObjectSpace
.#_id2ref .#count_nodes .#count_objects .#count_objects_size .#count_tdata_objects .#define_finalizer .#each_object .#garbage_collect .#memsize_of .#memsize_of_all .#undefine_finalizer
module Observable
add_observer changed changed? count_observers delete_observer delete_observers notify_observers
module Open3
.#capture2 .#capture2e .#capture3 .#pipeline .#pipeline_r .#pipeline_rw .#pipeline_start .#pipeline_w .#popen2 .#popen2e .#popen3
module OpenSSL
.#debug .#debug= .#errors ::OPENSSL_VERSION ::OPENSSL_VERSION_NUMBER ::VERSION
module OpenSSL::ASN1
.#BMPString .#BitString .#Boolean .#Enumerated .#GeneralString .#GeneralizedTime .#GraphicString .#IA5String .#ISO64String .#Integer .#Null .#NumericString .#ObjectId .#OctetString .#PrintableString .#Sequence .#Set .#T61String .#UTCTime .#UTF8String .#UniversalString .#VideotexString .#decode .#decode_all .#traverse ::BIT_STRING ::BMPSTRING ::BOOLEAN ::CHARACTER_STRING ::EMBEDDED_PDV ::ENUMERATED ::EOC ::EXTERNAL ::GENERALIZEDTIME ::GENERALSTRING ::GRAPHICSTRING ::IA5STRING ::INTEGER ::ISO64STRING ::NULL ::NUMERICSTRING ::OBJECT ::OBJECT_DESCRIPTOR ::OCTET_STRING ::PRINTABLESTRING ::REAL ::RELATIVE_OID ::SEQUENCE ::SET ::T61STRING ::UNIVERSALSTRING ::UNIVERSAL_TAG_NAME ::UTCTIME ::UTF8STRING ::VIDEOTEXSTRING
class OpenSSL::ASN1::ASN1Data
tag tag= tag_class tag_class= to_der value value= .new
class OpenSSL::ASN1::ASN1Error
class OpenSSL::ASN1::BMPString
class OpenSSL::ASN1::BitString
.new .unused_bits .unused_bits=
class OpenSSL::ASN1::Boolean
class OpenSSL::ASN1::Constructive
class OpenSSL::ASN1::Enumerated
class OpenSSL::ASN1::GeneralString
class OpenSSL::ASN1::GeneralizedTime
class OpenSSL::ASN1::GraphicString
class OpenSSL::ASN1::IA5String
class OpenSSL::ASN1::ISO64String
class OpenSSL::ASN1::Integer
class OpenSSL::ASN1::Null
class OpenSSL::ASN1::NumericString
class OpenSSL::ASN1::ObjectId
ln oid short_name .new .register
class OpenSSL::ASN1::OctetString
class OpenSSL::ASN1::Primitive
class OpenSSL::ASN1::PrintableString
class OpenSSL::ASN1::Sequence
class OpenSSL::ASN1::Set
class OpenSSL::ASN1::T61String
class OpenSSL::ASN1::UTCTime
class OpenSSL::ASN1::UTF8String
class OpenSSL::ASN1::UniversalString
class OpenSSL::ASN1::VideotexString
class OpenSSL::BN
% * ** + - / << <=> == >> bit_set? clear_bit! coerce copy gcd lshift! mask_bits! mod_add mod_exp mod_inverse mod_mul mod_sqr mod_sub num_bits num_bytes odd? one? prime? prime_fasttest? rshift! set_bit! sqr to_bn to_i to_s ucmp zero? .generate_prime .new .pseudo_rand .pseudo_rand_range .rand .rand_range
class OpenSSL::BNError
module OpenSSL::Buffering
<< close each each_byte eof flush getc gets print printf puts read read_nonblock readchar readline readlines readpartial sync sync= ungetc write write_nonblock ::BLOCK_SIZE
class OpenSSL::Cipher
block_size decrypt encrypt final iv= iv_len key= key_len key_len= name padding= pkcs5_keyivgen random_iv random_key reset update .ciphers .new
class OpenSSL::Cipher::AES
class OpenSSL::Cipher::AES128
class OpenSSL::Cipher::AES192
class OpenSSL::Cipher::AES256
class OpenSSL::Cipher::BF
class OpenSSL::Cipher::CAST5
class OpenSSL::Cipher::Cipher
class OpenSSL::Cipher::CipherError
class OpenSSL::Cipher::DES
class OpenSSL::Cipher::IDEA
class OpenSSL::Cipher::RC2
class OpenSSL::Cipher::RC4
class OpenSSL::Cipher::RC5
class OpenSSL::Config
[] []= add_value each get_value sections to_s value .load .parse ::DEFAULT_CONFIG_FILE
class OpenSSL::ConfigError
class OpenSSL::Digest
<< block_length digest_length name reset .digest .new
class OpenSSL::Digest::DSS
class OpenSSL::Digest::DSS1
class OpenSSL::Digest::Digest
class OpenSSL::Digest::DigestError
class OpenSSL::Digest::MD2
class OpenSSL::Digest::MD4
class OpenSSL::Digest::MD5
class OpenSSL::Digest::MDC2
class OpenSSL::Digest::RIPEMD160
class OpenSSL::Digest::SHA
class OpenSSL::Digest::SHA1
class OpenSSL::Digest::SHA224
class OpenSSL::Digest::SHA256
class OpenSSL::Digest::SHA384
class OpenSSL::Digest::SHA512
class OpenSSL::Engine
cipher cmds ctrl_cmd digest finish id load_private_key load_public_key name set_default .by_id .cleanup .engines .load ::METHOD_ALL ::METHOD_CIPHERS ::METHOD_DH ::METHOD_DIGESTS ::METHOD_DSA ::METHOD_NONE ::METHOD_RAND ::METHOD_RSA
class OpenSSL::Engine::EngineError
class OpenSSL::HMAC
<< digest hexdigest reset .digest .hexdigest .new
class OpenSSL::HMACError
class OpenSSL::Netscape::SPKI
challenge challenge= public_key public_key= sign to_der to_pem to_text verify .new
class OpenSSL::Netscape::SPKIError
module OpenSSL::OCSP
::NOCASIGN ::NOCERTS ::NOCHAIN ::NOCHECKS ::NODELEGATED ::NOEXPLICIT ::NOINTERN ::NOSIGS ::NOTIME ::NOVERIFY ::RESPID_KEY ::RESPONSE_STATUS_INTERNALERROR ::RESPONSE_STATUS_MALFORMEDREQUEST ::RESPONSE_STATUS_SIGREQUIRED ::RESPONSE_STATUS_SUCCESSFUL ::RESPONSE_STATUS_TRYLATER ::RESPONSE_STATUS_UNAUTHORIZED ::REVOKED_STATUS_AFFILIATIONCHANGED ::REVOKED_STATUS_CACOMPROMISE ::REVOKED_STATUS_CERTIFICATEHOLD ::REVOKED_STATUS_CESSATIONOFOPERATION ::REVOKED_STATUS_KEYCOMPROMISE ::REVOKED_STATUS_NOSTATUS ::REVOKED_STATUS_REMOVEFROMCRL ::REVOKED_STATUS_SUPERSEDED ::REVOKED_STATUS_UNSPECIFIED ::TRUSTOTHER ::V_CERTSTATUS_GOOD ::V_CERTSTATUS_REVOKED ::V_CERTSTATUS_UNKNOWN
class OpenSSL::OCSP::BasicResponse
add_nonce add_status copy_nonce sign status verify .new
class OpenSSL::OCSP::CertificateId
class OpenSSL::OCSP::OCSPError
class OpenSSL::OCSP::Request
add_certid add_nonce certid check_nonce sign to_der verify .new
class OpenSSL::OCSP::Response
basic status status_string to_der .create .new
class OpenSSL::OpenSSLError
module OpenSSL::PKCS12
ca_certs certificate key to_der .create .new
class OpenSSL::PKCS12::PKCS12Error
module OpenSSL::PKCS5
.#pbkdf2_hmac .#pbkdf2_hmac_sha1
class OpenSSL::PKCS5::PKCS5Error
class OpenSSL::PKCS7
add_certificate add_crl add_data add_recipient add_signer certificates certificates= cipher= crls crls= data decrypt detached detached= error_string error_string= recipients signers to_der to_pem type type= verify .encrypt .new .read_smime .sign .write_smime ::BINARY ::DETACHED ::NOATTR ::NOCERTS ::NOCHAIN ::NOINTERN ::NOSIGS ::NOSMIMECAP ::NOVERIFY ::TEXT
class OpenSSL::PKCS7::PKCS7
class OpenSSL::PKCS7::PKCS7Error
class OpenSSL::PKCS7::RecipientInfo
class OpenSSL::PKCS7::Signer
class OpenSSL::PKCS7::SignerInfo
issuer serial signed_time .new
module OpenSSL::PKey
class OpenSSL::PKey::DH
compute_key export g g= generate_key! p p= params params_ok? priv_key priv_key= pub_key pub_key= to_der to_text .generate .new
class OpenSSL::PKey::DHError
class OpenSSL::PKey::DSA
export g g= p p= params priv_key priv_key= private? pub_key pub_key= public? public_key q q= syssign sysverify to_der to_text .generate .new
class OpenSSL::PKey::DSAError
class OpenSSL::PKey::EC
check_key dh_compute_key dsa_sign_asn1 dsa_verify_asn1 generate_key group group= private_key private_key= private_key? public_key public_key= public_key? to_der to_pem to_text .builtin_curves .new ::NAMED_CURVE
class OpenSSL::PKey::EC::Group
== asn1_flag asn1_flag= cofactor curve_name degree generator order point_conversion_form point_conversion_form= seed seed= set_generator to_der to_pem to_text .new
class OpenSSL::PKey::EC::Group::Error
class OpenSSL::PKey::EC::Point
== group infinity? invert! make_affine! on_curve? set_to_infinity! to_bn .new
class OpenSSL::PKey::EC::Point::Error
class OpenSSL::PKey::ECError
class OpenSSL::PKey::PKey
class OpenSSL::PKey::PKeyError
class OpenSSL::PKey::RSA
d d= dmp1 dmp1= dmq1 dmq1= e e= export iqmp iqmp= n n= p p= params private? private_decrypt private_encrypt public? public_decrypt public_encrypt public_key q q= to_der to_text .generate .new ::NO_PADDING ::PKCS1_OAEP_PADDING ::PKCS1_PADDING ::SSLV23_PADDING
class OpenSSL::PKey::RSAError
module OpenSSL::Random
.#egd .#egd_bytes .#load_random_file .#pseudo_bytes .#random_add .#random_bytes .#seed .#status? .#write_random_file
class OpenSSL::Random::RandomError
module OpenSSL::SSL
::OP_ALL ::OP_CIPHER_SERVER_PREFERENCE ::OP_EPHEMERAL_RSA ::OP_NETSCAPE_CA_DN_BUG ::OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG ::OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION ::OP_NO_SSLv2 ::OP_NO_SSLv3 ::OP_NO_TICKET ::OP_NO_TLSv1 ::OP_PKCS1_CHECK_1 ::OP_PKCS1_CHECK_2 ::OP_SINGLE_DH_USE ::OP_SINGLE_ECDH_USE ::OP_TLS_ROLLBACK_BUG ::VERIFY_CLIENT_ONCE ::VERIFY_FAIL_IF_NO_PEER_CERT ::VERIFY_NONE ::VERIFY_PEER
class OpenSSL::SSL::SSLContext
ca_file ca_file= ca_path ca_path= cert cert= cert_store cert_store= ciphers ciphers= client_ca client_ca= client_cert_cb client_cert_cb= extra_chain_cert extra_chain_cert= flush_sessions key key= options options= servername_cb servername_cb= session_add session_cache_mode session_cache_mode= session_cache_size session_cache_size= session_cache_stats session_get_cb session_get_cb= session_id_context session_id_context= session_new_cb session_new_cb= session_remove session_remove_cb session_remove_cb= set_params ssl_timeout ssl_timeout= ssl_version= tmp_dh_callback tmp_dh_callback= verify_callback verify_callback= verify_depth verify_depth= verify_mode verify_mode= .new ::DEFAULT_CERT_STORE ::DEFAULT_PARAMS ::METHODS ::SESSION_CACHE_BOTH ::SESSION_CACHE_CLIENT ::SESSION_CACHE_NO_AUTO_CLEAR ::SESSION_CACHE_NO_INTERNAL ::SESSION_CACHE_NO_INTERNAL_LOOKUP ::SESSION_CACHE_NO_INTERNAL_STORE ::SESSION_CACHE_OFF ::SESSION_CACHE_SERVER
class OpenSSL::SSL::SSLError
class OpenSSL::SSL::SSLServer
accept close listen shutdown start_immediately start_immediately= to_io .new
class OpenSSL::SSL::SSLSocket
accept accept_nonblock cert cipher connect connect_nonblock context hostname hostname= io peer_cert peer_cert_chain pending post_connection_check session session= session_reused? state sync_close sync_close= sysclose sysread syswrite verify_result .new
class OpenSSL::SSL::Session
== id time time= timeout timeout= to_der to_pem to_text .new
class OpenSSL::SSL::Session::SessionError
module OpenSSL::SSL::SocketForwarder
addr closed? do_not_reverse_lookup= fcntl getsockopt peeraddr setsockopt
module OpenSSL::X509
::DEFAULT_CERT_AREA ::DEFAULT_CERT_DIR ::DEFAULT_CERT_DIR_ENV ::DEFAULT_CERT_FILE ::DEFAULT_CERT_FILE_ENV ::DEFAULT_PRIVATE_DIR ::PURPOSE_ANY ::PURPOSE_CRL_SIGN ::PURPOSE_NS_SSL_SERVER ::PURPOSE_OCSP_HELPER ::PURPOSE_SMIME_ENCRYPT ::PURPOSE_SMIME_SIGN ::PURPOSE_SSL_CLIENT ::PURPOSE_SSL_SERVER ::TRUST_COMPAT ::TRUST_EMAIL ::TRUST_OBJECT_SIGN ::TRUST_OCSP_REQUEST ::TRUST_OCSP_SIGN ::TRUST_SSL_CLIENT ::TRUST_SSL_SERVER ::V_ERR_AKID_ISSUER_SERIAL_MISMATCH ::V_ERR_AKID_SKID_MISMATCH ::V_ERR_APPLICATION_VERIFICATION ::V_ERR_CERT_CHAIN_TOO_LONG ::V_ERR_CERT_HAS_EXPIRED ::V_ERR_CERT_NOT_YET_VALID ::V_ERR_CERT_REJECTED ::V_ERR_CERT_REVOKED ::V_ERR_CERT_SIGNATURE_FAILURE ::V_ERR_CERT_UNTRUSTED ::V_ERR_CRL_HAS_EXPIRED ::V_ERR_CRL_NOT_YET_VALID ::V_ERR_CRL_SIGNATURE_FAILURE ::V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT ::V_ERR_ERROR_IN_CERT_NOT_AFTER_FIELD ::V_ERR_ERROR_IN_CERT_NOT_BEFORE_FIELD ::V_ERR_ERROR_IN_CRL_LAST_UPDATE_FIELD ::V_ERR_ERROR_IN_CRL_NEXT_UPDATE_FIELD ::V_ERR_INVALID_CA ::V_ERR_INVALID_PURPOSE ::V_ERR_KEYUSAGE_NO_CERTSIGN ::V_ERR_OUT_OF_MEM ::V_ERR_PATH_LENGTH_EXCEEDED ::V_ERR_SELF_SIGNED_CERT_IN_CHAIN ::V_ERR_SUBJECT_ISSUER_MISMATCH ::V_ERR_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY ::V_ERR_UNABLE_TO_DECRYPT_CERT_SIGNATURE ::V_ERR_UNABLE_TO_DECRYPT_CRL_SIGNATURE ::V_ERR_UNABLE_TO_GET_CRL ::V_ERR_UNABLE_TO_GET_ISSUER_CERT ::V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY ::V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE ::V_FLAG_CRL_CHECK ::V_FLAG_CRL_CHECK_ALL ::V_OK
class OpenSSL::X509::Attribute
oid oid= to_der value value= .new
class OpenSSL::X509::AttributeError
class OpenSSL::X509::CRL
add_extension add_revoked extensions extensions= issuer issuer= last_update last_update= next_update next_update= revoked revoked= sign signature_algorithm to_der to_pem to_text verify version version= .new
class OpenSSL::X509::CRLError
class OpenSSL::X509::Certificate
add_extension check_private_key extensions extensions= issuer issuer= not_after not_after= not_before not_before= public_key public_key= serial serial= sign signature_algorithm subject subject= to_der to_pem to_text verify version version= .new
class OpenSSL::X509::CertificateError
class OpenSSL::X509::Extension
critical= critical? oid oid= to_a to_der to_h to_s value value= .new
class OpenSSL::X509::ExtensionError
class OpenSSL::X509::ExtensionFactory
config config= create_ext create_ext_from_array create_ext_from_hash create_ext_from_string create_extension crl crl= issuer_certificate issuer_certificate= subject_certificate subject_certificate= subject_request subject_request= .new
class OpenSSL::X509::Name
<=> add_entry to_a to_der to_s .new .parse .parse_rfc2253 ::COMPAT ::DEFAULT_OBJECT_TYPE ::MULTILINE ::OBJECT_TYPE_TEMPLATE ::ONELINE ::RFC2253
class OpenSSL::X509::NameError
class OpenSSL::X509::Request
add_attribute attributes attributes= public_key public_key= sign signature_algorithm subject subject= to_der to_pem to_text verify version version= .new
class OpenSSL::X509::RequestError
class OpenSSL::X509::Revoked
add_extension extensions extensions= serial serial= time time= .new
class OpenSSL::X509::RevokedError
class OpenSSL::X509::Store
add_cert add_crl add_file add_path chain error error_string flags= purpose= set_default_paths time= trust= verify verify_callback verify_callback= .new
class OpenSSL::X509::StoreContext
chain cleanup current_cert current_crl error error= error_depth error_string flags= purpose= time= trust= verify .new
class OpenSSL::X509::StoreError
class OpenStruct
== delete_field inspect modifiable new_ostruct_member .new ::InspectKey
module OpenURI
class OpenURI::HTTPError
module OpenURI::Meta
base_uri charset content_encoding content_type last_modified meta status
module OpenURI::OpenRead
class OptionParser
accept banner banner= default_argv default_argv= environment getopts help load on on_head order order! parse parse! permute permute! program_name program_name= reject release release= separator summarize summary_indent summary_indent= summary_width summary_width= to_a ver version version= .accept .getopts .new .reject
class OptionParser::AmbiguousArgument
class OptionParser::AmbiguousOption
module OptionParser::Arguable
getopts options options= order! parse! permute!
class OptionParser::InvalidArgument
class OptionParser::InvalidOption
class OptionParser::MissingArgument
class OptionParser::NeedlessArgument
class OptionParser::ParseError
args inspect message reason reason= recover set_backtrace set_option .filter_backtrace
class Oval
class PP
comma_breakable object_group pp seplist .pp .sharing_detection .singleline_pp
class PStore
[] []= abort commit delete fetch in_transaction path root? roots transaction ultra_safe ultra_safe= .new ::EMPTY_MARSHAL_CHECKSUM ::EMPTY_MARSHAL_DATA ::EMPTY_STRING ::RDWR_ACCESS ::RD_ACCESS ::WR_ACCESS
class PStore::DummyMutex
class PStore::Error
module PTY
class PTY::ChildExited
class Pack
class Pathname
+ <=> == absolute? ascend atime basename binread blockdev? chardev? children chmod chown cleanpath ctime delete descend directory? dirname each_child each_entry each_filename each_line entries executable? executable_real? exist? expand_path extname file? find fnmatch fnmatch? foreach ftype grpowned? hash join lchmod lchown lstat make_link make_symlink mkdir mkpath mountpoint? mtime open opendir owned? parent pipe? read readable? readable_real? readlines readlink realdirpath realpath relative? relative_path_from rename rmdir rmtree root? setgid? setuid? size size? socket? split stat sticky? sub sub_ext symlink? sysopen to_path to_s truncate utime world_readable? world_writable? writable? writable_real? zero? .getwd .glob .new ::SEPARATOR_PAT ::TO_PATH
class PhotoImage
class Place
class Polygon
class PrettyPrint
breakable first? flush genspace group indent maxwidth nest newline output text .format .new .singleline_format
class Prime
each int_from_prime_division prime? prime_division .instance .new
class Prime::EratosthenesGenerator
class Prime::Generator23
module Prime::OldCompatibility
class Prime::PseudoPrimeGenerator
each each_with_index next rewind upper_bound upper_bound= with_object .new
class Prime::TrialDivisionGenerator
class Proc
=== arity binding curry lambda? parameters source_location to_proc to_s .new
module Process
.#daemon .#detach .#egid .#egid= .#euid .#euid= .#getpgid .#getpgrp .#getpriority .#getrlimit .#gid .#gid= .#groups .#groups= .#initgroups .#kill .#maxgroups .#pid .#ppid .#setpgid .#setpgrp .#setpriority .#setrlimit .#setsid .#times .#uid .#uid= .#wait .#waitall .#waitpid .abort .exec .exit .exit! .fork .spawn ::PRIO_PGRP ::PRIO_PROCESS ::PRIO_USER ::RLIMIT_AS ::RLIMIT_CORE ::RLIMIT_CPU ::RLIMIT_DATA ::RLIMIT_FSIZE ::RLIMIT_MEMLOCK ::RLIMIT_NOFILE ::RLIMIT_NPROC ::RLIMIT_RSS ::RLIMIT_SBSIZE ::RLIMIT_STACK ::RLIM_INFINITY ::RLIM_SAVED_CUR ::RLIM_SAVED_MAX ::WNOHANG ::WUNTRACED
module Process::GID
.#change_privilege .#eid .#eid= .#re_exchange .#re_exchangeable? .#rid .#sid_available? .#switch
class Process::Status
& == >> coredump? exited? exitstatus inspect pid signaled? stopped? stopsig success? termsig to_i to_int to_s
module Process::Sys
.#getegid .#geteuid .#getgid .#getuid .#issetugid .#setegid .#seteuid .#setgid .#setregid .#setresgid .#setresuid .#setreuid .#setrgid .#setruid .#setuid
module Process::UID
.#change_privilege .#eid .#eid= .#re_exchange .#re_exchangeable? .#rid .#sid_available? .#switch
module Profiler__
.#print_profile .#start_profile .#stop_profile ::PROFILE_PROC
module Psych
.add_private_type .add_ruby_type .detect_implicit .dump .dump_stream .libyaml_version .load .load_documents .load_file .load_stream .object_maker .parse .parse_file .parse_stream .parser .read_type_class .tagurize .to_json ::LIBYAML_VERSION ::VERSION
class Psych::Coder
[] []= epresent_scalar implicit implicit= map map= object object= represent_map represent_object represent_seq scalar scalar= seq seq= style style= tag tag= type .new
class Psych::Emitter
alias canonical canonical= end_document end_mapping end_sequence end_stream indentation indentation= line_width line_width= scalar start_document start_mapping start_sequence start_stream .new
class Psych::Exception
class Psych::Handler
alias empty end_document end_mapping end_sequence end_stream scalar start_document start_mapping start_sequence start_stream streaming?
module Psych::JSON
class Psych::JSON::Stream
class Psych::JSON::TreeBuilder
module Psych::Nodes
class Psych::Nodes::Alias
class Psych::Nodes::Document
class Psych::Nodes::Mapping
class Psych::Nodes::Node
class Psych::Nodes::Scalar
class Psych::Nodes::Sequence
class Psych::Nodes::Stream
class Psych::Omap
class Psych::Parser
external_encoding= handler handler= mark parse .new ::ANY ::UTF16BE ::UTF16LE ::UTF8
class Psych::Parser::Mark
column column= index index= line line=
class Psych::ScalarScanner
parse_time tokenize .new ::TIME
class Psych::Set
class Psych::Stream
module Psych::Streaming
class Psych::TreeBuilder
alias end_document end_mapping end_sequence end_stream root scalar start_document start_mapping start_sequence start_stream .new
class Psych::Visitors::DepthFirst
class Psych::Visitors::Emitter
visit_Psych_Nodes_Alias visit_Psych_Nodes_Document visit_Psych_Nodes_Mapping visit_Psych_Nodes_Scalar visit_Psych_Nodes_Sequence visit_Psych_Nodes_Stream .initialize
class Psych::Visitors::JSONTree
class Psych::Visitors::ToRuby
accept visit_Psych_Nodes_Alias visit_Psych_Nodes_Document visit_Psych_Nodes_Mapping visit_Psych_Nodes_Scalar visit_Psych_Nodes_Sequence visit_Psych_Nodes_Stream .new
class Psych::Visitors::Visitor
class Psych::Visitors::YAMLTree
accept finish finished push start started tree visit_Array visit_Class visit_Complex visit_DateTime visit_Exception visit_Float visit_Hash visit_Integer visit_Module visit_NilClass visit_Object visit_Psych_Omap visit_Psych_Set visit_Range visit_Rational visit_Regexp visit_String visit_Struct visit_Symbol visit_Time .new
class Queue
<< clear deq empty? length num_waiting .new
module RDoc
::ATTR_MODIFIERS ::CLASS_MODIFIERS ::CONSTANT_MODIFIERS ::DOT_DOC_FILENAME ::GENERAL_MODIFIERS ::KNOWN_CLASSES ::METHOD_MODIFIERS ::VERSION
class RDoc::Alias
class RDoc::AnonClass
class RDoc::AnyMethod
class RDoc::Attr
class RDoc::ClassModule
class RDoc::CodeObject
comment comment= document_children document_children= document_self document_self= documented? metadata parent parent= parent_file_name parent_name remove_classes_and_modules remove_methods_etc section section= start_doc stop_doc .new
class RDoc::Constant
class RDoc::Context
<=> add_alias add_attribute add_class add_class_or_module add_constant add_include add_method add_module add_require add_to aliases attributes classes constants current_section defined_in? each_attribute each_classmodule each_constant each_method find_enclosing_module_named find_local_symbol find_module_named find_symbol in_files includes initialize_classes_and_modules initialize_methods_etc method_list modules name ongoing_visibility= record_location requires sections set_current_section set_visibility_for toplevel unmatched_alias_lists unmatched_alias_lists= visibility .new ::TYPES ::VISIBILITIES
class RDoc::Context::Section
== comment inspect parent sequence set_comment title .new
class RDoc::Error
class RDoc::GhostMethod
class RDoc::Include
class RDoc::Markup
add_html add_special add_word_pair attribute_manager content convert get_line_types .new ::LABEL_LIST_RE ::SIMPLE_LIST_RE ::SPACE
class RDoc::Markup::Formatter
class RDoc::Markup::ToAnsi
class RDoc::Markup::ToBs
class RDoc::Markup::ToHtml
class RDoc::Markup::ToHtmlCrossref
class RDoc::Markup::ToRdoc
class RDoc::MetaMethod
class RDoc::NormalClass
class RDoc::NormalModule
class RDoc::Options
all_one_file charset coverage_report coverage_report= css diagram dry_run dry_run= encoding encoding= exclude exclude= extra_accessor_flags extra_accessors fileboxes files force_output force_output= force_update formatter formatter= generator generator= hyperlink_all hyperlink_all= image_format include_line_numbers inline_source line_numbers line_numbers= main_page main_page= merge op_dir op_dir= op_name parse pipe pipe= promiscuous quiet rdoc_include show_all show_all= show_hash tab_width template template_dir template_dir= title title= verbosity verbosity= visibility visibility= webcvs
class RDoc::Parser
parse_files_matching .alias_extension .can_parse .parser_for .parsers
class RDoc::Parser::C
class RDoc::Parser::Ruby
module RDoc::Parser::RubyTools
class RDoc::Parser::Simple
remove_private_comments scan .new
class RDoc::RDoc
class RDoc::Require
class RDoc::RubyLex
module RDoc::RubyToken
class RDoc::SingleClass
class RDoc::Stats
num_classes num_classes= num_files num_files= num_methods num_methods= num_modules num_modules= print .new
module RDoc::Text
expand_tabs flush_left markup normalize_comment parse strip_hashes strip_newlines strip_stars
module RDoc::TokenStream
class RDoc::TopLevel
add_class_or_module file_absolute_name file_absolute_name= file_relative_name file_relative_name= file_stat file_stat= find_local_symbol find_module_named full_name .all_classes_and_modules .find_class_named .new .reset
module REXML
class REXML::AttlistDecl
[] each element_name include? node_type write .new
class REXML::Attribute
== clone element element= hash inspect namespace node_type normalized= prefix remove to_s to_string value write xpath .new ::PATTERN
class REXML::Attributes
<< [] []= delete delete_all each each_attribute get_attribute get_attribute_ns length namespaces prefixes to_a .new
class REXML::CData
clone to_s value write .new ::ILLEGAL ::START ::STOP
class REXML::Child
bytes document next_sibling next_sibling= parent parent= previous_sibling previous_sibling= remove replace_with .new
class REXML::Comment
<=> == clone node_type string to_s write .new ::START ::STOP
class REXML::DTD::AttlistDecl
::PATTERN_RE ::START ::START_RE
class REXML::DTD::ElementDecl
.new ::PATTERN_RE ::START ::START_RE
class REXML::DTD::EntityDecl
to_s write .new .parse_source ::PERCENT ::PLAIN ::PUBLIC ::START ::START_RE ::SYSTEM
class REXML::DTD::NotationDecl
to_s write .new .parse_source ::PUBLIC ::START ::START_RE ::SYSTEM
class REXML::DTD::Parser
class REXML::Declaration
class REXML::DocType
add attribute_of attributes_of clone context entities entity external_id name namespaces node_type notation notations public system write .new ::DEFAULT_ENTITIES ::PUBLIC ::START ::STOP ::SYSTEM
class REXML::Document
<< add_element clone doctype encoding expanded_name node_type root stand_alone? version write xml_decl .new .parse_stream ::DECLARATION
class REXML::Element
add_attribute add_attributes add_element add_namespace add_text attribute attributes cdatas clone comments context delete_attribute delete_element delete_namespace document each_element each_element_with_attribute each_element_with_text elements get_elements get_text has_attributes? has_elements? has_text? ignore_whitespace_nodes inspect instructions namespace namespaces next_element node_type prefixes previous_element raw root root_node text text= texts whitespace write xpath .new ::UNDEFINED
class REXML::ElementDecl
class REXML::Elements
<< [] []= collect delete delete_all each empty? index inject size to_a .new
module REXML::Encoding
check_encoding decode decode_ascii decode_eucjp decode_iconv decode_sjis decode_unile decode_utf16 decode_utf8 encode encode_ascii encode_eucjp encode_iconv encode_sjis encode_unile encode_utf16 encode_utf8 encoding encoding= .apply .encoding_method .register ::EUCTOU8 ::SJISTOU8 ::U8TOEUC ::U8TOSJIS ::UNILE ::UTF_16 ::UTF_8
class REXML::Entity
external name ndata normalized pubid ref to_s unnormalized value write .matches? .new ::ENTITYDECL ::ENTITYDEF ::ENTITYVALUE ::EXTERNALID ::GEDECL ::NDATADECL ::PEDECL ::PEDEF ::PEREFERENCE ::PEREFERENCE_RE ::PUBIDCHAR ::PUBIDLITERAL ::SYSTEMLITERAL
module REXML::EntityConst
class REXML::ExternalEntity
module REXML::Functions
.boolean .ceiling .compare_language .concat .contains .context= .count .false .floor .get_namespace .id .lang .last .local_name .method_missing .name .namespace_context .namespace_context= .namespace_uri .normalize_space .not .number .position .processing_instruction .round .starts_with .string .string_length .string_value .substring .substring_after .substring_before .sum .text .translate .true .variables .variables=
class REXML::IOSource
consume current_line empty? match position read scan .new
class REXML::Instruction
== clone content inspect node_type target write .new ::START ::STOP
class REXML::Light::Node
<< =~ [] []= children each has_name? local_name local_name= name name= namespace namespace= node_type parent parent= prefix root size text= to_s .new ::NAMESPLIT ::PARENTS
module REXML::Namespace
expanded_name fully_expanded_name has_name? local_name name= prefix ::NAMESPLIT
module REXML::Node
each_recursive find_first_recursive indent index_in_parent next_sibling_node parent? previous_sibling_node to_s
class REXML::NotationDecl
name public system to_s write .new
class REXML::Output
class REXML::Parent
<< [] []= children deep_clone delete delete_at delete_if each each_index index insert_after insert_before length parent? replace_child unshift .new
class REXML::ParseException
context continued_exception line parser position source to_s .new
class REXML::Parsers::BaseParser
add_listener empty? entity has_next? normalize peek position pull source stream= unnormalize unshift .new ::ATTDEF ::ATTDEF_RE ::ATTLISTDECL_PATTERN ::ATTLISTDECL_START ::ATTRIBUTE_PATTERN ::ATTTYPE ::ATTVALUE ::CDATA_END ::CDATA_PATTERN ::CDATA_START ::CLOSE_MATCH ::COMMENT_PATTERN ::COMMENT_START ::DEFAULTDECL ::DEFAULT_ENTITIES ::DOCTYPE_PATTERN ::DOCTYPE_START ::ELEMENTDECL_PATTERN ::ELEMENTDECL_START ::ENCODING ::ENTITYDECL ::ENTITYDEF ::ENTITYVALUE ::ENTITY_START ::ENUMERATEDTYPE ::ENUMERATION ::EREFERENCE ::EXTERNALID ::GEDECL ::IDENTITY ::INSTRUCTION_PATTERN ::INSTRUCTION_START ::MISSING_ATTRIBUTE_QUOTES ::NAME ::NAMECHAR ::NAME_STR ::NCNAME_STR ::NDATADECL ::NMTOKEN ::NMTOKENS ::NOTATIONDECL_START ::NOTATIONTYPE ::PEDECL ::PEDEF ::PEREFERENCE ::PUBIDCHAR ::PUBIDLITERAL ::PUBLIC ::REFERENCE ::REFERENCE_RE ::STANDALONE ::SYSTEM ::SYSTEMENTITY ::SYSTEMLITERAL ::TAG_MATCH ::TEXT_PATTERN ::VERSION ::XMLDECL_PATTERN ::XMLDECL_START
class REXML::Parsers::LightParser
add_listener parse rewind .new
class REXML::Parsers::PullEvent
[] attlistdecl? cdata? comment? doctype? elementdecl? end_element? entity? entitydecl? error? event_type inspect instruction? notationdecl? start_element? text? xmldecl? .new
class REXML::Parsers::PullParser
add_listener each empty? entity has_next? peek pull source unshift .new
class REXML::Parsers::SAX2Parser
add_listener deafen listen parse source .new
class REXML::Parsers::StreamParser
class REXML::Parsers::TreeParser
class REXML::Parsers::UltraLightParser
add_listener parse rewind .new
class REXML::Parsers::XPathParser
abbreviate expand namespaces= parse predicate predicate_to_string ::AXIS ::LITERAL ::NCNAMETEST ::NODE_TYPE ::NT ::NUMBER ::PI ::QNAME ::VARIABLE_REFERENCE
class REXML::QuickPath
.attribute .axe .each .filter .first .function .match .method_missing .name .parse_args .predicate ::EMPTY_HASH
module REXML::SAX2Listener
attlistdecl cdata characters comment doctype elementdecl end_document end_element end_prefix_mapping entitydecl notationdecl processing_instruction progress start_document start_element start_prefix_mapping xmldecl
class REXML::Source
buffer consume current_line empty? encoding encoding= line match match_to match_to_consume position read scan .new
class REXML::SourceFactory
module REXML::StreamListener
attlistdecl cdata comment doctype doctype_end elementdecl entity entitydecl instruction notationdecl tag_end tag_start text xmldecl
class REXML::SyncEnumerator
class REXML::Text
<< <=> clone empty? indent_text inspect node_type raw to_s value value= wrap write write_with_substitution xpath .new .normalize .read_with_substitution .unnormalize ::EREFERENCE ::ILLEGAL ::NUMERICENTITY ::REFERENCE ::SETUTITSBUS ::SLAICEPS ::SPECIALS ::SUBSTITUTES
class REXML::Validation::Choice
<< add_event_to_arry expected inspect matches? next reset .new
class REXML::Validation::Event
== done? event_arg event_type inspect matches? single? to_s .new
class REXML::Validation::Interleave
expected inspect matches? next next_current reset .new
class REXML::Validation::OneOrMore
expected matches? next reset .new
class REXML::Validation::Optional
class REXML::Validation::Ref
class REXML::Validation::RelaxNG
count current receive references .new ::EMPTY ::INFINITY ::TEXT
class REXML::Validation::Sequence
class REXML::Validation::State
<< add_event_to_arry expand_ref_in expected generate_event inspect next previous= reset to_s .new
class REXML::Validation::ValidationException
module REXML::Validation::Validator
dump reset validate ::NILEVENT
class REXML::Validation::ZeroOrMore
class REXML::XMLDecl
== clone dowrite encoding= inspect node_type nowrite old_enc= stand_alone? version write writeencoding xmldecl .default .new ::DEFAULT_ENCODING ::DEFAULT_STANDALONE ::DEFAULT_VERSION ::START ::STOP
module REXML::XMLTokens
::NAME ::NAMECHAR ::NAME_STR ::NCNAME_STR ::NMTOKEN ::NMTOKENS ::REFERENCE
class REXML::XPath
.each .first .match ::EMPTY_HASH
class REXML::XPathParser
[]= first get_first match namespaces= parse predicate variables= .new ::ALL ::ELEMENTS ::LITERAL
module RSS::BaseTrackBackModel
trackback_about trackback_abouts trackback_ping
module RSS::ContentModel
class RSS::ConversionError
module RSS::DublinCoreModel
class RSS::Element
class RSS::Error
module RSS::ImageFaviconModel
class RSS::ImageFaviconModel::ImageFavicon
module RSS::ImageItemModel
class RSS::ImageItemModel::ImageItem
about date height image_width resource
module RSS::ImageModelUtils
class RSS::InvalidRSSError
module RSS::Maker
class RSS::Maker::Base
class RSS::Maker::ChannelBase
about categories cloud copyright date description docs generator language lastBuildDate link managingEditor pubDate pubDate= rating skipDays skipHours title ttl webMaster
class RSS::Maker::ChannelBase::CategoriesBase
class RSS::Maker::ChannelBase::CategoriesBase::CategoryBase
class RSS::Maker::ChannelBase::SkipDaysBase
class RSS::Maker::ChannelBase::SkipDaysBase::DayBase
class RSS::Maker::ChannelBase::SkipHoursBase
class RSS::Maker::ChannelBase::SkipHoursBase::HourBase
class RSS::Maker::ImageBase
description height title url width
class RSS::Maker::ItemsBase
do_sort do_sort= max_size max_size= new_item
class RSS::Maker::ItemsBase::ItemBase
author categories comments date description link pubDate pubDate= title
class RSS::Maker::ItemsBase::ItemBase::CategoriesBase
class RSS::Maker::ItemsBase::ItemBase::EnclosureBase
class RSS::Maker::ItemsBase::ItemBase::GuidBase
class RSS::Maker::ItemsBase::ItemBase::SourceBase
class RSS::Maker::RSS09::Channel
class RSS::Maker::RSS09::Channel::Categories
class RSS::Maker::RSS09::Channel::Categories::Category
class RSS::Maker::RSS09::Channel::SkipDays
class RSS::Maker::RSS09::Channel::SkipDays::Day
class RSS::Maker::RSS09::Channel::SkipHours
class RSS::Maker::RSS09::Channel::SkipHours::Hour
class RSS::Maker::RSS09::Image
class RSS::Maker::RSS09::Items
class RSS::Maker::RSS09::Items::Item
class RSS::Maker::RSS09::Items::Item::Categories
class RSS::Maker::RSS09::Items::Item::Enclosure
class RSS::Maker::RSS09::Items::Item::Guid
class RSS::Maker::RSS09::Items::Item::Source
class RSS::Maker::RSS09::Textinput
class RSS::Maker::RSS10
class RSS::Maker::RSS10::Channel
class RSS::Maker::RSS10::Channel::Categories
class RSS::Maker::RSS10::Channel::Categories::Category
class RSS::Maker::RSS10::Image
class RSS::Maker::RSS10::Items
class RSS::Maker::RSS10::Items::Item
class RSS::Maker::RSS10::Textinput
class RSS::Maker::RSS20
class RSS::Maker::RSS20::Channel
class RSS::Maker::RSS20::Channel::Categories
class RSS::Maker::RSS20::Channel::Categories::Category
class RSS::Maker::RSS20::Channel::SkipDays
class RSS::Maker::RSS20::Channel::SkipDays::Day
class RSS::Maker::RSS20::Channel::SkipHours
class RSS::Maker::RSS20::Channel::SkipHours::Hour
class RSS::Maker::RSS20::Image
class RSS::Maker::RSS20::Items
class RSS::Maker::RSS20::Items::Item
class RSS::Maker::RSS20::Items::Item::Categories
class RSS::Maker::RSS20::Items::Item::Enclosure
class RSS::Maker::RSS20::Items::Item::Guid
class RSS::Maker::RSS20::Items::Item::Source
class RSS::Maker::RSS20::Textinput
class RSS::Maker::RSSBase
channel encoding encoding= image items rss_version standalone standalone= textinput version version= xml_stylesheets
class RSS::Maker::TextinputBase
class RSS::Maker::XMLStyleSheets::XMLStyleSheet
alternate charset href media title type
class RSS::MissingAttributeError
class RSS::MissingTagError
class RSS::NSError
class RSS::NotAvailableValueError
class RSS::NotExpectedTagError
class RSS::NotSetError
class RSS::NotValidXMLParser
class RSS::NotWellFormedError
class RSS::OverlappedPrefixError
class RSS::Parser
do_validate ignore_unknown_element parse rss .new .parse
class RSS::RDF
channel encoding image item items rss_version standalone textinput version
class RSS::RDF::Channel
about date description image items link textinput title
class RSS::RDF::Channel::Image
class RSS::RDF::Channel::ImageFavicon
class RSS::RDF::Channel::Items
class RSS::RDF::Channel::Textinput
class RSS::RDF::Image
class RSS::RDF::Item
about date description link title
class RSS::RDF::Textinput
about date description link name title
module RSS::RootElementMixin
class RSS::Rss
channel encoding image items rss_version standalone textinput version
class RSS::Rss::Channel
categories category copyright date description docs generator image item items language lastBuildDate link managingEditor rating skipDays skipHours textInput title ttl webMaster
class RSS::Rss::Channel::Cloud
domain path port protocol registerProcedure
class RSS::Rss::Channel::Image
description height link title url width
class RSS::Rss::Channel::Item
author categories category comments date description enclosure guid link pubDate source title
class RSS::Rss::Channel::Item::Category
class RSS::Rss::Channel::Item::Enclosure
class RSS::Rss::Channel::Item::Guid
class RSS::Rss::Channel::Item::Source
class RSS::Rss::Channel::TextInput
class RSS::Rss::SkipDays
class RSS::Rss::SkipHours
module RSS::SyndicationModel
sy_updateBase sy_updateFrequency sy_updatePeriod
module RSS::TaxonomyTopicModel
class RSS::TaxonomyTopicModel::TaxonomyTopic
module RSS::TaxonomyTopicsModel
class RSS::TaxonomyTopicsModel::TaxonomyTopics
class RSS::TooMuchTagError
module RSS::TrackBackModel10
class RSS::TrackBackModel10::TrackBackAbout
class RSS::TrackBackModel10::TrackBackPing
module RSS::TrackBackModel20
class RSS::TrackBackModel20::TrackBackAbout
class RSS::TrackBackModel20::TrackBackPing
class RSS::UnknownConversionMethodError
class RSS::UnknownTagError
class RSS::XMLParserNotFound
class RSS::XMLStyleSheet
alternate charset href media title type
module RSS::XMLStyleSheetMixin
class Racc::ParseError
class Racc::Parser
do_parse next_token on_error token_to_str yyaccept yyerrok yyerror yyparse .racc_runtime_type
class Radiobutton
module Rake
.application .application= .original_dir ::EARLY ::EMPTY_TASK_ARGS
class Rake::Application
add_import add_loader collect_tasks const_warning display_prerequisites display_tasks_and_comments dynamic_width dynamic_width_stty dynamic_width_tput find_rakefile_location handle_options have_rakefile init invoke_task load_imports load_rakefile name options original_dir parse_task_string rake_require rakefile rakefile_location raw_load_rakefile run standard_exception_handling standard_rake_options system_dir terminal_width top_level top_level_tasks truncate truncate_output? tty_output= tty_output? unix? windows? ::DEFAULT_RAKEFILES
module Rake::Cloneable
class Rake::DefaultLoader
class Rake::EarlyTime
class Rake::FileCreationTask
class Rake::FileList
* == calculate_exclude_regexp clear_exclude egrep exclude exclude? existing existing! ext gsub gsub! import include is_a? pathmap resolve sub sub! to_a to_s .[] .new ::ARRAY_METHODS ::DEFAULT_IGNORE_PATTERNS ::DEFAULT_IGNORE_PROCS ::DELEGATING_METHODS ::MUST_DEFINE ::MUST_NOT_DEFINE ::SPECIAL_RETURN
class Rake::FileTask
class Rake::GemPackageTask
define gem_file gem_spec gem_spec= init .new
class Rake::InvocationChain
append member? to_s .append .new ::EMPTY
class Rake::InvocationChain::EmptyInvocationChain
class Rake::MakefileLoader
class Rake::MultiTask
class Rake::NameSpace
class Rake::PackageTask
define init name name= need_tar need_tar= need_tar_bz2 need_tar_bz2= need_tar_gz need_tar_gz= need_zip need_zip= package_dir package_dir= package_dir_path package_files package_files= package_name tar_bz2_file tar_command tar_command= tar_gz_file tgz_file version version= zip_command zip_command= zip_file .new
class Rake::RDocTask
define external external= main main= name name= option_list option_string options options= quote rdoc_dir rdoc_dir= rdoc_files rdoc_files= template template= title title= .new
class Rake::RuleRecursionOverflowError
class Rake::Task
actions add_description application application= arg_description arg_names clear clear_actions clear_prerequisites comment comment= enhance execute full_comment inspect investigation invoke name needed? prerequisites reenable scope set_arg_names source sources sources= timestamp to_s .[] .clear .create_rule .define_task .new .scope_name .task_defined? .tasks
class Rake::TaskArgumentError
class Rake::TaskArguments
[] each inspect lookup names new_scope to_hash with_defaults .new
class Rake::TaskLib
module Rake::TaskManager
[] clear create_rule current_scope define_task enhance_with_matching_rule in_namespace intern last_comment last_description= lookup resolve_args synthesize_file_task tasks
class Rake::TestTask
define libs libs= loader loader= name name= options options= pattern pattern= ruby_opts ruby_opts= test_files= verbose verbose= warning warning= .new
module RakeFileUtils
nowrite verbose when_writing .nowrite_flag .nowrite_flag= .verbose_flag .verbose_flag=
class Random
== bytes left marshal_dump marshal_load rand seed state .left .new .new_seed .rand .srand .state
class Range
== === begin cover? each end eql? equal? exclude_end? hash step taguri taguri= to_json to_yaml .json_create .new .yaml_new .yaml_tag_subclasses?
class RangeError
class Rational
* ** ** + - / <=> == ceil coerce convert denominator fdiv floor hash inspect marshal_dump marshal_load numerator rationalize round to_d to_f to_i to_r to_s
module RbConfig
.expand .ruby ::CONFIG ::DESTDIR ::MAKEFILE_CONFIG ::TOPDIR
module Readline
.#readline .basic_quote_characters .basic_quote_characters= .basic_word_break_characters .basic_word_break_characters= .completer_quote_characters .completer_quote_characters= .completer_word_break_characters .completer_word_break_characters= .completion_append_character .completion_append_character= .completion_case_fold .completion_case_fold= .completion_proc .completion_proc= .emacs_editing_mode .filename_quote_characters .filename_quote_characters= .input= .output= .vi_editing_mode ::FILENAME_COMPLETION_PROC ::USERNAME_COMPLETION_PROC ::VERSION
object Readline::HISTORY
.<< .[] .[]= .delete_at .each .empty? .length .pop .push .shift .to_s
class Rectangle
class Regexp
== === =~ casefold? encoding fixed_encoding? hash inspect match named_captures names options source taguri taguri= to_json to_s to_yaml ~ .compile .escape .json_create .last_match .try_convert .union .yaml_new .yaml_tag_subclasses? ::EXTENDED ::FIXEDENCODING ::IGNORECASE ::MULTILINE ::NOENCODING
class RegexpError
class RemoteTkIp
__eval __invoke _conv_listelement _create_console _eval _eval_with_enc _eval_without_enc _fromUTF8 _get_global_var _get_global_var2 _get_variable _get_variable2 _invoke _invoke_with_enc _invoke_without_enc _ip_id_ _is_master_of? _merge_tklist _return_value _set_global_var _set_global_var2 _set_variable _set_variable2 _split_tklist _thread_tkwait _thread_vwait _toUTF8 _unset_global_var _unset_global_var2 _unset_variable _unset_variable2 allow_ruby_exit= allow_ruby_exit? appsend create_slave delete deleted? do_one_event get_eventloop_tick get_eventloop_weight get_no_event_wait has_mainwindow? invalid_namespace? is_rubytk? mainloop mainloop_abort_on_exception mainloop_abort_on_exception= mainloop_watchdog make_safe manipulable? rb_appsend ready? restart safe? safe_base? set_eventloop_tick set_eventloop_weight set_no_event_wait .do_one_event .get_eventloop_tick .get_eventloop_weight .get_no_event_wait .mainloop .mainloop_abort_on_exception .mainloop_abort_on_exception= .mainloop_watchdog .manipulable? .new .set_eventloop_tick .set_eventloop_weight .set_no_event_wait
class Resolv
each_address each_name getaddress getaddresses getname getnames .each_address .each_name .getaddress .getaddresses .getname .getnames .new ::AddressRegex ::DefaultResolver
class Resolv::DNS
close each_address each_name each_resource getaddress getaddresses getname getnames getresource getresources .new .open ::Port ::UDPSize
class Resolv::DNS::Config::OtherResolvError
class Resolv::DNS::DecodeError
class Resolv::DNS::EncodeError
class Resolv::DNS::Name
absolute? subdomain_of? to_s .create .new
class Resolv::DNS::Query
class Resolv::DNS::Requester::RequestError
class Resolv::DNS::Resource
class Resolv::DNS::Resource::ANY
class Resolv::DNS::Resource::CNAME
class Resolv::DNS::Resource::DomainName
class Resolv::DNS::Resource::Generic
class Resolv::DNS::Resource::HINFO
module Resolv::DNS::Resource::IN
class Resolv::DNS::Resource::IN::A
class Resolv::DNS::Resource::IN::AAAA
class Resolv::DNS::Resource::IN::ANY
class Resolv::DNS::Resource::IN::CNAME
class Resolv::DNS::Resource::IN::HINFO
class Resolv::DNS::Resource::IN::MINFO
class Resolv::DNS::Resource::IN::MX
class Resolv::DNS::Resource::IN::NS
class Resolv::DNS::Resource::IN::PTR
class Resolv::DNS::Resource::IN::SOA
class Resolv::DNS::Resource::IN::SRV
port priority target weight .new
class Resolv::DNS::Resource::IN::TXT
class Resolv::DNS::Resource::IN::WKS
class Resolv::DNS::Resource::MINFO
class Resolv::DNS::Resource::MX
class Resolv::DNS::Resource::NS
class Resolv::DNS::Resource::PTR
class Resolv::DNS::Resource::SOA
expire minimum mname refresh retry rname serial .new
class Resolv::DNS::Resource::TXT
class Resolv::Hosts
each_address each_name getaddress getaddresses getname getnames .new ::DefaultFileName
class Resolv::IPv4
address to_name to_s .create .new ::Regex
class Resolv::IPv6
address to_name to_s .create .new ::Regex ::Regex_6Hex4Dec
class Resolv::ResolvError
module Rinda
class Rinda::DRbObjectTemplate
class Rinda::InvalidHashTupleKey
class Rinda::RequestCanceledError
class Rinda::RequestExpiredError
class Rinda::RindaError
class Rinda::SimpleRenewer
class Rinda::Template
class Rinda::Tuple
class Rinda::TupleEntry
[] alive? cancel canceled? expired? expires expires= fetch make_expires make_tuple renew size value .new
class Rinda::TupleSpace
move notify read read_all take write .new
class Rinda::TupleSpaceProxy
notify read read_all take write .new
class Ripper
column compile_error encoding end_seen? filename lineno parse warn warning .lex .new .parse .sexp .sexp_raw .slice .token_match .tokenize .yydebug .yydebug= ::EVENTS ::PARSER_EVENTS ::PARSER_EVENT_TABLE ::SCANNER_EVENTS ::SCANNER_EVENT_TABLE ::Version
class Ripper::Filter
column filename lineno on_XXX on_default parse .new
class Ripper::Lexer
class RuntimeError
class SDBM
[] []= clear close closed? delete delete_if each each_key each_value empty? fetch has_key? has_value? index invert key keys length reject replace select shift store to_a to_hash update values values_at .new .open
class SDBMError
class SOCKSSocket
class Scale
module Scanf
class Scanf::FormatSpecifier
conversion count_space? letter match matched matched_string mid_match? re_string to_re to_s width
class Scanf::FormatString
last_match_tried last_spec last_spec_tried match matched_count prune space spec_count string_left to_s .new ::REGEX ::SPECIFIERS
class ScriptError
class Scrollbar
module SecureRandom
.base64 .hex .random_bytes .random_number .urlsafe_base64 .uuid
class SecurityError
class Selection
class Set
& + - << == ^ classify clear clone collect! delete delete_if divide each empty? flatten include? inspect length merge proper_subset? proper_superset? replace subtract to_a .[] .new
class Shell
[] append atime basename blockdev? cat cd chardev? check_point chmod chown command_processor concat ctime cwd debug debug= delete dir_stack directory? dirname echo executable? executable_real? exist? expand_path file? find_system_command foreach ftype glob grpowned? identical? jobs join kill link lstat mkdir mtime notify open out owned? pipe? popd process_controller pushd readable? readable_real? readlink record_separator record_separator= rehash rename rmdir setgid? setuid? size socket? split stat sticky? symlink symlink? system system_path tee transact truncate umask umask= unlink utime verbose verbose= world_readable? world_writable? writable? writable_real? zero? .alias_command .cascade .cascade= .cd .debug .debug= .debug_output_exclusive_unlock .debug_output_lock .debug_output_locked? .debug_output_synchronize .debug_output_try_lock .debug_output_unlock .def_system_command .default_record_separator .default_system_path .install_system_commands .new .notify .unalias_command .undef_system_command .verbose .verbose=
class Shell::AppendFile
class Shell::AppendIO
class Shell::BuiltInCommand
class Shell::Cat
class Shell::CommandProcessor
[] append atime basename blockdev? cat chardev? check_point chmod chown concat ctime delete directory? dirname echo executable? executable_real? exist? expand_path file? find_system_command foreach ftype glob grpowned? identical? join link lstat mkdir mtime notify open out owned? pipe? readable? readable_real? readlink rehash rename rmdir setgid? setuid? size socket? split stat sticky? symlink symlink? system tee transact truncate unlink utime world_readable? world_writable? writable? writable_real? zero? .add_delegate_command_to_shell .alias_command .alias_map .def_builtin_commands .def_system_command .initialize .install_builtin_commands .install_system_commands .method_added .new .run_config .unalias_command .undef_system_command ::NoDelegateMethods
class Shell::Concat
class Shell::Echo
module Shell::Error
class Shell::Error::CantApplyMethod
class Shell::Error::CantDefine
class Shell::Error::CommandNotFound
class Shell::Error::DirStackEmpty
class Shell::Filter
+ < > >> [] append atime basename blockdev? cat chardev? check_point chmod chown concat ctime delete directory? dirname each echo executable? executable_real? exist? file? find_system_command foreach ftype glob grpowned? identical? input input= inspect join link lstat mkdir mtime notify open out owned? pipe? readable? readable_real? readlink rehash rename rmdir setgid? setuid? size socket? split stat sticky? symlink symlink? system tee to_a to_s transact truncate unlink utime world_readable? world_writable? writable? writable_real? zero? | .new
class Shell::Glob
class Shell::ProcessController
active_job? active_jobs active_jobs_exist? add_schedule jobs jobs_exist? kill_job sfork shell start_job terminate_job wait_all_jobs_execution waiting_job? waiting_jobs waiting_jobs_exist? .activate .active_process_controllers .block_output_synchronize .each_active_object .inactivate .new .process_controllers_exclusive .wait_to_finish_all_process_controllers ::USING_AT_EXIT_WHEN_PROCESS_EXIT
class Shell::SystemCommand
active? command each flush input= kill notify start start_export start_import super_each terminate wait? .new
class Shell::Tee
class Shell::Void
module Shellwords
.#shellescape .#shelljoin .#shellsplit .escape .join .split
module Signal
class SignalException
class SilentUI
class SimpleDelegator
module SingleForwardable
module Singleton
class SizedQueue
class Socket
accept accept_nonblock bind connect connect_nonblock ipv6only! listen recvfrom recvfrom_nonblock sysaccept .accept_loop .getaddrinfo .gethostbyaddr .gethostbyname .gethostname .getnameinfo .getservbyname .getservbyport .ip_address_list .new .pack_sockaddr_in .pack_sockaddr_un .pair .tcp .tcp_server_loop .tcp_server_sockets .udp_server_loop .udp_server_loop_on .udp_server_recv .udp_server_sockets .unix .unix_server_loop .unix_server_socket .unpack_sockaddr_in .unpack_sockaddr_un ::AF_APPLETALK ::AF_ATM ::AF_AX25 ::AF_CCITT ::AF_CHAOS ::AF_CNT ::AF_COIP ::AF_DATAKIT ::AF_DEC ::AF_DLI ::AF_E164 ::AF_ECMA ::AF_HYLINK ::AF_IMPLINK ::AF_INET ::AF_INET6 ::AF_IPX ::AF_ISDN ::AF_ISO ::AF_LAT ::AF_LINK ::AF_LOCAL ::AF_MAX ::AF_NATM ::AF_NDRV ::AF_NETBIOS ::AF_NETGRAPH ::AF_NS ::AF_PACKET ::AF_PPP ::AF_PUP ::AF_ROUTE ::AF_SIP ::AF_SNA ::AF_SYSTEM ::AF_UNSPEC ::AI_ADDRCONFIG ::AI_ALL ::AI_CANONNAME ::AI_DEFAULT ::AI_MASK ::AI_NUMERICHOST ::AI_NUMERICSERV ::AI_PASSIVE ::AI_V4MAPPED ::AI_V4MAPPED_CFG ::EAI_ADDRFAMILY ::EAI_AGAIN ::EAI_BADFLAGS ::EAI_BADHINTS ::EAI_FAIL ::EAI_FAMILY ::EAI_MAX ::EAI_MEMORY ::EAI_NODATA ::EAI_NONAME ::EAI_OVERFLOW ::EAI_PROTOCOL ::EAI_SERVICE ::EAI_SOCKTYPE ::EAI_SYSTEM ::IFNAMSIZ ::INADDR_ALLHOSTS_GROUP ::INADDR_ANY ::INADDR_BROADCAST ::INADDR_LOOPBACK ::INADDR_MAX_LOCAL_GROUP ::INADDR_NONE ::INADDR_UNSPEC_GROUP ::INET6_ADDRSTRLEN ::INET_ADDRSTRLEN ::IPPORT_RESERVED ::IPPORT_USERRESERVED ::IPPROTO_AH ::IPPROTO_BIP ::IPPROTO_DSTOPTS ::IPPROTO_EGP ::IPPROTO_EON ::IPPROTO_ESP ::IPPROTO_FRAGMENT ::IPPROTO_GGP ::IPPROTO_HELLO ::IPPROTO_HOPOPTS ::IPPROTO_ICMP ::IPPROTO_ICMPV6 ::IPPROTO_IDP ::IPPROTO_IGMP ::IPPROTO_IP ::IPPROTO_IPV6 ::IPPROTO_MAX ::IPPROTO_ND ::IPPROTO_NONE ::IPPROTO_PUP ::IPPROTO_RAW ::IPPROTO_ROUTING ::IPPROTO_TCP ::IPPROTO_TP ::IPPROTO_UDP ::IPPROTO_XTP ::IPV6_CHECKSUM ::IPV6_DONTFRAG ::IPV6_DSTOPTS ::IPV6_HOPLIMIT ::IPV6_HOPOPTS ::IPV6_JOIN_GROUP ::IPV6_LEAVE_GROUP ::IPV6_MULTICAST_HOPS ::IPV6_MULTICAST_IF ::IPV6_MULTICAST_LOOP ::IPV6_NEXTHOP ::IPV6_PATHMTU ::IPV6_PKTINFO ::IPV6_RECVDSTOPTS ::IPV6_RECVHOPLIMIT ::IPV6_RECVHOPOPTS ::IPV6_RECVPATHMTU ::IPV6_RECVPKTINFO ::IPV6_RECVRTHDR ::IPV6_RECVTCLASS ::IPV6_RTHDR ::IPV6_RTHDRDSTOPTS ::IPV6_RTHDR_TYPE_0 ::IPV6_TCLASS ::IPV6_UNICAST_HOPS ::IPV6_USE_MIN_MTU ::IPV6_V6ONLY ::IPX_TYPE ::IP_ADD_MEMBERSHIP ::IP_ADD_SOURCE_MEMBERSHIP ::IP_BLOCK_SOURCE ::IP_DEFAULT_MULTICAST_LOOP ::IP_DEFAULT_MULTICAST_TTL ::IP_DONTFRAG ::IP_DROP_MEMBERSHIP ::IP_DROP_SOURCE_MEMBERSHIP ::IP_FREEBIND ::IP_HDRINCL ::IP_IPSEC_POLICY ::IP_MAX_MEMBERSHIPS ::IP_MINTTL ::IP_MSFILTER ::IP_MTU ::IP_MTU_DISCOVER ::IP_MULTICAST_IF ::IP_MULTICAST_LOOP ::IP_MULTICAST_TTL ::IP_ONESBCAST ::IP_OPTIONS ::IP_PASSSEC ::IP_PKTINFO ::IP_PKTOPTIONS ::IP_PMTUDISC_DO ::IP_PMTUDISC_DONT ::IP_PMTUDISC_WANT ::IP_PORTRANGE ::IP_RECVDSTADDR ::IP_RECVERR ::IP_RECVIF ::IP_RECVOPTS ::IP_RECVRETOPTS ::IP_RECVSLLA ::IP_RECVTOS ::IP_RECVTTL ::IP_RETOPTS ::IP_ROUTER_ALERT ::IP_SENDSRCADDR ::IP_TOS ::IP_TTL ::IP_UNBLOCK_SOURCE ::IP_XFRM_POLICY ::LOCAL_CONNWAIT ::LOCAL_CREDS ::LOCAL_PEERCRED ::MCAST_BLOCK_SOURCE ::MCAST_EXCLUDE ::MCAST_INCLUDE ::MCAST_JOIN_GROUP ::MCAST_JOIN_SOURCE_GROUP ::MCAST_LEAVE_GROUP ::MCAST_LEAVE_SOURCE_GROUP ::MCAST_MSFILTER ::MCAST_UNBLOCK_SOURCE ::MSG_COMPAT ::MSG_CONFIRM ::MSG_CTRUNC ::MSG_DONTROUTE ::MSG_DONTWAIT ::MSG_EOF ::MSG_EOR ::MSG_ERRQUEUE ::MSG_FIN ::MSG_FLUSH ::MSG_HAVEMORE ::MSG_HOLD ::MSG_MORE ::MSG_NOSIGNAL ::MSG_OOB ::MSG_PEEK ::MSG_PROXY ::MSG_RCVMORE ::MSG_RST ::MSG_SEND ::MSG_SYN ::MSG_TRUNC ::MSG_WAITALL ::NI_DGRAM ::NI_MAXHOST ::NI_MAXSERV ::NI_NAMEREQD ::NI_NOFQDN ::NI_NUMERICHOST ::NI_NUMERICSERV ::PF_KEY ::PF_MAX ::PF_PIP ::PF_RTIP ::PF_UNSPEC ::PF_XTP ::SCM_BINTIME ::SCM_CREDENTIALS ::SCM_CREDS ::SCM_RIGHTS ::SCM_TIMESTAMP ::SCM_TIMESTAMPNS ::SCM_UCRED ::SHUT_RD ::SHUT_RDWR ::SHUT_WR ::SOCK_DGRAM ::SOCK_PACKET ::SOCK_RAW ::SOCK_RDM ::SOCK_SEQPACKET ::SOCK_STREAM ::SOL_ATALK ::SOL_AX25 ::SOL_IP ::SOL_IPX ::SOL_SOCKET ::SOL_TCP ::SOL_UDP ::SOMAXCONN ::SOPRI_BACKGROUND ::SOPRI_INTERACTIVE ::SOPRI_NORMAL ::SO_ACCEPTCONN ::SO_ACCEPTFILTER ::SO_ALLZONES ::SO_ATTACH_FILTER ::SO_BINDTODEVICE ::SO_BINTIME ::SO_BROADCAST ::SO_DEBUG ::SO_DETACH_FILTER ::SO_DONTROUTE ::SO_DONTTRUNC ::SO_ERROR ::SO_KEEPALIVE ::SO_LINGER ::SO_MAC_EXEMPT ::SO_NKE ::SO_NOSIGPIPE ::SO_NO_CHECK ::SO_NREAD ::SO_OOBINLINE ::SO_PASSCRED ::SO_PEERCRED ::SO_PEERNAME ::SO_PRIORITY ::SO_RCVBUF ::SO_RCVLOWAT ::SO_RCVTIMEO ::SO_RECVUCRED ::SO_REUSEADDR ::SO_REUSEPORT ::SO_SECURITY_AUTHENTICATION ::SO_SECURITY_ENCRYPTION_NETWORK ::SO_SECURITY_ENCRYPTION_TRANSPORT ::SO_SNDBUF ::SO_SNDLOWAT ::SO_SNDTIMEO ::SO_TIMESTAMP ::SO_TIMESTAMPNS ::SO_TYPE ::SO_USELOOPBACK ::SO_WANTMORE ::SO_WANTOOBFLAG ::TCP_CORK ::TCP_DEFER_ACCEPT ::TCP_INFO ::TCP_KEEPCNT ::TCP_KEEPIDLE ::TCP_KEEPINTVL ::TCP_LINGER2 ::TCP_MAXSEG ::TCP_MD5SIG ::TCP_NODELAY ::TCP_NOOPT ::TCP_NOPUSH ::TCP_QUICKACK ::TCP_SYNCNT ::TCP_WINDOW_CLAMP ::UDP_CORK
class Socket::AncillaryData
cmsg_is? data family int ip_pktinfo ipv6_pktinfo ipv6_pktinfo_addr ipv6_pktinfo_ifindex level timestamp type unix_rights .int .ip_pktinfo .ipv6_pktinfo .new .unix_rights
module Socket::Constants
::AF_APPLETALK ::AF_ATM ::AF_AX25 ::AF_CCITT ::AF_CHAOS ::AF_CNT ::AF_COIP ::AF_DATAKIT ::AF_DEC ::AF_DLI ::AF_E164 ::AF_ECMA ::AF_HYLINK ::AF_IMPLINK ::AF_INET ::AF_INET6 ::AF_IPX ::AF_ISDN ::AF_ISO ::AF_LAT ::AF_LINK ::AF_LOCAL ::AF_MAX ::AF_NATM ::AF_NDRV ::AF_NETBIOS ::AF_NETGRAPH ::AF_NS ::AF_PACKET ::AF_PPP ::AF_PUP ::AF_ROUTE ::AF_SIP ::AF_SNA ::AF_SYSTEM ::AF_UNSPEC ::AI_ADDRCONFIG ::AI_ALL ::AI_CANONNAME ::AI_DEFAULT ::AI_MASK ::AI_NUMERICHOST ::AI_NUMERICSERV ::AI_PASSIVE ::AI_V4MAPPED ::AI_V4MAPPED_CFG ::EAI_ADDRFAMILY ::EAI_AGAIN ::EAI_BADFLAGS ::EAI_BADHINTS ::EAI_FAIL ::EAI_FAMILY ::EAI_MAX ::EAI_MEMORY ::EAI_NODATA ::EAI_NONAME ::EAI_OVERFLOW ::EAI_PROTOCOL ::EAI_SERVICE ::EAI_SOCKTYPE ::EAI_SYSTEM ::IFNAMSIZ ::INADDR_ALLHOSTS_GROUP ::INADDR_ANY ::INADDR_BROADCAST ::INADDR_LOOPBACK ::INADDR_MAX_LOCAL_GROUP ::INADDR_NONE ::INADDR_UNSPEC_GROUP ::INET6_ADDRSTRLEN ::INET_ADDRSTRLEN ::IPPORT_RESERVED ::IPPORT_USERRESERVED ::IPPROTO_AH ::IPPROTO_BIP ::IPPROTO_DSTOPTS ::IPPROTO_EGP ::IPPROTO_EON ::IPPROTO_ESP ::IPPROTO_FRAGMENT ::IPPROTO_GGP ::IPPROTO_HELLO ::IPPROTO_HOPOPTS ::IPPROTO_ICMP ::IPPROTO_ICMPV6 ::IPPROTO_IDP ::IPPROTO_IGMP ::IPPROTO_IP ::IPPROTO_IPV6 ::IPPROTO_MAX ::IPPROTO_ND ::IPPROTO_NONE ::IPPROTO_PUP ::IPPROTO_RAW ::IPPROTO_ROUTING ::IPPROTO_TCP ::IPPROTO_TP ::IPPROTO_UDP ::IPPROTO_XTP ::IPV6_CHECKSUM ::IPV6_DONTFRAG ::IPV6_DSTOPTS ::IPV6_HOPLIMIT ::IPV6_HOPOPTS ::IPV6_JOIN_GROUP ::IPV6_LEAVE_GROUP ::IPV6_MULTICAST_HOPS ::IPV6_MULTICAST_IF ::IPV6_MULTICAST_LOOP ::IPV6_NEXTHOP ::IPV6_PATHMTU ::IPV6_PKTINFO ::IPV6_RECVDSTOPTS ::IPV6_RECVHOPLIMIT ::IPV6_RECVHOPOPTS ::IPV6_RECVPATHMTU ::IPV6_RECVPKTINFO ::IPV6_RECVRTHDR ::IPV6_RECVTCLASS ::IPV6_RTHDR ::IPV6_RTHDRDSTOPTS ::IPV6_RTHDR_TYPE_0 ::IPV6_TCLASS ::IPV6_UNICAST_HOPS ::IPV6_USE_MIN_MTU ::IPV6_V6ONLY ::IPX_TYPE ::IP_ADD_MEMBERSHIP ::IP_ADD_SOURCE_MEMBERSHIP ::IP_BLOCK_SOURCE ::IP_DEFAULT_MULTICAST_LOOP ::IP_DEFAULT_MULTICAST_TTL ::IP_DONTFRAG ::IP_DROP_MEMBERSHIP ::IP_DROP_SOURCE_MEMBERSHIP ::IP_FREEBIND ::IP_HDRINCL ::IP_IPSEC_POLICY ::IP_MAX_MEMBERSHIPS ::IP_MINTTL ::IP_MSFILTER ::IP_MTU ::IP_MTU_DISCOVER ::IP_MULTICAST_IF ::IP_MULTICAST_LOOP ::IP_MULTICAST_TTL ::IP_ONESBCAST ::IP_OPTIONS ::IP_PASSSEC ::IP_PKTINFO ::IP_PKTOPTIONS ::IP_PMTUDISC_DO ::IP_PMTUDISC_DONT ::IP_PMTUDISC_WANT ::IP_PORTRANGE ::IP_RECVDSTADDR ::IP_RECVERR ::IP_RECVIF ::IP_RECVOPTS ::IP_RECVRETOPTS ::IP_RECVSLLA ::IP_RECVTOS ::IP_RECVTTL ::IP_RETOPTS ::IP_ROUTER_ALERT ::IP_SENDSRCADDR ::IP_TOS ::IP_TTL ::IP_UNBLOCK_SOURCE ::IP_XFRM_POLICY ::LOCAL_CONNWAIT ::LOCAL_CREDS ::LOCAL_PEERCRED ::MCAST_BLOCK_SOURCE ::MCAST_EXCLUDE ::MCAST_INCLUDE ::MCAST_JOIN_GROUP ::MCAST_JOIN_SOURCE_GROUP ::MCAST_LEAVE_GROUP ::MCAST_LEAVE_SOURCE_GROUP ::MCAST_MSFILTER ::MCAST_UNBLOCK_SOURCE ::MSG_COMPAT ::MSG_CONFIRM ::MSG_CTRUNC ::MSG_DONTROUTE ::MSG_DONTWAIT ::MSG_EOF ::MSG_EOR ::MSG_ERRQUEUE ::MSG_FIN ::MSG_FLUSH ::MSG_HAVEMORE ::MSG_HOLD ::MSG_MORE ::MSG_NOSIGNAL ::MSG_OOB ::MSG_PEEK ::MSG_PROXY ::MSG_RCVMORE ::MSG_RST ::MSG_SEND ::MSG_SYN ::MSG_TRUNC ::MSG_WAITALL ::NI_DGRAM ::NI_MAXHOST ::NI_MAXSERV ::NI_NAMEREQD ::NI_NOFQDN ::NI_NUMERICHOST ::NI_NUMERICSERV ::PF_KEY ::PF_MAX ::PF_PIP ::PF_RTIP ::PF_UNSPEC ::PF_XTP ::SCM_BINTIME ::SCM_CREDENTIALS ::SCM_CREDS ::SCM_RIGHTS ::SCM_TIMESTAMP ::SCM_TIMESTAMPNS ::SCM_UCRED ::SHUT_RD ::SHUT_RDWR ::SHUT_WR ::SOCK_DGRAM ::SOCK_PACKET ::SOCK_RAW ::SOCK_RDM ::SOCK_SEQPACKET ::SOCK_STREAM ::SOL_ATALK ::SOL_AX25 ::SOL_IP ::SOL_IPX ::SOL_SOCKET ::SOL_TCP ::SOL_UDP ::SOMAXCONN ::SOPRI_BACKGROUND ::SOPRI_INTERACTIVE ::SOPRI_NORMAL ::SO_ACCEPTCONN ::SO_ACCEPTFILTER ::SO_ALLZONES ::SO_ATTACH_FILTER ::SO_BINDTODEVICE ::SO_BINTIME ::SO_BROADCAST ::SO_DEBUG ::SO_DETACH_FILTER ::SO_DONTROUTE ::SO_DONTTRUNC ::SO_ERROR ::SO_KEEPALIVE ::SO_LINGER ::SO_MAC_EXEMPT ::SO_NKE ::SO_NOSIGPIPE ::SO_NO_CHECK ::SO_NREAD ::SO_OOBINLINE ::SO_PASSCRED ::SO_PEERCRED ::SO_PEERNAME ::SO_PRIORITY ::SO_RCVBUF ::SO_RCVLOWAT ::SO_RCVTIMEO ::SO_RECVUCRED ::SO_REUSEADDR ::SO_REUSEPORT ::SO_SECURITY_AUTHENTICATION ::SO_SECURITY_ENCRYPTION_NETWORK ::SO_SECURITY_ENCRYPTION_TRANSPORT ::SO_SNDBUF ::SO_SNDLOWAT ::SO_SNDTIMEO ::SO_TIMESTAMP ::SO_TIMESTAMPNS ::SO_TYPE ::SO_USELOOPBACK ::SO_WANTMORE ::SO_WANTOOBFLAG ::TCP_CORK ::TCP_DEFER_ACCEPT ::TCP_INFO ::TCP_KEEPCNT ::TCP_KEEPIDLE ::TCP_KEEPINTVL ::TCP_LINGER2 ::TCP_MAXSEG ::TCP_MD5SIG ::TCP_NODELAY ::TCP_NOOPT ::TCP_NOPUSH ::TCP_QUICKACK ::TCP_SYNCNT ::TCP_WINDOW_CLAMP ::UDP_CORK
class Socket::Option
bool data family int level linger optname unpack .bool .int .linger .new
class Socket::UDPSource
local_address remote_address reply .new
class SocketError
class SortedSet
class Spinbox
class StandardError
class StopIteration
class String
% * + << <=> == =~ [] []= ascii_only? bytes bytesize byteslice capitalize capitalize! casecmp center chars chomp chomp! chop chop! chr clear codepoints count crypt delete delete! downcase downcase! dump each_line empty? encode encode! encoding end_with? eql? ext force_encoding getbyte gsub gsub! hash hex include? index insert inspect intern is_binary_data? is_complex_yaml? iseuc isjis issjis isutf8 kconv length ljust lstrip lstrip! match next next! oct ord partition pathmap pathmap_explode pathmap_partial pathmap_replace prepend replace reverse reverse! rindex rjust rpartition rstrip rstrip! scan scanf setbyte shellescape shellsplit slice! split squeeze squeeze! start_with? strip strip! sub sub! sum swapcase swapcase! taguri taguri= to_c to_d to_f to_i to_r to_s to_yaml toeuc tojis tolocale tosjis toutf16 toutf32 toutf8 tr tr! tr_s tr_s! unpack upcase upcase! upto valid_encoding? .new .try_convert .yaml_new .yaml_tag_subclasses?
class StringIO
<< binmode bytes chars close close_read close_write closed? closed_read? closed_write? codepoints each eof external_encoding fcntl fileno flush fsync getbyte gets internal_encoding isatty length lineno lineno= pid pos pos= print printf putc puts read read_nonblock readbyte readline readlines reopen rewind seek set_encoding string string= sync sync= syswrite truncate tty? ungetbyte ungetc write .new
class StringScanner
<< [] beginning_of_line? check check_until clear empty? exist? get_byte getch inspect match? matched matched? matched_size matchedsize peek pointer pointer= post_match pre_match reset rest rest? rest_size scan scan_full scan_until search_full skip skip_until string string= unscan .must_C_version .new ::Id ::Version
class StringScanner::Error
class Struct
== [] []= each each_pair eql? equal? hash length members taguri taguri= to_a to_json to_yaml values_at .[] .json_create .members .yaml_new .yaml_tag_class_name .yaml_tag_read_class .yaml_tag_subclasses?
class Struct::Group
gid gid= mem mem= name name= passwd passwd=
class Struct::Passwd
age age= change change= comment comment= dir dir= expire expire= gecos gecos= gid gid= name name= passwd passwd= quota quota= shell shell= uclass uclass= uid uid=
class Struct::Tms
cstime cstime= cutime cutime= stime stime= utime utime=
module Syck
.#compile .add_builtin_type .add_domain_type .add_private_type .add_ruby_type .detect_implicit .dump .dump_stream .each_document .each_node .emitter .generic_parser .load .load_file .load_stream .make_stream .object_maker .parse .parse_documents .parse_file .parser .quick_emit .read_type_class .resolver .tag_class .tagged_classes .tagurize .transfer .try_implicit ::DEFAULTS ::DefaultResolver ::GenericResolver ::SUPPORTED_YAML_VERSIONS ::VERSION
class Syck::BadAlias
module Syck::BaseNode
[] at children children_with_index emit match_path match_segment search select select!
class Syck::DefaultKey
class Syck::DomainType
domain domain= type_id type_id= value value= .new
class Syck::Emitter
emit level level= node_export reset set_resolver .new
class Syck::Error
class Syck::Map
class Syck::MergeKey
class Syck::Node
emitter emitter= kind kind= resolver resolver= transform type_id type_id= value value=
class Syck::Object
class class= ivars ivars= yaml_initialize .new
class Syck::Out
emitter emitter= map scalar seq .new
class Syck::ParseError
class Syck::Parser
bufsize bufsize= input input= load load_documents options options= resolver resolver= set_resolver .new
class Syck::PrivateType
type_id type_id= value value= .new
class Syck::Resolver
add_type detect_implicit node_import tags tags= tagurize transfer use_types_at .new
class Syck::Scalar
class Syck::Seq
class Syck::Stream
[] add documents documents= edit emit options options= .new
class Syck::TypeError
class Syck::YPath
flags flags= predicates predicates= segments segments= .each_path .new
class Syck::YamlNode
anchor anchor= kind kind= transform type_id type_id= value value= .new
class Symbol
<=> == =~ [] capitalize casecmp dclone downcase empty? encoding id2name inspect intern length next swapcase taguri taguri= to_proc to_yaml upcase .all_symbols .yaml_new .yaml_tag_subclasses?
class Sync
module Sync_m
exclusive? lock locked? shared? sync_ex_count sync_ex_count= sync_ex_locker sync_ex_locker= sync_extend sync_inspect sync_mode sync_sh_locker sync_sh_locker= sync_synchronize sync_try_lock sync_unlock sync_upgrade_waiting sync_upgrade_waiting= sync_waiting sync_waiting= ::EX ::SH ::UN
class Sync_m::Err
class Sync_m::LockModeFailer
class Sync_m::UnknownLocker
class Synchronizer
module Synchronizer_m
class SyntaxError
module Syslog
.#LOG_MASK .#LOG_UPTO .#alert .#close .#facility .#instance .#log .#mask .#open .#open! .#opened?
module Syslog::Constants
::LOG_ALERT ::LOG_AUTH ::LOG_CONS
class SystemCallError
class SystemExit
class SystemStackError
class TCPServer
accept accept_nonblock listen sysaccept .new
class TCPSocket
module TSort
each_strongly_connected_component each_strongly_connected_component_from strongly_connected_components tsort tsort_each tsort_each_child tsort_each_node
class TSort::Cyclic
class TclTkIp
__eval __fromUTF8 __invoke __toUTF8 _conv_listelement _create_console _eval _fromUTF8 _get_global_var _get_global_var2 _get_variable _get_variable2 _immediate_invoke _invoke _ip_id_ _make_menu_embeddable _merge_tklist _return_value _set_global_var _set_global_var2 _set_variable _split_tklist _thread_tkwait _thread_vwait _toUTF8 _unset_global_var _unset_global_var2 _unset_variable _unset_variable2 allow_ruby_exit= allow_ruby_exit? create_slave delete deleted? do_one_event encoding encoding= get_eventloop_tick get_eventloop_weight get_no_event_wait has_mainwindow? invalid_namespace? mainloop mainloop_abort_on_exception mainloop_abort_on_exception= mainloop_watchdog make_safe restart safe? set_eventloop_tick set_eventloop_weight set_max_block_time set_no_event_wait slave_of?
module TclTkLib
._conv_listelement ._encoding ._encoding= ._fromUTF8 ._mark_at_exit ._merge_tklist ._split_tklist ._subst_Tcl_backslash ._subst_UTF_backslash ._toUTF8 .do_one_event .do_thread_callback .encoding .encoding .encoding= .encoding= .encoding_system .encoding_system= .get_eventloop_tick .get_eventloop_weight .get_no_event_wait .mainloop .mainloop_abort_on_exception .mainloop_abort_on_exception= .mainloop_thread? .mainloop_watchdog .num_of_mainwindows .set_eventloop_tick .set_eventloop_weight .set_max_block_time .set_no_event_wait ::COMPILE_INFO ::FINALIZE_PROC_NAME ::RELEASE_DATE
module TclTkLib::EventFlag
::ALL ::DONT_WAIT ::FILE ::IDLE ::NONE ::TIMER ::WINDOW
module TclTkLib::VarAccessFlag
::APPEND_VALUE ::GLOBAL_ONLY ::LEAVE_ERR_MSG ::LIST_ELEMENT ::NAMESPACE_ONLY ::NONE ::PARSE_VARNAME
class TempIO
class Tempfile
close close! delete length open path .new
module Test::Unit
module Test::Unit::Assertions
assert_equal assert_no_match assert_not_equal assert_not_nil assert_not_same assert_nothing_raised assert_nothing_thrown assert_raise build_message mu_pp
class Test::Unit::TestCase
class Text
class TextItem
class ThWait
class Thread
[] []= abort_on_exception add_trace_func alive? backtrace exit group inspect join key? keys priority raise run safe_level set_trace_func status stop? value wakeup .DEBUG .DEBUG= .abort_on_exception .current .exclusive .exit .fork .kill .list .main .new .pass .stop ::MUTEX_FOR_THREAD_EXCLUSIVE
class ThreadError
class ThreadGroup
add enclose enclosed? list .new ::Default
class ThreadsWait
all_waits empty? finished? join join_nowait next_wait threads .all_waits .new
class ThreadsWait::ErrNoFinishedThread
class ThreadsWait::ErrNoWaitingThread
class Time
+ - <=> asctime day dst? eql? friday? getgm getlocal gmt? gmt_offset gmtime hour httpdate iso8601 localtime min mon monday? nsec rfc2822 round saturday? sec strftime subsec succ sunday? taguri taguri= thursday? to_a to_date to_datetime to_f to_i to_json to_r to_s to_time to_yaml tuesday? tv_usec wday wednesday? yday year zone .at .gm .httpdate .iso8601 .json_create .local .new .parse .rfc2822 .strptime .yaml_new .yaml_tag_subclasses?
module Timeout
class Timeout::Error
class TimeoutError
module Tk
root update .BinaryString .EncodedString .UTF8_String .add_kinsoku .bell .bell_on_display .const_missing .current_grabs .delete_kinsoku .destroy .errorCode .errorInfo .exit .focus .focus_lastfor .focus_next .focus_prev .focus_to .fromUTF8 .grid .grid_forget .has_mainwindow? .load_tcllibrary .load_tclscript .load_tclscript_rsrc .load_tclscript_rsrcid .lower_window .pack .pack_forget .pkgconfig_get .pkgconfig_list .place .place_forget .raise_window .show_kinsoku .strictMotif .subst_tk_backslash .subst_utf_backslash .tcl_pkgconfig_get .tcl_pkgconfig_list .thread_update .thread_update_idletasks .tk_pkgconfig_get .tk_pkgconfig_list .toUTF8 .to_backslash_sequence .ungrid .unload_tcllibrary .unpack .unplace .update .update_idletasks .utf_to_backslash .utf_to_backslash_sequence ::AUTO_PATH ::JAPANIZED_TK ::LIBRARY_PATH ::PACKAGE_PATH ::TCL_LIBRARY_PATH ::TCL_MAJOR_VERSION ::TCL_MINOR_VERSION ::TCL_PACKAGE_PATH ::TCL_PATCHLEVEL ::TCL_PRECISION ::TCL_VERSION ::TK_MAJOR_VERSION ::TK_MINOR_VERSION ::TK_PATCHLEVEL ::TK_VERSION ::Tkextlib_RELEASE_DATE
module Tk::BLT
find_command find_name .active_legend .beep .bgexec .bltdebug .closest_point .crc32_data .crc32_file .crosshairs .detach_bgexec .package_name .package_version .print_key .zoom_stack
module Tk::BLT::GraphCommand
active_legend closest_point crosshairs print_key zoom_stack
module Tk::BWidget
.XLFDfont .assert .badOptionString .bindMouseWheel .classes .clonename .focus .get3dcolor .getname .grab .inuse .library .lreorder .package_name .package_version .parsetext .place .write .wrongNumArgsString
class Tk::BinaryString
module Tk::Clock
.add .clicks .format .formatGMT .microseconds .milliseconds .scan .scanGMT .seconds
class Tk::EncodedString
encoding .new .new_with_utf_backslash .new_without_utf_backslash .subst_tk_backslash .subst_utf_backslash .to_backslash_sequence .utf_backslash .utf_to_backslash .utf_to_backslash_sequence ::Encoding
module Tk::Encoding
class Tk::ICONS
delete name query .create .delete .new .package_name .package_version .query
module Tk::Img
.package_name .package_version
module Tk::ItemValidateConfigure
__conv_item_vcmd_on_hash_kv __get_item_validate_key2class __item_validation_class_list __item_validcmd_call itemconfigure .__def_validcmd
module Tk::Iwidgets
.package_name .package_version
class Tk::OptionObj
+ [] []= apply assign configure observ_info observs replace store unassign update update_without_notify .new
module Tk::Scrollable
autoscroll autoscroll unautoscroll unautoscroll
module Tk::Tcllib
module Tk::Tcllib::Autoscroll
.autoscroll .package_name .package_version .unautoscroll .unwrap .wrap
class Tk::Tcllib::CText
add_highlight_class add_highlight_class_for_regexp add_highlight_class_for_special_chars add_highlight_class_with_only_char_start append clear_highlight_classes copy cut delete_highlight_class disable_C_comments edit enable_C_comments fast_delete fast_insert find_next_char find_next_space find_previous_space get_highlight_classes highlight modified? paste set_update_proc .package_name .package_version
module Tk::Tcllib::Cursor
.cursor_display .cursor_propagate .cursor_restore .package_name .package_version
class Tk::Tcllib::DateField
class Tk::Tcllib::Datefield
.package_name .package_version
class Tk::Tcllib::GetString_Dialog
cget configinfo configure show status value .display .new .package_name .package_version .show
module Tk::Tcllib::History
history_add history_clear history_configinfo history_configure history_get history_remove .init .package_name .package_version .remove
class Tk::Tcllib::ICO
transparent_color write .clear_cache .copy .exe_to_ico .get .get_data .get_image .list .new .package_name .package_version .show .transparent_color .write
class Tk::Tcllib::IPEntry
class Tk::Tcllib::IP_Entry
complete? insert .package_name .package_version
class Tk::Tcllib::PanelFrame
add delete items remove set_widget .package_name .package_version
class Tk::Tcllib::Panelframe
module Tk::Tcllib::Plotchart
.coords_3D_to_pixel .coords_to_pixel .determine_scale .package_name .package_version .pixel_to_coords .polar_coordinates .polar_to_pixel .set_zoom_pan .view_port .world_3D_coordinates .world_coordinates
class Tk::Tcllib::Plotchart::Barchart
module Tk::Tcllib::Plotchart::ChartMethod
coords_3D_to_pixel coords_to_pixel determine_scale pixel_to_coords polar_coordinates polar_to_pixel save_plot set_zoom_pan title view_port world_3D_coordinates world_coordinates xconfig xtext yconfig ytext
class Tk::Tcllib::Plotchart::Gnattchart
color_of_part connect font_of_part milestone summary task vertline .new
class Tk::Tcllib::Plotchart::HorizontalBarchart
class Tk::Tcllib::Plotchart::IsometricPlot
plot plot_circle plot_filled_circle plot_filled_rectangle plot_rectangle .new
class Tk::Tcllib::Plotchart::Isometricplot
class Tk::Tcllib::Plotchart::Piechart
class Tk::Tcllib::Plotchart::Plot3D
color grid_size plot_data plot_funcont plot_function .new
class Tk::Tcllib::Plotchart::PlotSeries
class Tk::Tcllib::Plotchart::PolarPlot
class Tk::Tcllib::Plotchart::Polarplot
class Tk::Tcllib::Plotchart::Stripchart
class Tk::Tcllib::Plotchart::Timechart
milestone period vertline .new
class Tk::Tcllib::Plotchart::XYPlot
color_map contourbox contourfill contourlines dataconfig grid_cells plot .new