开发者

Rails > Upload image via email

Is there a rails plug开发者_开发问答in or gem out there that allows users to upload their image by emailing the image as an email attachment?


I would suggest you use the fetching code from here and then just use ActionMailer.receive to create an object from it/load the attachment.


You could have a look at mail which lets you create and read/parse emails.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜