开发者

"Ascii85":String

开发者 https://www.devze.com 2023-03-08 10:28 出处:网络
Having troubles with a rails 开发者_C百科install, keeping getting an error for this ascii85 string error

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

精彩评论

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

关注公众号