If an effect is set to take 2 seconds to run and I want to execute a function after it's finished, should I just use a setTimeout call? Or is there a better way?
I know about the Effects queue, but it appears that only works for calling other Effects. Thank you! Daniel _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs