From 4c6f31b2b184d5d596db7a4099478fe8d7addabe Mon Sep 17 00:00:00 2001 From: GhostyFrosty13 Date: Thu, 15 Oct 2020 12:12:44 +0200 Subject: [PATCH] Add files via upload --- Hello_ruby.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 Hello_ruby.rb diff --git a/Hello_ruby.rb b/Hello_ruby.rb new file mode 100644 index 0000000..2f33010 --- /dev/null +++ b/Hello_ruby.rb @@ -0,0 +1 @@ +puts 'Hello World'