From a5e543dbd770315adf6410237f4d4c62179d083a Mon Sep 17 00:00:00 2001 From: Tigonchen <115731770+Tigonchen@users.noreply.github.com> Date: Sat, 15 Oct 2022 18:07:19 -0400 Subject: [PATCH] Update free-programming-cheatsheets.md (#8412) --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index af9bb45ac..a8ca48af7 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -356,6 +356,7 @@ * [Ruby Cheat Sheet](https://www.codeconquest.com/wp-content/uploads/Ruby-Cheat-Sheet-by-CodeConquestDOTcom.pdf) - CodeConquest.com (PDF) * [Ruby monstas Ruby cheat sheet](https://rubymonstas.ch/materials/canonical/session05/session5-ruby-cheat-sheet.pdf) - rubymonstas.ch (PDF) +* [Ruby Reference Sheet](https://alhassy.github.io/RubyCheatSheet/CheatSheet.pdf) - Musa Alhassy (PDF) ### Rust