Sending <input type=“image”> to a folder on the server

后端 未结 2 1621
一个人的身影
一个人的身影 2020-12-22 06:27

I have this code

<%= form_for(:img, url: {action: \"postodb\"}) do |f| %>
image here!
<%= f.submit \"Se
2条回答
提交回复
热议问题