We want to implement a progress bar to upload files to one of our Ruby applications. This should show the exact percentage of the load. However, despite all our efforts, we could not find a way to implement a progress bar that accurately replicates the file upload process.
Could you help us with this?
source
share