Added Ruby

This commit is contained in:
Mike Donaghy
2007-11-20 16:22:43 -05:00
parent 37cca36a15
commit 8ccccd4dff

2
ruby.rb Normal file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/ruby
puts "Hello World"