rails-bootstrap-progressbar
still under construction...
description
Bootstrap_progressbar will make it super easy to create beautiful-looking progress bar in rails using Bootstrap 3
run the test
To init environment:
$ cd test/dummy && bundle exec rake RAILS_ENV=test && cd ../../
Then you can:
$ bundle exec rake test