I have several MySQL queries that take a lot of time, and I would like to display a progress bar while I work. Is this possible in Rails with jquery? Does ActiveRecord have any mechanisms for this?
Really? No ideas? Then how about this:
I have requests separated by a line, (connection.execute), is it possible to call something that will resemble a progress bar between request calls?
source share