rails里添加新方法

不要放到private下,不然会报错ActionController::UnknownAction(No action responded to confirm_sixd. Actions: adjust_editall_payment_download_csv

私有方法是在控制器内,内部方法调用的


你可能感兴趣的:(action,private,控制器)