Skip to content
  • zverok's avatar
    bddb31bb
    Documentation improvements for Ruby core · bddb31bb
    zverok authored
    * Top-level `return`;
    * Documentation for comments syntax;
    * `rescue` inside blocks;
    * Enhance `Object#to_enum` docs;
    * Make `chomp:` option more obvious for `String#each_line` and
      `#lines`;
    * Enhance `Proc#>>` and `#<<` docs;
    * Enhance `Processs` class docs.
    bddb31bb
    Documentation improvements for Ruby core
    zverok authored
    * Top-level `return`;
    * Documentation for comments syntax;
    * `rescue` inside blocks;
    * Enhance `Object#to_enum` docs;
    * Make `chomp:` option more obvious for `String#each_line` and
      `#lines`;
    * Enhance `Proc#>>` and `#<<` docs;
    * Enhance `Processs` class docs.
Loading