Display base64 encoded image in rails

前端 未结 2 608
慢半拍i
慢半拍i 2021-02-06 09:45

I\'m sending a base64 image to my controller and I\'m saving it as it is. Now I need to display that image. This is what I\'m doing to display but image is not showing up:

2条回答
提交回复
热议问题