标签: ruby-on-rails
我需要下载图像并将其保存到我的数据库中。我是Ruby on Rails的新手。做这个的最好方式是什么?我将拥有图片网址。还有我表中最好的列类型来存储图像吗?
答案 0 :(得分:0)
查看此博客文章"Paperclip sample app part 3: saving file attachments in a database BLOB column"