开发者

What's a good source for handling images with Rails?

I want to know the simplest way of handling image upload,开发者_运维问答 image storage in the database, and image display from the database in the context of Ruby on Rails. These images are for profile pictures. Any gems or plugins to simplify this process would be appreciated. Also, I'd like to know if blob is the data type for images.


I would have a look at paperclip. https://github.com/thoughtbot/paperclip

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜