sheerun/rails4-bootstrap

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Rails 4 Bootstrap [![Dependency Status][gemnasium-img-url]][gemnasium-url] [![Code Climate][codeclimate-img-url]][codeclimate-url] [![Build Status][travis-img-url]][travis-url]

[codeclimate-img-url]: https://codeclimate.com/github/sheerun/rails4-bootstrap.png
[codeclimate-url]: https://codeclimate.com/github/sheerun/rails4-bootstrap
[gemnasium-img-url]: https://gemnasium.com/sheerun/rails4-bootstrap.png
[gemnasium-url]: https://gemnasium.com/sheerun/rails4-bootstrap
[travis-img-url]: https://travis-ci.org/sheerun/rails4-bootstrap.png
[travis-url]: https://travis-ci-org/sheerun/rails4-bootstrap

My systematic way of making bullet-proof Rails 4 bootstrap template.

Every commit is assigned to Github issue. Each alternative being evaluated.

Essential things in the master branch, optional features in branches, ready for fast-forward merging.

## Requirements:

1. Ruby >= 2.0
2. Node.js installed (for assets precompilation)

## License

As Rails, this project is [MIT-licensed](http://opensource.org/licenses/mit-license.php). As usual, you are awesome.