ratchet_design 0.1.4 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/helpers/ratchet/application_helper.rb +23 -2
- data/app/views/layouts/ratchet/default.html.slim +2 -2
- data/app/views/shared/ratchet/_footer.html.slim +3 -2
- data/lib/ratchet_design/version.rb +1 -1
- data/public/assets/ratchet/{core-0.1.4.js → core-0.1.5.js} +3 -3
- data/public/assets/ratchet/{core-0.1.4.js.gz → core-0.1.5.js.gz} +0 -0
- data/public/assets/ratchet/core-0.1.5.map.json +1 -0
- data/public/assets/ratchet/{fonts-woff-0.1.4.css → fonts-woff-0.1.5.css} +0 -0
- data/public/assets/ratchet/{fonts-woff-0.1.4.css.gz → fonts-woff-0.1.5.css.gz} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.4.css → fonts-woff2-0.1.5.css} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.4.css.gz → fonts-woff2-0.1.5.css.gz} +0 -0
- metadata +9 -9
- data/public/assets/ratchet/core-0.1.4.map.json +0 -1
File without changes
|
Binary file
|
File without changes
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ratchet_design
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brandon Mathis
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2017-01-
|
12
|
+
date: 2017-01-12 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: cyborg
|
@@ -165,13 +165,13 @@ files:
|
|
165
165
|
- app/views/shared/ratchet/_icons.html.slim
|
166
166
|
- lib/ratchet_design.rb
|
167
167
|
- lib/ratchet_design/version.rb
|
168
|
-
- public/assets/ratchet/core-0.1.
|
169
|
-
- public/assets/ratchet/core-0.1.
|
170
|
-
- public/assets/ratchet/core-0.1.
|
171
|
-
- public/assets/ratchet/fonts-woff-0.1.
|
172
|
-
- public/assets/ratchet/fonts-woff-0.1.
|
173
|
-
- public/assets/ratchet/fonts-woff2-0.1.
|
174
|
-
- public/assets/ratchet/fonts-woff2-0.1.
|
168
|
+
- public/assets/ratchet/core-0.1.5.js
|
169
|
+
- public/assets/ratchet/core-0.1.5.js.gz
|
170
|
+
- public/assets/ratchet/core-0.1.5.map.json
|
171
|
+
- public/assets/ratchet/fonts-woff-0.1.5.css
|
172
|
+
- public/assets/ratchet/fonts-woff-0.1.5.css.gz
|
173
|
+
- public/assets/ratchet/fonts-woff2-0.1.5.css
|
174
|
+
- public/assets/ratchet/fonts-woff2-0.1.5.css.gz
|
175
175
|
homepage:
|
176
176
|
licenses:
|
177
177
|
- MIT
|