index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
make_cheatsheet.md
Age
Commit message (
Collapse
)
Author
2022-05-11
Improve documentation on contributing to Ruby
Jemma Issroff
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
2022-03-22
[DOC] re-count test suites run by `make check` [ci skip]
Nobuyoshi Nakada
2021-09-11
Use `./autogen.sh` instead of `autoconf` in doc
Kazuhiro NISHIYAMA
2020-04-24
[DOC] Added GNU make specific targets [ci skip]
Nobuyoshi Nakada
2020-04-24
[DOC] Split "How to run a part of the test suite" [ci skip]
Nobuyoshi Nakada
2020-03-10
Use URL instead of relative path
Kazuhiro NISHIYAMA
2020-03-10
Add link to ../benchmark/README.md from make_cheatsheet [ci skip]
Kazuhiro NISHIYAMA
2020-02-19
doc/make_cheatsheet.md: fix typos
Marcus Stollsteimer
2020-02-10
Added commands of test-bundler to cheatsheet.
Hiroshi SHIBATA
2020-02-09
doc/make_cheatsheet.md: add a memo about how to run one rubyspec file
Yusuke Endoh
2020-01-24
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2020-01-24
rename make-cheetsheet.md [ci skip]
MSP-Greg
Notes: Merged: https://github.com/ruby/ruby/pull/2860