summaryrefslogtreecommitdiff
path: root/doc/ruby/option_dump.md
AgeCommit message (Collapse)Author
2024-12-22[DOC] Update about optional dump flagsNobuyoshi Nakada
Notes: Merged: https://github.com/ruby/ruby/pull/12430
2024-12-12[DOC] Improve formatting in Markdown files (#12322)Alexander Momchilov
* Fix WASM bullet/code indentation * Use `console` code highlighting where appropriate … which handles the prefix `$` correctly. * Migrate feature proposal template to MarkDown * Set language on code blocks
2024-03-06[DOC] Ruby command-line options (#10138)Burdette Lamar