Project

General

Profile

« Previous | Next » 

Revision bddb31bb

Added by zverok (Victor Shepelev) about 6 years ago

Documentation improvements for Ruby core

  • 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.