Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-02 00:21:21 +00:00
parent 856ab03c8f
commit dfdf48edee
13 changed files with 51 additions and 20 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Interactive Ruby shell.
> Evaluate Ruby code read from `stdin`.
> More information: <https://docs.ruby-lang.org/en/master/IRB.html>.
> More information: <https://ruby.github.io/irb/>.
- Start the interactive shell: