How to insert ruby โ€‹โ€‹ruby โ€‹โ€‹mine command line?

Earlier, the question was asked about entering the terminal directly into Ruby Mine on Windows. That was the answer, but only to a certain extent. I understand how to get cmd.exe to open in Ruby using the settings, but how can you open the ruby โ€‹โ€‹command line? My cmd.exe does not work with ruby, I have to use this path, which will not work with the instructions given earlier.

C: \ Windows \ System32 \ cmd.exe / E: ON / KC: \ Ruby193 \ bin \ setrbvars.bat

Thanks!

+4
source share
1 answer

Go to "Tools" and then "Launch Rails Console"

Tools โ†’ Launch Rails Console

+3
source

All Articles