论坛首页 编程语言技术论坛

号外!Rails2.0来了

浏览 5888 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2007-12-07  
刚刚gem到2.0版!详见下面,期待Ruby1.9
C:\Documents and Settings\Quon>gem install rails --include-dependencies --source
http://gems.rubyonrails.org
INFO:  `gem install -y` is now default and will be removed
INFO:  use --ignore-dependencies to install only the gems you list
Successfully installed actionmailer-2.0.0
Successfully installed activeresource-2.0.0
Successfully installed rails-2.0.0
3 gems installed
Installing ri documentation for actionmailer-2.0.0...
Installing ri documentation for activeresource-2.0.0...
Installing RDoc documentation for actionmailer-2.0.0...
Installing RDoc documentation for activeresource-2.0.0...

C:\Documents and Settings\Quon>rails -v
Rails 2.0.0
   发表时间:2007-12-07  
rc2??
0 请登录后投票
   发表时间:2007-12-07  
RC 2是rel_2-0-0_RC2
版本号1.99.1
0 请登录后投票
   发表时间:2007-12-07  
我也汗了一下,刚刚去检查 SVN,发现并没有2.0新版本TAG
0 请登录后投票
   发表时间:2007-12-07  
http://rubyforge.org/frs/?group_id=307
0 请登录后投票
   发表时间:2007-12-07  
奇怪啊

ERROR:  While executing gem ... (Gem::GemNotFoundException)
    Could not find activeresource (= 2.0.0) in any repository

知道原因了,因为在rubyforge还没有。
0 请登录后投票
   发表时间:2007-12-07  
庄表伟 写道
奇怪啊

ERROR:  While executing gem ... (Gem::GemNotFoundException)
    Could not find activeresource (= 2.0.0) in any repository

知道原因了,因为在rubyforge还没有。


奇怪呀,怎么和你的出错不一样呢

ERROR:  Error installing rails:
        rails requires activeresource (= 2.0.0)
0 请登录后投票
   发表时间:2007-12-07  
gem 成功。。
0 请登录后投票
   发表时间:2007-12-07  
weiqingfei 写道
庄表伟 写道
奇怪啊

ERROR:  While executing gem ... (Gem::GemNotFoundException)
    Could not find activeresource (= 2.0.0) in any repository

知道原因了,因为在rubyforge还没有。


奇怪呀,怎么和你的出错不一样呢

ERROR:  Error installing rails:
        rails requires activeresource (= 2.0.0)





使用这条命令:

gem install rails --include-dependencies --source http://gems.rubyonrails.org/





0 请登录后投票
   发表时间:2007-12-07  
gem update 成功。
0 请登录后投票
论坛首页 编程语言技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics