busy_ajax plugin for Ruby on Rails

All projects can benefit by having a simple ajax spinner that follows the mouse when ajax calls are being made by the browser in the background. Gives the user a better experience, and saves you from coding it into every ajaxified view.

Rubyforge page is here: busyajax.

To use this project, do
script/plugin install svn://rubyforge.org/var/svn/busyajax
or
script/plugin install -x svn://rubyforge.org/var/svn/busyajax
to link to it with svn:externals.