1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc/syntax
Marcus Stollsteimer 3fc53de5c9 methods.rdoc: Improve method definition documentation
* typos, grammar, formatting
* use `concrete_method` again in `regular_method` example,
  to better distinguish from `forwarding_method` example
* clarify that leading arguments before `...` require Ruby 3.0
2020-12-26 10:40:52 +01:00
..
assignment.rdoc [DOC] DOT is not a part of a receiver [ci skip] 2019-09-20 16:43:39 +09:00
calling_methods.rdoc [ci skip] Rdoc enhancements for Array (#3063) 2020-05-15 14:12:40 -07:00
comments.rdoc Tweak magic comments [doc] 2020-12-24 01:36:08 -05:00
control_expressions.rdoc Add pattern matching documentation 2020-02-24 00:28:13 +09:00
exceptions.rdoc Fix typos of previous docs PR 2019-12-23 08:36:58 +09:00
literals.rdoc -> creates a lambda so this updates the documentation to reflect that 2020-11-30 20:11:18 -05:00
methods.rdoc methods.rdoc: Improve method definition documentation 2020-12-26 10:40:52 +01:00
miscellaneous.rdoc Document defined? and global_variables handling of regexp global variables [ci skip] 2020-03-06 13:06:49 -08:00
modules_and_classes.rdoc Update private visibility explanation 2019-12-22 23:17:39 +09:00
pattern_matching.rdoc doc/syntax/pattern_matching.rdoc: fix typos, grammar, style 2020-12-24 11:35:03 +01:00
precedence.rdoc Document the difference between expressions and statements [ci skip] 2019-10-10 13:45:19 -07:00
refinements.rdoc Clarify behavior of super in method in module included in refinement [ci skip] 2020-07-10 15:31:51 -07:00