| Age | Commit message (Collapse) | Author |
|
Addition to section 'Related Methods': suggests adding differentiators to the names of related methods.
Notes:
Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/6194
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/6190
|
|
Splits certain guidelines for singleton and instance method.
Calls for instance method to not prefix anything (like RDoc itself for a Ruby-coded instance method); e.g.:
count -> integer, not array.count,.
<=> other -> integer or nil, not hash <=> other -> integer or nil.
Groups previous guidelines into Arguments, Block, Return types, Aliases.
Notes:
Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
|
|
|
|
Add information from doc/hacking.md and doc/make_cheatsheet.md back into contributing docs
Notes:
Merged-By: peterzhu2118 <peter@peterzhu.ca>
|
|
|
|
doc/contributing/building_ruby.md
Notes:
Merged: https://github.com/ruby/ruby/pull/5908
Merged-By: nobu <nobu@ruby-lang.org>
|
|
co-authored-by: Peter Zhu <peter@peterzhu.ca>
Notes:
Merged: https://github.com/ruby/ruby/pull/5901
|
|
co-authored-by: Peter Zhu <peter@peterzhu.ca>
co-authored-by: Stan Lo <stan001212@gmail.com>
Notes:
Merged: https://github.com/ruby/ruby/pull/5899
|