Railsインストーラをインストールしました。今私は新しいRailsプロジェクトを作成しようとしています。私は新しいRailsプロジェクトを作成するときのエラー
C:\Sites> rails new demoproj
を行うと、私はこのエラーを取得:一般的な方法で
Fetching source index for http://rubygems.org/ Could not reach rubygems repository http://rubygems.org/ Could not find gem 'turn (>= 0)' in any of the gem sources listed in your Gemfile.
おかげでたくさんの友人が、私はgemrcファイルを見つけることができませんよ、それは同じCのようにある:\ RailsInstaller \ Ruby1.9.2 \ bin \ gemファイル – sandyutd
私はWindowsユーザーではないので、これについてはわかりません。 Windows Vista/7では、_C:¥ProgramData¥gemrc_を試してください。 *存在しなければrcファイルを作成する必要があります* http://stackoverflow.com/questions/7281047/creating-a-new-rails-3-project-over-a-proxy-in-windows – lnguyen55
ありがとうございました.. thnx u vry much.can私はあなたのメールアドレスをurにすることができます – sandyutd