diff --git a/hello.rb b/hello.rb new file mode 100644 index 0000000..15aaec7 --- /dev/null +++ b/hello.rb @@ -0,0 +1 @@ +puts "hello world"