RubyGems
npm
Organizations
Log in
Sign up
RubyGems
soap4r-ruby1.9
Versions diffs
2.0.1 → 2.0.2
soap4r-ruby1.9 2.0.1 → 2.0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/wsdl/soap/driverCreator.rb
+1
-1
metadata
+1
-1
data/lib/wsdl/soap/driverCreator.rb
CHANGED
Viewed
@@ -48,7 +48,7 @@ class DriverCreator
48
48
end
49
49
if @modulepath
50
50
result << "\n"
51
-
@modulepath.
each_line
do |name|
51
+
@modulepath.
each
do |name|
52
52
result << "end\n"
53
53
end
54
54
end
metadata
CHANGED
Viewed
@@ -2,7 +2,7 @@
2
2
name: soap4r-ruby1.9
3
3
version: !ruby/object:Gem::Version
4
4
prerelease:
5
-
version: 2.0.
1
5
+
version: 2.0.
2
6
6
platform: ruby
7
7
authors:
8
8
- kpoorman