ruby on rails - Painfully slow transfer speed on Dropbox App folder compared to public folder -



ruby on rails - Painfully slow transfer speed on Dropbox App folder compared to public folder -

accessing images in public dropbox folder static urls fast download , viable solution image hosting on webpage.

to able dynamically add/remove images i've tried utilize api through gem carrierwave-dropbox.

all actions work functionally it's dreadfully slow, several seconds each image download. don't know cause don't want of it.

is possible utilize dropbox api , same snappy speed file saved in public folder provides, , if how?

maybe the urls of images download via api/gem , fetch images outside of gem?

ruby-on-rails file-upload dropbox dropbox-api

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -