Ruby on Rails: /bin/sh: rspec: command not found

前端 未结 8 752
情话喂你
情话喂你 2020-12-31 08:20

I\'m currently going through Michael Hartl\'s RoR tutorial and am stuck on Chapter 3 when trying to run Spork and Guard. When trying to run tests I get:

/bin/s

8条回答
  •  庸人自扰
    2020-12-31 08:39

    Refer to the Bundler settings: https://github.com/maltize/sublime-text-2-ruby-tests

    About RubyTest.sublime-settings, it should be under your home folder somewhere in sublime-test2/Packages/RubyTest folder. In the case of Ubuntu it would be:

    ~/.config/sublime-text-2/Packages/RubyTest
    

提交回复
热议问题