summaryrefslogtreecommitdiff
path: root/doc/syntax/calling_methods.rdoc
AgeCommit message (Expand)Author
2025-03-13[DOC] Correct output in calling_methods.rdocYutaro Ohno
2025-01-02[DOC] Exclude 'Method' from RDoc's autolinkingNobuyoshi Nakada
2024-12-15[DOC] Adjust argument unpacking docs and document **nil (#12228)Victor Shepelev
2024-03-27[DOC] remove repetitive words in commentscrazeteam
2023-12-19[DOC] remove reference to pre-3.0 splat operator behaviorDoug Orleans
2021-12-20[DOC] Add documentation for hash value omission syntaxVictor Shepelev
2020-05-15[ci skip] Rdoc enhancements for Array (#3063)Burdette Lamar
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
2018-10-20Improve safe navigation operator's docs [Misc #15109]aycabta
2015-12-30* doc/syntax/calling_methods.rdoc: fix old operator for safe navigationhsbt
2015-12-18* doc/syntax/*.rdoc: separated modifier at sentence.hsbt
2015-10-23* NEWS: [DOC] In the new safe call syntax, arguments are evaluatedknu
2015-10-22Safe navigation operatornobu
2015-02-17* doc/syntax/calling_methods.rdoc: Fix documentation for "calling_methods"hsbt
2013-01-24* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain
2013-01-15* doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain
2013-01-15* doc/syntax/calling_methods.rdoc (Arguments): Added improveddrbrain
2013-01-15* doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed outdrbrain
2013-01-14* doc/syntax/calling_methods.rdoc: Added document describing methoddrbrain