rexle 1.0.0 → 1.0.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: d522697ad86b01ad2c6508a38e3b43ac8a542aee
4
- data.tar.gz: e28721a0311ba1b84a4f298aa2d341c068c47c7f
3
+ metadata.gz: b5f2c294e8d6845f6909d3abc19690240d226e80
4
+ data.tar.gz: 11e7b46a5acc0ca105a38364741a9e001f160931
5
5
  SHA512:
6
- metadata.gz: 5b72e9db604f8f7ecfeee7097d1cf4be2cde4f0c7874f0b5193afec8682728da14d99b29c764fc228d72a6556a529b0c18f7b1b2f4783477b75ff3a6350e9743
7
- data.tar.gz: 5640b27dbd1636915b3e6ef42e8ff15afef2cc37f19f9a66b3829f7d56d5d8917e6368e4cac3547a2e62e0fa9187a2cb2a1bb32708ebdc786a6357246caf68e2
6
+ metadata.gz: b2257d5da4b295566b3d9cb5703a5886add42feb4159894f35c8a6445e7dcad98d27ce6aef1b21f5b74ba4d3d1320aa3b90bf8d575fe70a1edafd2a71fff9482
7
+ data.tar.gz: 7c0d973a49630e6cd6cacd8f968c546b63b72206ca48c2aa815ca2b4bacf574c6b57300d0c4abda3bf8ff5a28b5a71a5462114a89b92af7de978e0940a115258
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
@@ -1,6 +1,2 @@
1
- �$~x��ЀS��pc�VD��� Dm @xn�~>�ɋ���?����
2
- tTz5
3
- �=�7���*
4
- 2x�`K,
5
- 0��k�2�B�[~��?Vӗp����$����
6
- A��V�z�#�r��Es��=���ӿ�x��ZF�g`��
1
+ 9`���n�u����OD�� �uQkjf>�F@��{d�E��ʔ,��8�?&��Sp���y����C�d�;h�r҈�������nFh�+��+��Ji�xu�v
2
+ ��!�=A��i�9��:+[/�7ܒ�3~S��8�U[Ӻ%2��ܸ�cɒP���唏����&o���!���Q�o��BMt���=R͢�q�k��V���l�'��l`Wؽ�
data/lib/rexle.rb CHANGED
@@ -11,8 +11,6 @@ include REXML
11
11
 
12
12
  # modifications:
13
13
 
14
- # modifications:
15
-
16
14
  # 31-Dec-2013: feature: now supports processing instructions
17
15
  # 18-Dec-2013: feature fix: the result of text() is no longer unescaped
18
16
  # 13-Dec-2013: bug fix: elements with dashes can now be queried
@@ -184,7 +182,8 @@ end
184
182
  class Rexle
185
183
  include XMLhelper
186
184
 
187
- attr_reader :prefixes, :instructions
185
+ attr_reader :prefixes
186
+ attr_accessor :instructions
188
187
 
189
188
  def initialize(x=nil)
190
189
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rexle
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -29,7 +29,7 @@ cert_chain:
29
29
  EgghkUCgC30KsgaYheoN5ILHCE52JXCfr1Qto26qUSdC49xWkxnQz2yrSq8z085Q
30
30
  h0bKDk/qqjLsNUnSPxhypj3wTgJNdHKX
31
31
  -----END CERTIFICATE-----
32
- date: 2013-12-31 00:00:00.000000000 Z
32
+ date: 2014-01-01 00:00:00.000000000 Z
33
33
  dependencies:
34
34
  - !ruby/object:Gem::Dependency
35
35
  name: rexleparser
metadata.gz.sig CHANGED
Binary file