From f1322f6697cad42aa5c132aefffcdc7be01583ad Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Mon, 27 Oct 2014 13:42:37 -0700 Subject: [PATCH] Suggesting we use Bozhidar Batsov's style guide. This guy publishes a great ruby style guide, I read through it and don't have any significant changes. --- ruby/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ruby/README.md b/ruby/README.md index dd5ff56..72e8a3a 100644 --- a/ruby/README.md +++ b/ruby/README.md @@ -1,3 +1,2 @@ -# ruby +The Ruby Style Guide can be found [here](https://github.com/bbatsov/ruby-style-guide). -TODO