Rails Rails try method changes

doitian · April 04, 2012 · Last by xds2000 replied at April 04, 2012 · 4169 hits

今天把一个项目从 rails 3.1.0 升级到 3.1.4,碰到一堆 method missing exceptiosn。结果是 rails 3.1.4 里 try 现在只吞掉 receive 是 nil 的 exception,而以前也是会检查respond_to?的。

https://github.com/rails/rails/issues/3264

崩溃。。

You need to Sign in before reply, if you don't have an account, please Sign up first.