deltavista_crif_dva_interface 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -66,7 +66,8 @@ module DeltavistaCrifDvaInterface
66
66
  end
67
67
 
68
68
  def response_code(xml)
69
- xml.xpath("//response/responseCode").collect(&:text)[0]
69
+ puts xml.inspect
70
+ xml.xpath("//responseCode").collect(&:text)[0]
70
71
  end
71
72
 
72
73
  def valid_response?(xml)
@@ -1,3 +1,3 @@
1
1
  module DeltavistaCrifDvaInterface
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: deltavista_crif_dva_interface
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.5
5
+ version: 0.0.6
6
6
  platform: ruby
7
7
  authors:
8
8
  - Marc Cadalbert