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.
我有一个 rails 应用程序,我已经在记录A中上传了一个图片附件。我想编辑记录A并且还想从记录A中删除附件。记录A型号 中使用的回形针附件
在编辑表单中如何在表单提交期间删除附件(更新记录)?
有人有一个简单的答案吗?