任何人都可以請幫助我在eclipse IDE中運行bundle exec的步驟。這裏是我試圖通過Eclipse在eclipse中運行bundle exec
bundle exec rspec -I . spec/test_run_202_spec.rb
要執行的命令,但我目前收到錯誤消息,指出當我使用外部工具配置
任何幫助表示讚賞上面的命令揭開序幕。
任何人都可以請幫助我在eclipse IDE中運行bundle exec的步驟。這裏是我試圖通過Eclipse在eclipse中運行bundle exec
bundle exec rspec -I . spec/test_run_202_spec.rb
要執行的命令,但我目前收到錯誤消息,指出當我使用外部工具配置
任何幫助表示讚賞上面的命令揭開序幕。
我想你需要先安裝一個ruby devkit,然後是bundler。請嘗試以下步驟:https://github.com/oneclick/rubyinstaller/wiki/Development-Kit