Tested Ruby
This commit is contained in:
parent
26cd6a492d
commit
8ac46f8ce0
|
@ -1 +1,2 @@
|
|||
#runs successfully
|
||||
puts 'Hello World!'
|
2
ruby/test.sh
Executable file
2
ruby/test.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
ruby helloworld.rb
|
Loading…
Reference in New Issue
Block a user