jquery.activity-indicator for Rails.
Add this line to your application's Gemfile:
gem 'jquery-activity-indicator-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jquery-activity-indicator-rails
In your application.js you will need to add this line:
//= require jquery.activity-indicator
Bug reports and pull requests are welcome on GitHub at https://github.com/inventit/jquery-activity-indicator-rails.
The gem is available as open source under the terms of the MIT License.