aboutsummaryrefslogtreecommitdiffstats
path: root/doc/syntax/methods.rdoc
Commit message (Expand)AuthorAgeFilesLines
* methods.rdoc: Improve method definition documentationMarcus Stollsteimer2020-12-261-18/+20
* methods.rdoc: Clarify "currently" means "in 2.7" hereMarcus Stollsteimer2020-12-261-1/+1
* Update method definition documentationzverok2020-12-251-0/+86
* Adjusted the heading level of "Block Arguments" [ci skip]Nobuyoshi Nakada2020-12-251-1/+1
* Update documentation for Array/Hash Argument section of methods.rdocAdam Isom2020-01-171-2/+13
* [DOC] Fix typoMarcus Stollsteimer2019-12-241-1/+1
* Add documentation regarding keyword argument separation [ci skip]Jeremy Evans2019-10-031-0/+93
* Minor updates to methods and calling_methods documentation [ci skip]Jeremy Evans2019-10-031-10/+15
* Document use of ensure and else at method level [ci skip]Jeremy Evans2019-07-191-0/+22
* Remove section on performance advantage of not using a block parameter [ci skip]Jeremy Evans2019-07-191-5/+0
* Remove mention of Proc.new with implicit block [ci skip]Jeremy Evans2019-07-191-4/+0
* Document evaluation order of arguments [ci skip]Jeremy Evans2019-07-191-0/+19
* Document required keyword argument syntax [ci skip]Jeremy Evans2019-07-191-0/+11
* doc/syntax/methods.rdoc: fix a misleading examplerhe2017-10-221-3/+3
* * remove trailing spaces.svn2017-10-211-1/+1
* Clarify return value for assignment methods.hsbt2017-10-211-1/+5
* methods.rdoc: small improvementsstomar2017-03-291-9/+9
* methods.rdoc: closing tagnobu2016-05-211-1/+1
* * doc/syntax/*.rdoc: separated modifier at sentence.hsbt2015-12-181-7/+6
* * doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt2015-04-151-1/+1
* * doc/syntax/methods.rdoc: add some missing spaces andhsbt2015-03-041-6/+6
* doc: remove trailing spacesnobu2014-09-231-5/+5
* * doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak2014-09-221-0/+19
* * doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]zzak2014-03-061-1/+1
* * doc/syntax/methods.rdoc: [DOC] Added example for underscorezzak2013-12-221-17/+40
* * doc/syntax/assignment.rdoc: Improved linksdrbrain2013-01-191-2/+2
* * doc/syntax/methods.rdoc: Added Array Decomposition.drbrain2013-01-181-0/+61
* * doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain2013-01-151-1/+4
* * doc/syntax/methods.rdoc: Fixed linkdrbrain2013-01-151-1/+1
* * doc/syntax/methods.rdoc (Method Names): Added method names includingdrbrain2013-01-151-1/+82
* * doc/syntax/methods.rdoc (Block Argument): Added section on blockdrbrain2013-01-151-0/+32
* * doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyworddrbrain2013-01-151-17/+31
* * doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain2013-01-051-30/+2
* * doc/syntax/methods.rdoc: Added return values and scope sections,drbrain2013-01-041-13/+113
* * doc/syntax/methods.rdoc: rdoc fix, patch by Dave Brownmarcandre2012-12-191-2/+2
* * doc/syntax/methods.rdoc: Fixed typo. Thanks to Josh Susser.drbrain2012-12-191-1/+1
* * doc/syntax/methods.rdoc: Add () around keyword arguments example fordrbrain2012-12-191-1/+1
* * doc/syntax/methods.rdoc: Added a description of singleton methods.drbrain2012-12-171-0/+21
* * doc/syntax.rdoc: Added syntax guide table of contentsdrbrain2012-12-171-0/+130