Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用carrierwave从dataURL上传照片?从远程 url 上传不起作用。我试过了
@photo.remote_photo_url = params[:data_url]