升级到ruby 1.9.2 rails 3.0.3时常见问题:
A:DEPRECATION WARNING: ActionController::Base.relative_url_root is ineffective. Please stop using it.
B:DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s.
C:can't convert Ym4r::GmPlugin::Variable to String (Ym4r::GmPlugin::Variable#to_str gives Ym4r::GmPlugin::Variable)
解决办法:
本文解决了升级到Ruby 1.9.2 和 Rails 3.0.3时遇到的常见问题,包括DEPRECATION WARNING警告及变量转换错误等。
7460

被折叠的 条评论
为什么被折叠?



