Want to create a Ruby development environment (if you already have Win7, XAMPP-PHP environment)

Asked 2 years ago, Updated 2 years ago, 81 views

Currently, Windows 7 contains XAMPP-PHP, Apache, and mySQL.

I would like to create a Ruby development environment on this PC, but I would like to be able to use the two differently.
If you know how to build Ruby's development environment, please let me know.

Thank you for your cooperation.

ruby

2022-09-30 21:23

1 Answers

If you just want to use Ruby, I think it's okay to just install it normally.
If it's Windows, you can download the installer here.
https://rubyinstaller.org/

If you are concerned about installation, you may refer to this site.
http://www.rubylife.jp/install/install/index1.html

"You are concerned about ""use differently,"" but is there any problem with normal installation?"
If you write down the problem in detail, you may get a more specific answer.


2022-09-30 21:23

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.