From 4fdc97001dbc4430ee11ec10d93c6956c93b7681 Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Mon, 3 Jan 2011 13:57:29 -0500 Subject: [PATCH] getting silly with "here documents" --- wikibooks-tutorial/grocery-list.rb | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 wikibooks-tutorial/grocery-list.rb diff --git a/wikibooks-tutorial/grocery-list.rb b/wikibooks-tutorial/grocery-list.rb new file mode 100644 index 0000000..c54c3b5 --- /dev/null +++ b/wikibooks-tutorial/grocery-list.rb @@ -0,0 +1,23 @@ +puts <