+ 1
In what are all the platform ruby can run?
question
9 Answers
+ 3
Can you explain the question little bit clearer . You mean on which language ruby was written, something about rails or interactive ruby console. Ruby is server script and can be run on server side . Rails also provides something like a platform for ruby implementation.
+ 3
online you can use cloud 9 (ide) integrated development environment.
+ 2
You need to install ruby to your machine
+ 2
You can use many editors like sublime or notepad++ to write the programs. Then run them thorough the console calling your files.rb in accurate directory
+ 2
It seems I couldn't help you. Lastly maybe the answer should be rails or NetBeans.
0
ruby programming can be run in notepad or any other software
0
???
0
no not like that
0
Ruby primarily works on Windows, macOS and Linux (and maybe more Operating Systems), That means it can be used to build websites and desktop programs.