Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sh.exe 在 Windows 7 中崩溃。即使在与 win xp 的兼容模式下,也会发生这种情况。崩溃并不一致。当给出 make clean 或 make 命令时会发生这种情况。
因此,我将编辑功能添加到我的支付控制器,如下所示:
def edit @payment = Payment.edit if @payment.save redirect_to showCom