开发者

Debug after a POST request

I'd like to debug my app step-by-step to see what happens AFTER the form submission (only via POST).

The problem is the URL after submission is the same than the one before, and I do not know any way to t开发者_开发技巧ell the debugger to wait for the submission of the form...

Any ideas ? Thanks in advance !


Take a look at the Guides of Ruby on Rails, there is a description how to debug rails:

http://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-ruby-debug

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜