bootstro-rails

Bootstro.js for rails asset pipeline

[Bootstro.js][0] provides a simple overlay instructions for your apps.

Usage

Install bootstro-rails gem

Add bootstro-rails to your Gemfile and run bundle install:

  gem 'bootstro-rails'

Include bootstro-rails javascript assets

Add the following to your app/assets/javascripts/application.js:

 //= require bootstro

Include bootstro-rails stylesheet assets

Add to your app/assets/stylesheets/application.css:

 *= require bootstro

Contributions

If you want to contribute, please:

  • Fork the project.
  • Make your feature addition or bug fix.
  • Send me a pull request on Github.

Copyright (c) 2014 Ben Koonse