active_extend 0.0.3 → 0.0.3.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module ActiveExtend
2
- VERSION = "0.0.3".freeze
2
+ VERSION = "0.0.3.1".freeze
3
3
  end
@@ -41,7 +41,6 @@ module ExternalMigration
41
41
  line_index += column_prop[:length]
42
42
  end
43
43
  row.keys.each {|k| row.delete k if k.to_s =~ /ignore\d+/ }
44
- puts row.to_yaml
45
44
  @migration.migrate_row! row
46
45
  end
47
46
  file.close
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_extend
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: