Sha256: f07cf131cc3859da328aab868f3089b775b0fe9f5658560b24811286f184b224
Contents?: true
Size: 684 Bytes
Versions: 13
Compression:
Stored size: 684 Bytes
Contents
# Creating Issues If you are having a problem, please see our [ISSUES](https://github.com/metaskills/less-rails-bootstrap/blob/master/ISSUES.md) page for troubleshooting steps and a guide for submitting a ticket that will help us solve the problem you are having as quickly as possible. ## Contributing Here are the steps to update the version of twitter bootstrap used. * Clone this repository. * Run the `./scripts/update_bootstrap.sh` script with bootstrap repo version tag argument. For example `./scripts/update_bootstrap.sh v3.0.0`. * Make your changes * Run the tests by doing: ``` $ bundle install $ bundle exec rake appraisal:setup $ bundle exec rake appraisal test ```
Version data entries
13 entries across 13 versions & 1 rubygems