From cd644435af2c173a88ad9a3e9a2e95b17db22a76 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Tue, 9 Feb 2016 16:52:44 -0500 Subject: [PATCH] docs: embed gist for arrays.rst --- docs/arrays.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/arrays.rst b/docs/arrays.rst index c4de20e..8bb56ea 100644 --- a/docs/arrays.rst +++ b/docs/arrays.rst @@ -66,9 +66,12 @@ Examples Here are a few recipes for using arrays and ranges in practice: -TODO Embed the ranges.rb sample as a gist +.. raw:: HTML -Recipes -------- + + + +Contribute Recipes! +------------------- There are a lot more great recipes we could come up with. Feel free to contribute! You can add them here via pull request or `via the wiki `_