阅读背景:

是否在控制器动作后使用after_filter,是否会缩短为用户生成最终视图的时间?

来源:互联网 

Suppose we have an action in the controller where very important to me as soon as you generate the view, which is divided into the part where we generate the view for the user and the part that processes certain information, but has no relation with a view. I do not want to use delayed because processing it's about 2-3 queries to the database. Do you use the after_filter after this action will bring the desired effect, shorten the time of final render view for the user?Suppose we have an action in the controller whe




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: