From: Marius Gavrilescu Date: Mon, 9 Mar 2015 09:10:26 +0000 (+0200) Subject: Add ruby everywhere X-Git-Url: http://git.ieval.ro/?p=gruntmaster-page.git;a=commitdiff_plain;h=137c1af1d5f89cfd8ba361eb03abeef8bc60bc9b Add ruby everywhere --- diff --git a/js/90-divine-format.js b/js/90-divine-format.js index cb9b6ab..1fff289 100644 --- a/js/90-divine-format.js +++ b/js/90-divine-format.js @@ -41,6 +41,9 @@ case 'py': format = 'PYTHON'; break; + case 'rb': + format = 'RUBY'; + break; } if(format) diff --git a/tmpl/pb_entry.en b/tmpl/pb_entry.en index be31a1b..8246c42 100644 --- a/tmpl/pb_entry.en +++ b/tmpl/pb_entry.en @@ -40,6 +40,7 @@ To submit solutions to this problem, please visit the problem o +