Greetings all,
I have an action which does some stuff and then does a render :update to
replace a container with a partial, the delay due to processing is more
than I’d like for expecting a user to wait without hitting the button
again and again. Is there a way to force the render’s display when the
satement is executed rather than at the end of the action?
Thanks,
Andy