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

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

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -