swivel 0.0.155 → 0.0.156

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/mysql2swivel +0 -1
  2. metadata +1 -1
@@ -301,7 +301,6 @@ class Mysql2Swivel
301
301
  begin
302
302
  s.connect
303
303
  s.extract_data
304
- require 'ruby-debug';debugger
305
304
  @helper.replace s.data_set_id.to_i, s.data
306
305
  s.last_sync_time = Time.now
307
306
  rescue Exception => e
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.9.2
3
3
  specification_version: 1
4
4
  name: swivel
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.0.155
6
+ version: 0.0.156
7
7
  date: 2008-01-20 00:00:00 -08:00
8
8
  summary: Ruby interface to the Swivel API.
9
9
  require_paths: