pxgraphviz 0.3.0 → 0.3.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: 6ace7b1de200b59db1fe045fdbab20a15cb6dd4c
4
- data.tar.gz: 10b8ffb3a80bf5faf32d59b60bdf41518e69d611
3
+ metadata.gz: 72179d92484b8c9ad2b836a2f8ac34720731be22
4
+ data.tar.gz: 598aea1e17db4d51e5750438279ba3609e6a269a
5
5
  SHA512:
6
- metadata.gz: a5236fc70f4a6311943fa08867c4f6d4a3c046be855e48874b7a93b512b4864fa528ccc4b9b682e4c376b55d6ebfdad9aad63f1eccbd1f6d6c0e849081b1a318
7
- data.tar.gz: 397ebb508a16a881739fba371431f3140054ba93dd76c5568b6c7a8dc67695c2ff2e005d03be2e9f673d13ec698853f278c781f72d804c14e35b6504de480140
6
+ metadata.gz: 0b9f235c3c6867acb21efa2e13471f7a3ccc913cb9111ef8cab51c447226ea49c7de66695b72eaad4569435b5029c184ef657d95ecf340a2fa243825467fd03b
7
+ data.tar.gz: ad52686ffc91256ba8ef41aa89bf2c7069c80a6fb335d8c9c5b958df3cd8cf838c002a2db47f9fe235f3485e6503ec8fffabd8081ec9faf8e72b11ea073ec722
Binary file
data.tar.gz.sig CHANGED
@@ -1 +1 @@
1
- x*�`��u�\��<�E�~�z
1
+ ���/-0��{}Ֆ���2N�? �B�a9��=ؕ��w���;����x?! �M<.��.^j0h !�=�(���.�x�–�_���~BZ3��3 �Y�������~���c��FI�B<���i���+�%��8���|v����o����(@�M��D�L:�G5�����i���ݦ�t'��s��ކo��doߵ}jV�H�� ��^��?�0
@@ -138,7 +138,7 @@ style =<<STYLE
138
138
  fontcolor: #444444;
139
139
  fontname: Verdana;
140
140
  fontsize: 8;
141
- #{@type == :digraph ? 'dir: forward;' : ''}
141
+ #{@type == :digraph ? 'dir: forward;' : 'dir: none;'}
142
142
  weight: 1;
143
143
  }
144
144
  STYLE
@@ -152,11 +152,12 @@ STYLE
152
152
  a[0] = 'gvml'
153
153
 
154
154
  summary = px.summary.to_h
155
-
156
- a[1] = %i(type direction).inject({}) do |r,x|
157
- r.merge(x => summary[x]) if summary.has_key? x
155
+ %i(recordx_type format_mask schema).each do |x|
156
+ summary.delete x; summary.delete x.to_s
158
157
  end
159
-
158
+
159
+ a[1] = summary
160
+
160
161
  Rexle.new(a)
161
162
 
162
163
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pxgraphviz
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -31,7 +31,7 @@ cert_chain:
31
31
  AJ2kmROiYBLscpVrfyHxtEJluJwbid/KyR/BybHL7uezZ2/EbCxCYanOIbNyctTp
32
32
  CNgZvs+F41zO7g==
33
33
  -----END CERTIFICATE-----
34
- date: 2017-09-03 00:00:00.000000000 Z
34
+ date: 2017-09-04 00:00:00.000000000 Z
35
35
  dependencies:
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: polyrex
metadata.gz.sig CHANGED
Binary file