diff --git a/helloworld-ruby.rb b/helloworld-ruby.rb new file mode 100644 index 0000000..cc4f954 --- /dev/null +++ b/helloworld-ruby.rb @@ -0,0 +1 @@ +puts "Hello World" \ No newline at end of file