Rails rails notice dump format error

michael_roshen · June 04, 2014 · 1606 hits

有两个项目 A,B A: ruby187+rails3.0.4 B: ruby193+rails3.2.8

在 B 项目中重定向到 A 项目后,如果带上 notice,就会报错“dump format error”

B 项目中:

redirect A_url, :notice => {:foo => "bar"}

查了一下资料,寻求更好的解决方案 https://github.com/rails/rails/issues/2509

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