Add uwu in Ruby

This commit is contained in:
sech1p 2021-07-24 21:52:55 +02:00
parent fe4e8099bf
commit f3ae7b4b2b
2 changed files with 2 additions and 0 deletions

View file

@ -8,3 +8,4 @@ uwu in every programming language in the world
- [Javascript](uwu.js)
- [Python 1 & 2](uwu.py)
- [Python 3](uwu.py3)
- [Ruby](uwu.rb)

1
uwu.rb Normal file
View file

@ -0,0 +1 @@
puts 'uwu'