実行すると、Rubyをインストールしました
ruby -v
そうですか:
ruby 1.9.3p125 (2012-02-16) [i386-mingw32]
アプリディレクトリで実行すると
rails server
出力:
←[31mCould not find multi_json-1.3.2 in any of the sources←[0m
←[33mRun `bundle install` to install missing gems.←[0m
ランニング
bundle install
このエラーが表示されます:
Fetching source index for http://rubygems.org/
Could not find linecache19-0.5.13 in any of the sources
どうしたの?