开发者

"Ascii85":String

Having troubles with a rails 开发者_C百科install, keeping getting an error for this ascii85 string error

(/usr/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/gem_dependency.rb:277:in `==': undefined method `name' for "Ascii85":String (NoMethodError)).

If anyone ever got through this.


It looks like a bug in RubyGems: http://rubyforge.org/tracker/index.php?func=detail&aid=29188&group_id=126&atid=575

If you can manage with an older version roll back to 1.5.3:

gem update --system 1.5.3


Upgrading Rails to version 2.3.14 solved this problem.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜