I want to pry on the specified line without binding.pry
^In this question, I learned that if you want to debug the third party's Gem, you should use byebug.Now, I would like to give the byebug argument an executable of ruby to be executed with the bundle exec command
.
Therefore, I wanted to get the ruby executable that I would run with this bundle exec command
.
I would like to get the executable file path for the command that I will execute with the bundle exec command
.Is there a way to do this?
This is my work, but do you think I can satisfy what I want to do here?
https://rubygems.org/gems/process-path
https://github.com/yagihiro/process-path
568 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
573 Understanding How to Configure Google API Key
577 PHP ssh2_scp_send fails to send files as intended
568 Who developed the "avformat-59.dll" that comes with FFmpeg?
610 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.