megatron 0.3.4 → 0.3.5

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: 75c9470d3e9d9f906488d716959bd578b494030b
4
- data.tar.gz: 64b426a17754c10563b571c80064750782fd62eb
3
+ metadata.gz: f406f4cc6280fb08892686510954a2107e8c7a26
4
+ data.tar.gz: f48842c073e4c3eed511357bf3a585ec8f6be9d5
5
5
  SHA512:
6
- metadata.gz: df4e062e00e8f133c1f330e3166993ea1667fa33c09784cce25a7ea93b9e1b0f75262f1675c39b935a507a89e6462f28d0ede0d0e9b2fbda2f0e703ee6eb3175
7
- data.tar.gz: 884703c98906fc3aac8d9d8c5b91ba046fdd18320fbd2a660646891cc91d7cb0b9a87040272b4de6f846a591cec645583d0332afde99696e1e05675d2c7268f2
6
+ metadata.gz: 69896bf6e93f73f548509204cb470686803e97e66fa83fe4257c56f78fef53463c8ac5b0ac67da9f3482aa47b8cbaf57ededfa6393618ca1f510ed3f5d3305eb
7
+ data.tar.gz: 96f30f63b47937673f0c0664829884fa0a2c3040627e9308a6e49a6e9b6197e12c99779b2ccda8da612895459160f6ac077cf7cef0867743014f6dd1a79e735b
@@ -46,7 +46,7 @@ html lang="en"
46
46
 
47
47
  - if content_for?(:main)
48
48
 
49
- - if content_for?(:header)
49
+ - if content_for?(:page_header)
50
50
  header.page-header
51
51
  = yield :page_header
52
52
 
@@ -1,3 +1,3 @@
1
1
  module Megatron
2
- VERSION = "0.3.4".freeze
2
+ VERSION = "0.3.5".freeze
3
3
  end
@@ -167,4 +167,4 @@ module.exports=function(l,n,e){for(var r=0,t=l.length,o=3==arguments.length?e:l[
167
167
  });
168
168
 
169
169
 
170
- //# sourceMappingURL=https://d11f55tj5eo9e5.cloudfront.net/assets/megatron/megatron-0.3.4.map.json
170
+ //# sourceMappingURL=https://d11f55tj5eo9e5.cloudfront.net/assets/megatron/megatron-0.3.5.map.json
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: megatron
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.4
4
+ version: 0.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brandon Mathis
@@ -348,13 +348,13 @@ files:
348
348
  - lib/megatron/helper.rb
349
349
  - lib/megatron/slim_code_filter.rb
350
350
  - lib/megatron/version.rb
351
- - public/megatron-0.3.4.css
352
- - public/megatron-0.3.4.css.gz
353
- - public/megatron-0.3.4.js
354
- - public/megatron-0.3.4.js.gz
355
- - public/megatron-0.3.4.map.json
356
- - public/megatron-error-pages-0.3.4.css
357
- - public/megatron-error-pages-0.3.4.css.gz
351
+ - public/megatron-0.3.5.css
352
+ - public/megatron-0.3.5.css.gz
353
+ - public/megatron-0.3.5.js
354
+ - public/megatron-0.3.5.js.gz
355
+ - public/megatron-0.3.5.map.json
356
+ - public/megatron-error-pages-0.3.5.css
357
+ - public/megatron-error-pages-0.3.5.css.gz
358
358
  homepage: https://www.compose.io
359
359
  licenses:
360
360
  - MIT