RubyGems
npm
Organizations
Log in
Sign up
RubyGems
cassandra_migrations
Versions diffs
0.0.1.pre1 → 0.0.1.pre2
cassandra_migrations 0.0.1.pre1 → 0.0.1.pre2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/lib/cassandra_migrations/cassandra.rb
+1
-1
metadata
+1
-1
data/lib/cassandra_migrations/cassandra.rb
CHANGED
Viewed
@@ -25,7 +25,7 @@ module CassandraMigrations::Cassandra
25
25
26
26
def self.shutdown!
27
27
if client
28
-
client.
shutdown!
28
+
client.
close
29
29
self.client = nil
30
30
end
31
31
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: cassandra_migrations
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.1.
pre1
4
+
version: 0.0.1.
pre2
5
5
prerelease: 6
6
6
platform: ruby
7
7
authors: