- arg_config(config[, default]) -- mkmf.rb
- argc_limit -- class/module DRb::DRbServer -- dRuby
- argc_limit= -- class/module DRb::DRbServer -- dRuby
- args -- class/module NoMethodError -- NoMethodError
- args [new] (1.6.8から1.8.0への変更点(まとめ)) -- 1.6.8から1.8.0への変更点(まとめ)
- args [new] (ruby 1.8 feature) -- ruby 1.8 feature
- arity -- class/module Method -- Method
- arity -- class/module Proc -- Proc
- array.c
- asctime -- class/module Time -- Time
- asctime -- class/module Date -- Date
- asin(x) -- class/module Math -- Math
- asinh(x) -- class/module Math -- Math
- assert(boolean, message="") -- class/module Test::Unit -- Test::Unit
- assert(condition[, message]) -- RUNIT::Assert
- assert_block(message="") { ... } -- class/module Test::Unit -- Test::Unit
- assert_equal(expected, actual, message=nil) -- class/module Test::Unit -- Test::Unit
- assert_equal(expected, actual[, message]) -- RUNIT::Assert
- assert_equal_float(expected, actual, e[, message]) -- RUNIT::Assert
- assert_equals(expected, actual[, message]) -- RUNIT::Assert
- assert_exception(exception[, message]) { ... } -- RUNIT::Assert
- assert_fail(message) -- RUNIT::Assert
- assert_in_delta(expected_float, actual_float, delta, message="") -- class/module Test::Unit -- Test::Unit
- assert_instance_of(c, obj[, message]) -- RUNIT::Assert
- assert_instance_of(klass, object, message="") -- class/module Test::Unit -- Test::Unit
- assert_kind_of(c, obj[, message]) -- RUNIT::Assert
- assert_kind_of(klass, object, message="") -- class/module Test::Unit -- Test::Unit
- assert_match(pattern, string, message="") -- class/module Test::Unit -- Test::Unit
- assert_match(str, re[, message]) -- RUNIT::Assert
- assert_matches(str, re[, message]) -- RUNIT::Assert
- assert_nil(obj[, message]) -- RUNIT::Assert
- assert_nil(object, message="") -- class/module Test::Unit -- Test::Unit
- assert_no_exception(exceptions, ...[, message]) { ... } -- RUNIT::Assert
- assert_no_match(regexp, string, message="") -- class/module Test::Unit -- Test::Unit
- assert_not_equal(expected, actual, message="") -- class/module Test::Unit -- Test::Unit
- assert_not_match(str, re[, message]) -- RUNIT::Assert
- assert_not_nil(obj[, message]) -- RUNIT::Assert
- assert_not_nil(object, message="") -- class/module Test::Unit -- Test::Unit
- assert_not_same(expected, actual, message="") -- class/module Test::Unit -- Test::Unit
- assert_nothing_raised(*args) { ... } -- class/module Test::Unit -- Test::Unit
- assert_nothing_thrown(message="") { ... } -- class/module Test::Unit -- Test::Unit
- assert_operator(obj1, op, obj2[, message]) -- RUNIT::Assert
- assert_operator(object1, operator, object2, message="") -- class/module Test::Unit -- Test::Unit
- assert_raises(expected_exception_klass, message="") { ... } -- class/module Test::Unit -- Test::Unit
- assert_respond_to(method, obj[, message]) -- RUNIT::Assert
- assert_respond_to(object, method, message="") -- class/module Test::Unit -- Test::Unit
- assert_same(expected, actual, message="") -- class/module Test::Unit -- Test::Unit
- assert_same(expected, actual[, message]) -- RUNIT::Assert
- assert_send(obj, method, *args) -- RUNIT::Assert
- assert_send(send_array, message="") -- class/module Test::Unit -- Test::Unit
- assert_throws(expected_symbol, message="") { ... } -- class/module Test::Unit -- Test::Unit
- assoc(key) -- class/module Array -- Array
- at(pos) -- class/module Array -- Array
- at(time[, usec]) -- class/module Time -- Time
- at_exit [bug] (ruby 1.8 feature) -- ruby 1.8 feature
- at_exit{ .... } -- 組み込み関数
- atan(x) -- class/module Math -- Math
- atan2(y, x) -- class/module Math -- Math
- atanh(x) -- class/module Math -- Math
- atime -- class/module File::Stat -- File::Stat
- atime() -- pathname.rb
- atime(file) -- class/module Shell -- ruby-src:doc/shell.rd.ja
- atime(file) -- class/module Shell -- ruby-src:doc/shell.rd
- atime(filename) -- class/module File -- File
- attr -- class/module Net::IMAP::MailboxList -- net/imap.rb
- attr(name[, assignable]) -- class/module Module -- Module
- attr_* (ruby 1.6 feature) -- ruby 1.6 feature
- attr_accessor(name, ... ) -- class/module Module -- Module
- attr_reader(name, ... ) -- class/module Module -- Module
- attr_writer(name, ... ) -- class/module Module -- Module
- attributes -- class/module URI::LDAP -- URI
- attributes=(v) -- class/module URI::LDAP -- URI
- atype -- class/module OptionParser::List -- optparse.rb
- auth_only( account, password ) -- class/module Net::POP3 -- net/pop.rb
- auth_only( address, port = 110, account, password ) -- class/module Net::POP3 -- net/pop.rb
- auth_type -- class/module CGI -- CGI
- authenticate(auth_type, arg...) -- class/module Net::IMAP -- net/imap.rb
- autoload [change] (1.6.8から1.8.0への変更点(まとめ)) -- 1.6.8から1.8.0への変更点(まとめ)
- autoload [change] (ruby 1.8 feature) -- ruby 1.8 feature
- autoload [new] (1.6.8から1.8.0への変更点(まとめ)) -- 1.6.8から1.8.0への変更点(まとめ)
- autoload [new] (ruby 1.8 feature) -- ruby 1.8 feature
- autoload [bug] (ruby 1.8 feature) -- ruby 1.8 feature
- autoload [change] (ruby 1.8 feature) -- ruby 1.8 feature
- autoload(const_name, feature) -- 組み込み関数
- autoload(const_name, feature) -- class/module Module -- Module
- autoload? [new] (1.6.8から1.8.0への変更点(まとめ)) -- 1.6.8から1.8.0への変更点(まとめ)
- autoload? [new] (ruby 1.8 feature) -- ruby 1.8 feature
- autoload?(const_name) -- 組み込み関数
- autoload?(const_name) -- class/module Module -- Module
- avail_in -- class/module Zlib::ZStream -- ruby-src:ext/zlib/doc/zlib.rd
- avail_out -- class/module Zlib::ZStream -- ruby-src:ext/zlib/doc/zlib.rd
- avail_out = -- class/module Zlib::ZStream -- ruby-src:ext/zlib/doc/zlib.rd
- b (packテンプレート文字列) -- packテンプレート文字列
- b64encode(bin, len = 60) -- base64.rb
- backtrace -- class/module Exception -- Exception
- banner -- class/module OptionParser -- optparse.rb
- banner=(heading) -- class/module OptionParser -- optparse.rb
- base -- class/module OptionParser -- optparse.rb
- base(href = "") -- class/module CGI::HtmlExtension -- CGI
- base64.rb