我用rails 3.1.1和RVM Ruby 1.9.2-p180启动了一个新的rails应用程序。当我使用rails server并转到localhost:3000时,它可以工作 Error message:
Could not find rake-0.9.2 in any of the sources (Bundler:
Passenger在我的服务器上设置了RoR,默认的RoR应用程序页面显示出来,但是当我点击“关于你的应用程序环境”时,我得到一个错误消息说“ruby(机架)应用程序无法启动”,并且在错误消息位“无法在任何源代码(Bundler::GemNotFound)中找到sqlite3-ruby-1.2.5”。如果我在命令行中执行'bundle install‘,我会得到一个'Using x (y)’样式的消息列表,其中包括:(由于最新版本的问题,
您好,我不能运行rails服务器,它给出的问题是Could not find minitest-5.6.1 in any of the sources (Bundler::GemNotFound),当我进行捆绑安装时,它没有显示任何错误,我的gemfile是给定的:# Use sqlite3 as the database for Active Record
gem 'mysql2Read more: https
我在这里使用ruby on rails教程:在任何消息来源中都找不到json-1.6.3。Gem files will remain installed in /Users/chuckyuan/Documents/rails_projects/sample_app/db:migrate/rubyResults logged