tramway-landing 2.0.0.3 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 807b449769610f0f42c3427fdec2645b54e28f2eee76e8aba433169292d1b2e9
|
4
|
+
data.tar.gz: cbbebd53432938ab4b21800e4bdf7b859e21f025743b1b0f1af3586c33aa6e5c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9d5cee1dc27c2ce2b103907ec7d1c2e87f0a78a2cfb3e6c2ca080b403020a90046854f6851549b81e2375e509ff76f6c49852b01c1da9c06a348276a6b352774
|
7
|
+
data.tar.gz: '092372a21cbeee37531049f3685889d10d94287d03a477b7e370c215a4714e15d0150dcd70da8e36bf83c5ff9b2997388effd1a9e9e72c195b6435ee5f9820de'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tramway-landing
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pavel Kalashnikov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-02-
|
11
|
+
date: 2020-02-06 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Landing Engine for your Rails projects
|
14
14
|
email:
|
@@ -33,6 +33,7 @@ files:
|
|
33
33
|
- app/decorators/tramway/landing/block_link_decorator.rb
|
34
34
|
- app/decorators/tramway/landing/block_types/cards_decorator.rb
|
35
35
|
- app/decorators/tramway/landing/block_types/features_decorator.rb
|
36
|
+
- app/decorators/tramway/landing/block_types/page_with_button_decorator.rb
|
36
37
|
- app/decorators/tramway/landing/link_decorator.rb
|
37
38
|
- app/decorators/tramway/landing/navbar_decorator.rb
|
38
39
|
- app/forms/tramway/landing/block_form.rb
|