Access denied, Please sign in and make sure you have proper permission.
    
   
    
  
    
      
      
        
        RT

        
       
      
     
    
    
    
      
        
            
  
  
    
        
        
          
          
          
            #1 楼 @blueplanet 你的提示安装完了,passenger 报错
git://github.com/huacnlee/bootstrap-helper.git (at master) is not checked out. Please run bundle install (Bundler::GitError)
           
          
         
     
   
  
    
        
        
          
          
          
            补充一下:
直接运行 rails s 下显示正常,但是部署到 apache + passenger 的时候就会报上面的错误
           
          
         
     
   
  
    
        
        
          
          
          
            
左边是 rails s 直接运行;右边是通过 apache+passenger 
即便通过 gem install mongoid-4.0.0.gem --local 本地 build 然后 install 装上也会有这个问题
gem install mongoid-4.0.0.gem --local
Successfully installed mongoid-4.0.0
1 gem installed