From afce9aae7e3a575f28298cbb66a8e527ff51aa75 Mon Sep 17 00:00:00 2001 From: ErvinaDe <44507239+ErvinaDe@users.noreply.github.com> Date: Sat, 17 Oct 2020 22:34:47 +0200 Subject: [PATCH] Learn Ruby (#4310) * Learn Ruby Added a Ruby online material for learning * Formatting updated I formatted the contribution by fixing the alphabetical order of my Learn Ruby tutorial. --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index e9ef036d..4232cf67 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -472,6 +472,7 @@ ### Ruby * [Learn how to program: Ruby](https://www.learnhowtoprogram.com/ruby) - Epicodus Inc. +* [Learn Ruby](https://www.learnrubyonline.org) * [Ruby Tutorial](https://www.w3resource.com/ruby/) * [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com) -- GitLab