bootswatch-rails 3.1.1 → 3.1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9a68b136700cbc3f2de46679eb82073b74dc8271
4
- data.tar.gz: 2e6ab33a047515935b04f13f84f533cbf4842eb8
3
+ metadata.gz: d78b0e8d50d0cba15222c48be5495e7cf2708f51
4
+ data.tar.gz: ecf9af425a989d623a4ba7d3717a3b2d753aa349
5
5
  SHA512:
6
- metadata.gz: 0919880066faa383d1e78215a1e4834429115a14b325b83c2c062b2d953307b6b4b4bfc7b0e43da6630b070c128a42092fc07712ff8db45543db290325e8d27f
7
- data.tar.gz: 5d0fb8519c3e6e64dd01971d73194f00ae1d8c0fade717d2e2a8ac9b9273ac9899697d523c0fbfa6cc6868cc28b9703ab3bf2236463e783fbd8949751107283e
6
+ metadata.gz: 21788dac536353c34bd1fbc0e9a6e7d92d943b84b4605825d3ddef367b9bece923875c29cae822b2865190a38e9011ed5d0370caf288efecb431d4cf25cf19ce
7
+ data.tar.gz: 07a437d8d882e7199e87bb3d1b8c46b4d7ce43b716a13e49f6e81d20bfcfdb2c4f4f9d3e1d809e6b8248327e89de6c214c891116992491667690952e152aed1b
data/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # bootswatch-rails
2
2
 
3
+ [![Gem Version](https://badge.fury.io/rb/bootswatch-rails.svg)](http://badge.fury.io/rb/bootswatch-rails)
4
+
3
5
  This gem is meant to be used with
4
6
  [bootstrap-sass](https://github.com/thomas-mcdonald/bootstrap-sass). It gives
5
7
  you complete scss versions of [bootswatches](http://bootswatch.com) for use in
@@ -30,19 +32,15 @@ considering that you're using
30
32
 
31
33
  // Example using 'Cerulean' bootswatch
32
34
  //
33
- // First import journal variables
35
+ // First import cerulean variables
34
36
  @import "bootswatch/cerulean/variables";
35
37
 
36
38
  // Then bootstrap itself
37
39
  @import "bootstrap";
38
- @import "bootstrap/mixins";
39
40
 
40
41
  // Bootstrap body padding for fixed navbar
41
42
  body { padding-top: 60px; }
42
43
 
43
- // Responsive styles go here in case you want them
44
- @import "bootstrap-responsive";
45
-
46
44
  // And finally bootswatch style itself
47
45
  @import "bootswatch/cerulean/bootswatch";
48
46
 
@@ -2,8 +2,8 @@
2
2
  require File.expand_path('../lib/bootswatch-rails/version', __FILE__)
3
3
 
4
4
  Gem::Specification.new do |gem|
5
- gem.authors = ["Maxim Chernyak"]
6
- gem.email = ["max@bitsonnet.com"]
5
+ gem.authors = ["Maxim Chernyak","Esteban Arango Medina"]
6
+ gem.email = ["max@bitsonnet.com","marranoparael31@gmail.com"]
7
7
  gem.description = %q{Bootswatches converted to SCSS ready to use in Rails 3 asset pipeline.}
8
8
  gem.summary = %q{Bootswatches in your Rails asset pipeline}
9
9
  gem.homepage = "http://github.com/maxim/bootswatch-rails"
@@ -1,5 +1,5 @@
1
1
  module Bootswatch
2
2
  module Rails
3
- VERSION = '3.1.1'
3
+ VERSION = '3.1.1.1'
4
4
  end
5
5
  end
@@ -80,7 +80,7 @@ $headings-color: inherit !default;
80
80
  //
81
81
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
82
82
 
83
- $icon-font-path: "../fonts/" !default;
83
+
84
84
  $icon-font-name: "glyphicons-halflings-regular" !default;
85
85
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
86
86
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -72,7 +72,7 @@ $headings-color: $gray-dark !default;
72
72
  //
73
73
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
74
74
 
75
- $icon-font-path: "../fonts/" !default;
75
+
76
76
  $icon-font-name: "glyphicons-halflings-regular" !default;
77
77
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
78
78
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -104,7 +104,7 @@ $component-offset-horizontal: 180px !default;
104
104
  //
105
105
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
106
106
 
107
- $icon-font-path: "../fonts/" !default;
107
+
108
108
  $icon-font-name: "glyphicons-halflings-regular" !default;
109
109
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
110
110
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -72,7 +72,7 @@ $headings-color: inherit !default;
72
72
  //
73
73
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
74
74
 
75
- $icon-font-path: "../fonts/" !default;
75
+
76
76
  $icon-font-name: "glyphicons-halflings-regular" !default;
77
77
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
78
78
 
@@ -103,7 +103,7 @@ $component-offset-horizontal: 180px !default;
103
103
  //
104
104
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
105
105
 
106
- $icon-font-path: "../fonts/" !default;
106
+
107
107
  $icon-font-name: "glyphicons-halflings-regular" !default;
108
108
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
109
109
 
@@ -19,7 +19,6 @@ $brand-info: #5bc0de !default;
19
19
  $brand-warning: #E99002 !default;
20
20
  $brand-danger: #F04124 !default;
21
21
 
22
-
23
22
  //== Scaffolding
24
23
  //
25
24
  // ## Settings for some of the most global styles.
@@ -72,7 +71,7 @@ $headings-color: inherit !default;
72
71
  //
73
72
  //## Specify custom locations of the include Glyphicons icon font. Useful for those including Bootstrap via Bower.
74
73
 
75
- $icon-font-path: "../fonts/" !default;
74
+
76
75
  $icon-font-name: "glyphicons-halflings-regular" !default;
77
76
  $icon-font-svg-id: "glyphicons_halflingsregular" !default;
78
77
 
metadata CHANGED
@@ -1,14 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.1
4
+ version: 3.1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Maxim Chernyak
8
+ - Esteban Arango Medina
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2014-06-05 00:00:00.000000000 Z
12
+ date: 2014-06-12 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: railties
@@ -27,6 +28,7 @@ dependencies:
27
28
  description: Bootswatches converted to SCSS ready to use in Rails 3 asset pipeline.
28
29
  email:
29
30
  - max@bitsonnet.com
31
+ - marranoparael31@gmail.com
30
32
  executables: []
31
33
  extensions: []
32
34
  extra_rdoc_files: []