Then click on Advanced System Setting option then under Advanced tab click on Environment Variables. Go to Control Panel -> System and Security -> System.Once you installed Ruby with default settings on your Windows, you have to setup environment variable.
#Ruby editor online install
exe file and follow the instructions to install Ruby on your Windows. We can download Ruby from Click on any link as your preferred version depending on our Windows for say we can go with WITHOUT DEVKIT versions like Ruby 2.6.4-1 (圆4) for Windows(64 bit) and the 2nd link which says Ruby 2.6.4-1 (x86) is for Windows(32 bit) as highlighted below, which is the latest version.we can download NetBeans from here.ĭownloading and Installing Ruby In window: NetBeans : It is a well known free IDE(Integrated Development Environment) for developing softwares in ruby.Notepad is available on Windows and gedit is available on Linux. Notepad/gedit : They are simple text-editor for writing ruby programs.This language has an elegant syntax that is natural to read and easy to write. Ruby is based on many other languages like Perl, Lisp, Smalltalk, Eiffel and Ada. It supports multiple programming paradigms, object-oriented, including procedural and functional programming.
Ruby is dynamically typed and uses garbage collection. Ruby is an interpreted, high-level, general-purpose programming language.