summaryrefslogtreecommitdiff
path: root/doc/syntax/methods.rdoc
AgeCommit message (Expand)Author
2021-12-30Add support for anonymous rest and keyword rest argument forwardingJeremy Evans
2021-11-18Anonymous block forwarding allows a method to forward a passedJeremy Evans
2021-05-11Update keyword argument description in method syntax guideJeremy Evans
2021-04-25[Doc] Fix a typo s/invokations/invocations/wonda-tea-coffee
2020-12-26methods.rdoc: Improve method definition documentationMarcus Stollsteimer
2020-12-26methods.rdoc: Clarify "currently" means "in 2.7" hereMarcus Stollsteimer
2020-12-25Update method definition documentationzverok
2020-12-25Adjusted the heading level of "Block Arguments" [ci skip]Nobuyoshi Nakada
2020-01-17Update documentation for Array/Hash Argument section of methods.rdocAdam Isom
2019-12-24[DOC] Fix typoMarcus Stollsteimer
2019-10-03Add documentation regarding keyword argument separation [ci skip]Jeremy Evans
2019-10-03Minor updates to methods and calling_methods documentation [ci skip]Jeremy Evans
2019-07-19Document use of ensure and else at method level [ci skip]Jeremy Evans
2019-07-19Remove section on performance advantage of not using a block parameter [ci skip]Jeremy Evans
2019-07-19Remove mention of Proc.new with implicit block [ci skip]Jeremy Evans
2019-07-19Document evaluation order of arguments [ci skip]Jeremy Evans
2019-07-19Document required keyword argument syntax [ci skip]Jeremy Evans
2017-10-22doc/syntax/methods.rdoc: fix a misleading examplerhe
2017-10-21* remove trailing spaces.svn
2017-10-21Clarify return value for assignment methods.hsbt
2017-03-29methods.rdoc: small improvementsstomar
2016-05-21methods.rdoc: closing tagnobu
2015-12-18* doc/syntax/*.rdoc: separated modifier at sentence.hsbt
2015-04-15* doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt
2015-03-04* doc/syntax/methods.rdoc: add some missing spaces andhsbt
2014-09-23doc: remove trailing spacesnobu
2014-09-22* doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak
2014-03-06* doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]zzak
2013-12-22* doc/syntax/methods.rdoc: [DOC] Added example for underscorezzak
2013-01-19 * doc/syntax/assignment.rdoc: Improved linksdrbrain
2013-01-18* doc/syntax/methods.rdoc: Added Array Decomposition.drbrain
2013-01-15* doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain
2013-01-15* doc/syntax/methods.rdoc: Fixed linkdrbrain
2013-01-15* doc/syntax/methods.rdoc (Method Names): Added method names includingdrbrain
2013-01-15* doc/syntax/methods.rdoc (Block Argument): Added section on blockdrbrain
2013-01-15* doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyworddrbrain
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain
2013-01-04* doc/syntax/methods.rdoc: Added return values and scope sections,drbrain
2012-12-19* doc/syntax/methods.rdoc: rdoc fix, patch by Dave Brownmarcandre
2012-12-19* doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain
2012-12-19 * doc/syntax/methods.rdoc: Add () around keyword arguments example fordrbrain
2012-12-17* doc/syntax/methods.rdoc: Added a description of singleton methods.drbrain
2012-12-17* doc/syntax.rdoc: Added syntax guide table of contentsdrbrain