Rails 关于图片链接出现两次 request 的问题

agnovo_wl · July 21, 2013 · 1665 hits

各位大牛:

在学习《web 开发敏捷之道》第四版时,遇到一个问题,请见截图。

添加图片的链接时,似乎同时给 server 发了两条请求, 一条 post 请求,生成新的 line_item; 另一条请求,反馈 line_item index 页面。

此现象是在添加并 bundle 了,gem 'will_paginate','>=3.0.pre' 出现,不知两者是否有影响呀?

谢谢大家啦。

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