摘要: 今天Windows重新安装了一下,自然要把Rails也要重装一下,很自然的gem update --system更新GEM,结果发现报异常,直接运行gem install rails,也是出错不能安装ERROR: While executing gem ... (Gem::DependencyError) Unable to resolve dependencies: rails requires activesupport (= 3.1.1), actionpack (= 3.1.1), activerecord (= 3.1.1), activeresource (= 3.1.1), ac
阅读全文
posted @ 2011-10-16 15:50 灰色逻辑 阅读(277) 评论(0)
编辑