index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
syntax
/
methods.rdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for anonymous rest and keyword rest argument forwarding
Jeremy Evans
2021-12-30
1
-0
/
+14
*
Anonymous block forwarding allows a method to forward a passed
Jeremy Evans
2021-11-18
1
-1
/
+8
*
Update keyword argument description in method syntax guide
Jeremy Evans
2021-05-11
1
-77
/
+9
*
[Doc] Fix a typo s/invokations/invocations/
wonda-tea-coffee
2021-04-25
1
-1
/
+1
*
methods.rdoc: Improve method definition documentation
Marcus Stollsteimer
2020-12-26
1
-18
/
+20
*
methods.rdoc: Clarify "currently" means "in 2.7" here
Marcus Stollsteimer
2020-12-26
1
-1
/
+1
*
Update method definition documentation
zverok
2020-12-25
1
-0
/
+86
*
Adjusted the heading level of "Block Arguments" [ci skip]
Nobuyoshi Nakada
2020-12-25
1
-1
/
+1
*
Update documentation for Array/Hash Argument section of methods.rdoc
Adam Isom
2020-01-17
1
-2
/
+13
*
[DOC] Fix typo
Marcus Stollsteimer
2019-12-24
1
-1
/
+1
*
Add documentation regarding keyword argument separation [ci skip]
Jeremy Evans
2019-10-03
1
-0
/
+93
*
Minor updates to methods and calling_methods documentation [ci skip]
Jeremy Evans
2019-10-03
1
-10
/
+15
*
Document use of ensure and else at method level [ci skip]
Jeremy Evans
2019-07-19
1
-0
/
+22
*
Remove section on performance advantage of not using a block parameter [ci skip]
Jeremy Evans
2019-07-19
1
-5
/
+0
*
Remove mention of Proc.new with implicit block [ci skip]
Jeremy Evans
2019-07-19
1
-4
/
+0
*
Document evaluation order of arguments [ci skip]
Jeremy Evans
2019-07-19
1
-0
/
+19
*
Document required keyword argument syntax [ci skip]
Jeremy Evans
2019-07-19
1
-0
/
+11
*
doc/syntax/methods.rdoc: fix a misleading example
rhe
2017-10-22
1
-3
/
+3
*
* remove trailing spaces.
svn
2017-10-21
1
-1
/
+1
*
Clarify return value for assignment methods.
hsbt
2017-10-21
1
-1
/
+5
*
methods.rdoc: small improvements
stomar
2017-03-29
1
-9
/
+9
*
methods.rdoc: closing tag
nobu
2016-05-21
1
-1
/
+1
*
* doc/syntax/*.rdoc: separated modifier at sentence.
hsbt
2015-12-18
1
-7
/
+6
*
* doc/contributors.rdoc: fix a typo. Patch by @davydovanton
hsbt
2015-04-15
1
-1
/
+1
*
* doc/syntax/methods.rdoc: add some missing spaces and
hsbt
2015-03-04
1
-6
/
+6
*
doc: remove trailing spaces
nobu
2014-09-23
1
-5
/
+5
*
* doc/syntax/methods.rdoc: [DOC] [] and []= methods by @process
zzak
2014-09-22
1
-0
/
+19
*
* doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]
zzak
2014-03-06
1
-1
/
+1
*
* doc/syntax/methods.rdoc: [DOC] Added example for underscore
zzak
2013-12-22
1
-17
/
+40
*
* doc/syntax/assignment.rdoc: Improved links
drbrain
2013-01-19
1
-2
/
+2
*
* doc/syntax/methods.rdoc: Added Array Decomposition.
drbrain
2013-01-18
1
-0
/
+61
*
* doc/syntax/calling_methods.rdoc: Link to defining methods.
drbrain
2013-01-15
1
-1
/
+4
*
* doc/syntax/methods.rdoc: Fixed link
drbrain
2013-01-15
1
-1
/
+1
*
* doc/syntax/methods.rdoc (Method Names): Added method names including
drbrain
2013-01-15
1
-1
/
+82
*
* doc/syntax/methods.rdoc (Block Argument): Added section on block
drbrain
2013-01-15
1
-0
/
+32
*
* doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyword
drbrain
2013-01-15
1
-17
/
+31
*
* doc/syntax/modules_and_classes.rdoc: Added documentation of syntax
drbrain
2013-01-05
1
-30
/
+2
*
* doc/syntax/methods.rdoc: Added return values and scope sections,
drbrain
2013-01-04
1
-13
/
+113
*
* doc/syntax/methods.rdoc: rdoc fix, patch by Dave Brown
marcandre
2012-12-19
1
-2
/
+2
*
* doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.
drbrain
2012-12-19
1
-1
/
+1
*
* doc/syntax/methods.rdoc: Add () around keyword arguments example for
drbrain
2012-12-19
1
-1
/
+1
*
* doc/syntax/methods.rdoc: Added a description of singleton methods.
drbrain
2012-12-17
1
-0
/
+21
*
* doc/syntax.rdoc: Added syntax guide table of contents
drbrain
2012-12-17
1
-0
/
+130