0.0
No commit activity in last 3 years
No release in over 3 years
Simple overlay instructions for your apps.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0
~> 3.0

Runtime

 Project Readme

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