Ruby on Rails can be installed in two ways.
1. Direct Installation
We can download Ruby on Rails from the official website.: Http://rubyonrails.org/
After the download is complete, you can directly install it. It cannot be installed in a path with Chinese characters or it will not run properly.
Ii. You can use instant rails to integrate the installation environment
Instant rails is an integrated package integrating Ruby, rails, Apache, and MySQL. After downloading the package, you can decompress it to the desired directory. Chinese paths and spaces are not supported, and installation and any configuration are not required.:Http://rubyforge.org/projects/instantrails/
I also use instant rails during the learning process, so I also use it for record later in the running process. After decompressing instant rails, start "I" instantrails, as shown in: