http://www.oschina.net/news/38722/rails-updated-three-versions
Rails 太猛了...
已升级
@huacnlee 有时间演示下这写漏掉?
里面的评论亮了
@xiongbo 哈哈,现在才看到。。。
3.2.13 有很多问题。建议不要盲目升级。
比如这个 scope 问题(GitHub 的杯具):https://github.com/rails/rails/issues/9813
scope
还有这个 dev mode 下 assets 的加载性能问题:https://github.com/rails/rails/issues/9803 这个我提交了个 patch 但不太清楚这个解决方案 rails core 会不会采纳。
assets 加载的性能问题 patch 被采纳了:https://github.com/rails/rails/pull/9820 :)
#4 楼 @xiongbo 看来还是用 memcached 好
看来还是用 memcached 好
3.2.13 的一些问题已经爆出来了 http://blog.bugsnag.com/2013/03/20/rails-3-2-13-performance-regressions-major-bugs/