Rloading

Installation
on Gemfile
gem 'rloading'
on terminal
bundle install
application.js
//= require rloading
application.css
*= require rloading
Usage
Start loading
lon();
Finish loading
loff();
Thanks
License
The gem is available as open source under the terms of the MIT License.