From fdf94e9226d9e228358a0febbe251d3e7f620bd1 Mon Sep 17 00:00:00 2001 From: Victor Goff Date: Thu, 19 May 2016 23:45:48 -0400 Subject: [PATCH] Config for Gitter Room Chat on page This is tied to exercism/exercism.io#2893 --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 31bedf4f6c..7193a44ab8 100644 --- a/config.json +++ b/config.json @@ -3,6 +3,7 @@ "language": "Ruby", "repository": "https://github.com/exercism/xruby", "active": true, + "gitter": "xruby", "problems": [ "hello-world", "hamming",