From f30cbf83e787e4f850d005bd7efa0ec19c8a8676 Mon Sep 17 00:00:00 2001 From: Tnguyen-learning <70212457+Tnguyen-learning@users.noreply.github.com> Date: Tue, 11 Oct 2022 22:29:03 -0400 Subject: [PATCH] Add Ruby cheat sheet (#8084) * Add Ruby cheat sheet * Update free-programming-cheatsheets.md --- 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 38c3ccadb..f92aaba7e 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -343,6 +343,7 @@ ### Ruby * [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) ### Rust