summaryrefslogtreecommitdiffhomepage
path: root/samples/99_sample_nddnug_workshop/app/repl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'samples/99_sample_nddnug_workshop/app/repl.rb')
-rw-r--r--samples/99_sample_nddnug_workshop/app/repl.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/samples/99_sample_nddnug_workshop/app/repl.rb b/samples/99_sample_nddnug_workshop/app/repl.rb
deleted file mode 100644
index a892243..0000000
--- a/samples/99_sample_nddnug_workshop/app/repl.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-# ====================================================================================
-# DragonRuby's Primer for the Ruby Programming Language
-# ====================================================================================
-#
-# Welcome you awesome person you. Look at the txt files. Copy what's in there
-# and paste it here. Save this file. The code will automatically execute
-# and you'll see the output in the console window.