- 1
ruby
any compiler for ruby
1 Answer
0
If you have ruby installed on your pc you can use any text editor like notepad++ or even notepad and save the file any_name.rb and run it from cmd or just open the file like you would with any other file but remember to pause the console with gets at the end of your code or else you wont see a thing XD