我在本地機器上安裝了ruby-2.0.0-p0。當我部署我的Rails應用程序時,出現了很多錯誤,我修復了它,並且它正在運行。但同樣,1天后,我嘗試在運行相同的應用程序,我得到這個消息 You are using '.rvmrc', it requires trusting, it is slower and it is not compatible with other ruby manager
我們有一個特定於我們項目的寶石,也在多個項目中共享。當我們試圖通過使用Capistrano的命令bundle:install我們的Gemfile安裝,它無法提的是,它是無法找到FOO-1.0.0.gem ** [out :: [email protected]] Could not find foo-1.0.0 in any of the sources
我應該如何解決這個來源,因爲我不能公開