diff --git a/free-programming-cheatsheets.md b/free-programming-cheatsheets.md index 70f4e4add00394b94e22bf413fcec242a6b3116d..312d43d2dff2ff66c6b41006a06837ee0f7aa171 100644 --- a/free-programming-cheatsheets.md +++ b/free-programming-cheatsheets.md @@ -12,6 +12,7 @@ * [Markdown](#markdown) * [MongoDB](#mongodb) * [Python](#python) +* [Ruby](#ruby) * [SQL](#sql) @@ -85,6 +86,11 @@ * [Python WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/python/) - Cheatography (Python) +### Ruby + +* [Ruby Cheat Sheet](https://www.codeconquest.com/wp-content/uploads/Ruby-Cheat-Sheet-by-CodeConquestDOTcom.pdf) - CodeConquest.com (PDF) + + ### SQL * [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF)