This repository was archived by the owner on Feb 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- lumoslabs/bootstrap_haml_helpers
2
- ====
1
+ # lumoslabs/bootstrap_haml_helpers
3
2
4
3
HAML wrappers for [ Twitter Bootstrap] ( http://getbootstrap.com/2.3.2 ) components.
5
4
5
+ [ ![ Build Status] ( https://travis-ci.org/lumoslabs/bootstrap_haml_helpers.svg )] ( https://travis-ci.org/lumoslabs/bootstrap_haml_helpers )
6
+ [ ![ Gem Version] ( https://badge.fury.io/rb/bootstrap_haml_helpers.svg )] ( http://badge.fury.io/rb/bootstrap_haml_helpers )
7
+
6
8
Integration
7
9
----
8
10
To integrate our gem into your application, follow these steps:
@@ -12,10 +14,6 @@ To integrate our gem into your application, follow these steps:
12
14
3 . Add the following line to your main SASS file (typically application.css.sass): ` //= require bootstrap_haml_helpers `
13
15
4 . Add the following to your main JS file (typically application.js): ` //= require bootstrap_haml_helpers `
14
16
15
- CI
16
- ----
17
- bootstrap_haml_helpers runs on public [ Travis CI] ( https://magnum.travis-ci.com/lumoslabs/bootstrap_haml_helpers ) .
18
-
19
17
Versioning
20
18
----
21
19
We follow the same version as Twitter Bootstrap (currently 2.3.2). Any patches will fall as a sub-version of the existing patch number (e.g. 2.3.2.1).
You can’t perform that action at this time.
0 commit comments