RubyGems
npm
Organizations
Log in
Sign up
RubyGems
active_extend
Versions diffs
0.0.3 → 0.0.3.1
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.
Files changed (3)
hide
show
data/lib/active_extend/version.rb
+1
-1
data/lib/external_migration/text_fixed.rb
+0
-1
metadata
+1
-1
data/lib/active_extend/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module ActiveExtend
2
-
VERSION = "0.0.3".freeze
2
+
VERSION = "0.0.3
.1
".freeze
3
3
end
data/lib/external_migration/text_fixed.rb
CHANGED
Viewed
@@ -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
Viewed
@@ -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: