From 2200d2bbece5610c58b9f2a66fea7865d7b47249 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Tue, 25 Apr 2017 11:35:50 +0200 Subject: Hello world in Ruby --- hello.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 hello.rb diff --git a/hello.rb b/hello.rb new file mode 100644 index 0000000..f75e486 --- /dev/null +++ b/hello.rb @@ -0,0 +1 @@ +puts "hello, world" -- cgit v1.2.3-18-g5258