migrant 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ NTQ5NTI0NDgxOGRmNGU5YTczNWRkNDIxMjFiY2FmM2ViZWM5ZDNjOA==
5
+ data.tar.gz: !binary |-
6
+ OWViYzNmYzRmN2EzYzAwOGIxYzkwNTNiNTUyOGJjMzVlMDU2NGY0YQ==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ YTJjMzZhYmY4YTBmNjk5YTAwZjhkYzQ1NDlmZTAyOTIyZGFlNDkzN2U3YmY5
10
+ YWQwNDk2NWViYzUzNjZhYmU4MDZkYjY3ZTJkMWRlMTc1MTc1Yjc3NjIyZWJk
11
+ ZjNlODFlMTMzODZmOGMxM2ViYWRlNGY3MjUwY2FjMTk4M2ZiODg=
12
+ data.tar.gz: !binary |-
13
+ ZjUwM2I4MGYxM2M1OWFlNjk0MTUwY2RiYTM1NDZlNDc1ZjA3NDg5ODk5MzU5
14
+ OTFiNjE3YTNhMmRhZDk4ZTg2N2RjMTFlZDIzYWViYzAxOTU0YmI5YjBhZjYx
15
+ MTBjNTA3NDExNDlkZjE0NmQxNTIxNzk2MTMyZDhiMjM2YjhmZTc=
checksums.yaml.gz.asc ADDED
@@ -0,0 +1,11 @@
1
+ -----BEGIN PGP SIGNATURE-----
2
+ Version: GnuPG v1.4.13 (Darwin)
3
+
4
+ iQEcBAABAgAGBQJRRHSEAAoJEDz+ymTWCmMDY/wIAKOP/Wdhj+WRlsbP118pFOmM
5
+ Xkr6h4l9GHQwGVtwvCQFjtkqv7TnLIZtEFJhOrfnkm2XYK3KG7R/qLkZrFYqioVV
6
+ O+BUGkUb+BYzm4E/VbdSOyyw0EEyhnIY5xjhWfpYoA0Fi/lm9wuhLrB1O+awYa+u
7
+ HfOZHnwRR4K0ufsJbC95De/C213A+Vy0POTWozWkxE4+NjS119LtJ17IZ+95ptpX
8
+ 5Ndoo3weUy43L/blc4mLHtYw07dazA9HlwoCsdh+G12NV6KWdTerhljEO3/8/6JT
9
+ HXDhfWKyB0NKCMVxZZrkFchZQNwE3xiUUid0am1ZHawYZKlRk0Bcda1li3DpBF8=
10
+ =MYxJ
11
+ -----END PGP SIGNATURE-----
data/Gemfile CHANGED
@@ -1,2 +1,2 @@
1
- source :gemcutter
1
+ source "https://rubygems.org"
2
2
  gemspec
data/README.rdoc CHANGED
@@ -1,5 +1,5 @@
1
1
  = Migrant
2
- {<img src="https://secure.travis-ci.org/pascalh1011/migrant.png" />}[http://travis-ci.org/pascalh1011/migrant]
2
+ {<img src="https://secure.travis-ci.org/pascalh1011/migrant.png?branch=master" />}[http://travis-ci.org/pascalh1011/migrant]
3
3
 
4
4
  == Summary
5
5
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.4.0
1
+ 1.4.1
data/migrant.gemspec CHANGED
@@ -28,7 +28,6 @@ Gem::Specification.new do |s|
28
28
  s.add_development_dependency(%q<sqlite3>, [">= 0"])
29
29
  s.add_development_dependency(%q<simplecov>, [">= 0"])
30
30
  s.add_development_dependency(%q<terminal-table>, [">= 0"])
31
- s.add_development_dependency(%q<term-ansicolor>, [">= 0"])
32
31
  s.add_development_dependency(%q<rake>, [">= 0.8.7"])
33
32
  s.add_development_dependency(%q<simplecov>, [">= 0"])
34
33
  s.add_dependency(%q<rails>, [">= 3.0.0"])
data.tar.gz.asc ADDED
@@ -0,0 +1,11 @@
1
+ -----BEGIN PGP SIGNATURE-----
2
+ Version: GnuPG v1.4.13 (Darwin)
3
+
4
+ iQEcBAABAgAGBQJRRHSCAAoJEDz+ymTWCmMDEjMH/2rEe/Wohm7eLuUgJ5Vr2rTb
5
+ r9gAMbIiSYdwOw0IvbyDGhyEEte4IKWkJLDg8r8JkJ4AxVNkEorFc6NMts1PUcbq
6
+ TPJmgjytcKMc61vwvDQv26nuIYGNqUpCQwXwzC6kBTD9SkHqNUqfi6CrBuif15ng
7
+ xxbYHgzplkqeZ+pLhwRrV9xsGY+sxhBp+n4zHmgpVtRXK0bg6qTEa2doBJXtlSNF
8
+ RXGSn+IXEeJcUX2hgwA2Ur6JhbCdU6dQ4Htm+Z27INUJEOAY+ISzt9Dd5rofCPNE
9
+ sFoDUx8uzpOKZBqZesTQEsY1nZQw+4zaPRlM+EChQHUXHxyZXx5yaVL2IMWMzBM=
10
+ =QCZ1
11
+ -----END PGP SIGNATURE-----
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: migrant
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
5
- prerelease:
4
+ version: !binary |-
5
+ MS40LjE=
6
6
  platform: ruby
7
7
  authors:
8
8
  - Pascal Houliston
@@ -14,7 +14,6 @@ dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: thoughtbot-shoulda
16
16
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
17
  requirements:
19
18
  - - ! '>='
20
19
  - !ruby/object:Gem::Version
@@ -22,7 +21,6 @@ dependencies:
22
21
  type: :development
23
22
  prerelease: false
24
23
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
24
  requirements:
27
25
  - - ! '>='
28
26
  - !ruby/object:Gem::Version
@@ -30,7 +28,6 @@ dependencies:
30
28
  - !ruby/object:Gem::Dependency
31
29
  name: minitest
32
30
  requirement: !ruby/object:Gem::Requirement
33
- none: false
34
31
  requirements:
35
32
  - - ! '>='
36
33
  - !ruby/object:Gem::Version
@@ -38,7 +35,6 @@ dependencies:
38
35
  type: :development
39
36
  prerelease: false
40
37
  version_requirements: !ruby/object:Gem::Requirement
41
- none: false
42
38
  requirements:
43
39
  - - ! '>='
44
40
  - !ruby/object:Gem::Version
@@ -46,7 +42,6 @@ dependencies:
46
42
  - !ruby/object:Gem::Dependency
47
43
  name: ansi
48
44
  requirement: !ruby/object:Gem::Requirement
49
- none: false
50
45
  requirements:
51
46
  - - ! '>='
52
47
  - !ruby/object:Gem::Version
@@ -54,7 +49,6 @@ dependencies:
54
49
  type: :development
55
50
  prerelease: false
56
51
  version_requirements: !ruby/object:Gem::Requirement
57
- none: false
58
52
  requirements:
59
53
  - - ! '>='
60
54
  - !ruby/object:Gem::Version
@@ -62,7 +56,6 @@ dependencies:
62
56
  - !ruby/object:Gem::Dependency
63
57
  name: turn
64
58
  requirement: !ruby/object:Gem::Requirement
65
- none: false
66
59
  requirements:
67
60
  - - ! '>='
68
61
  - !ruby/object:Gem::Version
@@ -70,7 +63,6 @@ dependencies:
70
63
  type: :development
71
64
  prerelease: false
72
65
  version_requirements: !ruby/object:Gem::Requirement
73
- none: false
74
66
  requirements:
75
67
  - - ! '>='
76
68
  - !ruby/object:Gem::Version
@@ -78,7 +70,6 @@ dependencies:
78
70
  - !ruby/object:Gem::Dependency
79
71
  name: sqlite3
80
72
  requirement: !ruby/object:Gem::Requirement
81
- none: false
82
73
  requirements:
83
74
  - - ! '>='
84
75
  - !ruby/object:Gem::Version
@@ -86,7 +77,6 @@ dependencies:
86
77
  type: :development
87
78
  prerelease: false
88
79
  version_requirements: !ruby/object:Gem::Requirement
89
- none: false
90
80
  requirements:
91
81
  - - ! '>='
92
82
  - !ruby/object:Gem::Version
@@ -94,7 +84,6 @@ dependencies:
94
84
  - !ruby/object:Gem::Dependency
95
85
  name: simplecov
96
86
  requirement: !ruby/object:Gem::Requirement
97
- none: false
98
87
  requirements:
99
88
  - - ! '>='
100
89
  - !ruby/object:Gem::Version
@@ -102,7 +91,6 @@ dependencies:
102
91
  type: :development
103
92
  prerelease: false
104
93
  version_requirements: !ruby/object:Gem::Requirement
105
- none: false
106
94
  requirements:
107
95
  - - ! '>='
108
96
  - !ruby/object:Gem::Version
@@ -110,7 +98,6 @@ dependencies:
110
98
  - !ruby/object:Gem::Dependency
111
99
  name: terminal-table
112
100
  requirement: !ruby/object:Gem::Requirement
113
- none: false
114
101
  requirements:
115
102
  - - ! '>='
116
103
  - !ruby/object:Gem::Version
@@ -118,23 +105,6 @@ dependencies:
118
105
  type: :development
119
106
  prerelease: false
120
107
  version_requirements: !ruby/object:Gem::Requirement
121
- none: false
122
- requirements:
123
- - - ! '>='
124
- - !ruby/object:Gem::Version
125
- version: '0'
126
- - !ruby/object:Gem::Dependency
127
- name: term-ansicolor
128
- requirement: !ruby/object:Gem::Requirement
129
- none: false
130
- requirements:
131
- - - ! '>='
132
- - !ruby/object:Gem::Version
133
- version: '0'
134
- type: :development
135
- prerelease: false
136
- version_requirements: !ruby/object:Gem::Requirement
137
- none: false
138
108
  requirements:
139
109
  - - ! '>='
140
110
  - !ruby/object:Gem::Version
@@ -142,7 +112,6 @@ dependencies:
142
112
  - !ruby/object:Gem::Dependency
143
113
  name: rake
144
114
  requirement: !ruby/object:Gem::Requirement
145
- none: false
146
115
  requirements:
147
116
  - - ! '>='
148
117
  - !ruby/object:Gem::Version
@@ -150,7 +119,6 @@ dependencies:
150
119
  type: :development
151
120
  prerelease: false
152
121
  version_requirements: !ruby/object:Gem::Requirement
153
- none: false
154
122
  requirements:
155
123
  - - ! '>='
156
124
  - !ruby/object:Gem::Version
@@ -158,7 +126,6 @@ dependencies:
158
126
  - !ruby/object:Gem::Dependency
159
127
  name: simplecov
160
128
  requirement: !ruby/object:Gem::Requirement
161
- none: false
162
129
  requirements:
163
130
  - - ! '>='
164
131
  - !ruby/object:Gem::Version
@@ -166,7 +133,6 @@ dependencies:
166
133
  type: :development
167
134
  prerelease: false
168
135
  version_requirements: !ruby/object:Gem::Requirement
169
- none: false
170
136
  requirements:
171
137
  - - ! '>='
172
138
  - !ruby/object:Gem::Version
@@ -174,7 +140,6 @@ dependencies:
174
140
  - !ruby/object:Gem::Dependency
175
141
  name: rails
176
142
  requirement: !ruby/object:Gem::Requirement
177
- none: false
178
143
  requirements:
179
144
  - - ! '>='
180
145
  - !ruby/object:Gem::Version
@@ -182,7 +147,6 @@ dependencies:
182
147
  type: :runtime
183
148
  prerelease: false
184
149
  version_requirements: !ruby/object:Gem::Requirement
185
- none: false
186
150
  requirements:
187
151
  - - ! '>='
188
152
  - !ruby/object:Gem::Version
@@ -190,7 +154,6 @@ dependencies:
190
154
  - !ruby/object:Gem::Dependency
191
155
  name: faker
192
156
  requirement: !ruby/object:Gem::Requirement
193
- none: false
194
157
  requirements:
195
158
  - - ! '>='
196
159
  - !ruby/object:Gem::Version
@@ -198,7 +161,6 @@ dependencies:
198
161
  type: :runtime
199
162
  prerelease: false
200
163
  version_requirements: !ruby/object:Gem::Requirement
201
- none: false
202
164
  requirements:
203
165
  - - ! '>='
204
166
  - !ruby/object:Gem::Version
@@ -206,7 +168,6 @@ dependencies:
206
168
  - !ruby/object:Gem::Dependency
207
169
  name: term-ansicolor
208
170
  requirement: !ruby/object:Gem::Requirement
209
- none: false
210
171
  requirements:
211
172
  - - ! '>='
212
173
  - !ruby/object:Gem::Version
@@ -214,7 +175,6 @@ dependencies:
214
175
  type: :runtime
215
176
  prerelease: false
216
177
  version_requirements: !ruby/object:Gem::Requirement
217
- none: false
218
178
  requirements:
219
179
  - - ! '>='
220
180
  - !ruby/object:Gem::Version
@@ -227,115 +187,227 @@ extra_rdoc_files:
227
187
  - LICENSE
228
188
  - README.rdoc
229
189
  files:
230
- - .gitignore
231
- - .rvmrc
232
- - .travis.yml
233
- - Gemfile
234
- - LICENSE
235
- - README.rdoc
236
- - Rakefile
237
- - VERSION
238
- - changelog.md
239
- - lib/dsl/data_type.rb
240
- - lib/dsl/data_types/primitives.rb
241
- - lib/dsl/data_types/semantic.rb
242
- - lib/generators/migrations.rb
243
- - lib/generators/model.rb
244
- - lib/generators/templates/change_migration.erb
245
- - lib/generators/templates/create_migration.erb
246
- - lib/generators/templates/create_migration.rb
247
- - lib/generators/templates/model.rb
248
- - lib/migrant.rb
249
- - lib/migrant/migration_generator.rb
250
- - lib/migrant/model_extensions.rb
251
- - lib/migrant/schema.rb
252
- - lib/pickle/migrant.rb
253
- - lib/railtie.rb
254
- - lib/simple_object.rb
255
- - lib/tasks/db.rake
256
- - migrant.gemspec
257
- - test/additional_models/review.rb
258
- - test/helper.rb
259
- - test/rails_app/.gitignore
260
- - test/rails_app/README
261
- - test/rails_app/Rakefile
262
- - test/rails_app/app/controllers/application_controller.rb
263
- - test/rails_app/app/helpers/application_helper.rb
264
- - test/rails_app/app/models/business.rb
265
- - test/rails_app/app/models/business_category.rb
266
- - test/rails_app/app/models/category.rb
267
- - test/rails_app/app/models/chameleon.rb
268
- - test/rails_app/app/models/customer.rb
269
- - test/rails_app/app/models/non_migrant_model.rb
270
- - test/rails_app/app/models/user.rb
271
- - test/rails_app/app/views/layouts/application.html.erb
272
- - test/rails_app/config.ru
273
- - test/rails_app/config/application.rb
274
- - test/rails_app/config/boot.rb
275
- - test/rails_app/config/database.yml
276
- - test/rails_app/config/environment.rb
277
- - test/rails_app/config/environments/development.rb
278
- - test/rails_app/config/environments/production.rb
279
- - test/rails_app/config/environments/test.rb
280
- - test/rails_app/config/initializers/backtrace_silencers.rb
281
- - test/rails_app/config/initializers/inflections.rb
282
- - test/rails_app/config/initializers/mime_types.rb
283
- - test/rails_app/config/initializers/secret_token.rb
284
- - test/rails_app/config/initializers/session_store.rb
285
- - test/rails_app/config/locales/en.yml
286
- - test/rails_app/config/routes.rb
287
- - test/rails_app/db/seeds.rb
288
- - test/rails_app/lib/tasks/.gitkeep
289
- - test/rails_app/public/404.html
290
- - test/rails_app/public/422.html
291
- - test/rails_app/public/500.html
292
- - test/rails_app/script/rails
293
- - test/rails_app/test/performance/browsing_test.rb
294
- - test/rails_app/test/test_helper.rb
295
- - test/rails_app/vendor/plugins/.gitkeep
296
- - test/test_data_schema.rb
297
- - test/test_migration_generator.rb
298
- - test/test_validations.rb
299
- - test/test_zzz_performance.rb
300
- - test/verified_output/migrations/added_incompatible_spot_and_deleted_spots.rb
301
- - test/verified_output/migrations/business_id.rb
302
- - test/verified_output/migrations/chameleons_added_new_longer_spots_and_moved_new_spots.rb
303
- - test/verified_output/migrations/create_business_categories.rb
304
- - test/verified_output/migrations/create_businesses.rb
305
- - test/verified_output/migrations/create_categories.rb
306
- - test/verified_output/migrations/create_chameleons.rb
307
- - test/verified_output/migrations/create_reviews.rb
308
- - test/verified_output/migrations/create_users.rb
309
- - test/verified_output/migrations/created_at.rb
310
- - test/verified_output/migrations/deleted_incompatible_spot.rb
311
- - test/verified_output/migrations/deleted_spots.rb
312
- - test/verified_output/migrations/estimated_value_notes.rb
313
- - test/verified_output/migrations/landline.rb
314
- - test/verified_output/migrations/modified_verified.rb
315
- - test/verified_output/migrations/renamed_old_spots.rb
190
+ - !binary |-
191
+ LmdpdGlnbm9yZQ==
192
+ - !binary |-
193
+ LnJ2bXJj
194
+ - !binary |-
195
+ LnRyYXZpcy55bWw=
196
+ - !binary |-
197
+ R2VtZmlsZQ==
198
+ - !binary |-
199
+ TElDRU5TRQ==
200
+ - !binary |-
201
+ UkVBRE1FLnJkb2M=
202
+ - !binary |-
203
+ UmFrZWZpbGU=
204
+ - !binary |-
205
+ VkVSU0lPTg==
206
+ - !binary |-
207
+ Y2hhbmdlbG9nLm1k
208
+ - !binary |-
209
+ bGliL2RzbC9kYXRhX3R5cGUucmI=
210
+ - !binary |-
211
+ bGliL2RzbC9kYXRhX3R5cGVzL3ByaW1pdGl2ZXMucmI=
212
+ - !binary |-
213
+ bGliL2RzbC9kYXRhX3R5cGVzL3NlbWFudGljLnJi
214
+ - !binary |-
215
+ bGliL2dlbmVyYXRvcnMvbWlncmF0aW9ucy5yYg==
216
+ - !binary |-
217
+ bGliL2dlbmVyYXRvcnMvbW9kZWwucmI=
218
+ - !binary |-
219
+ bGliL2dlbmVyYXRvcnMvdGVtcGxhdGVzL2NoYW5nZV9taWdyYXRpb24uZXJi
220
+ - !binary |-
221
+ bGliL2dlbmVyYXRvcnMvdGVtcGxhdGVzL2NyZWF0ZV9taWdyYXRpb24uZXJi
222
+ - !binary |-
223
+ bGliL2dlbmVyYXRvcnMvdGVtcGxhdGVzL2NyZWF0ZV9taWdyYXRpb24ucmI=
224
+ - !binary |-
225
+ bGliL2dlbmVyYXRvcnMvdGVtcGxhdGVzL21vZGVsLnJi
226
+ - !binary |-
227
+ bGliL21pZ3JhbnQucmI=
228
+ - !binary |-
229
+ bGliL21pZ3JhbnQvbWlncmF0aW9uX2dlbmVyYXRvci5yYg==
230
+ - !binary |-
231
+ bGliL21pZ3JhbnQvbW9kZWxfZXh0ZW5zaW9ucy5yYg==
232
+ - !binary |-
233
+ bGliL21pZ3JhbnQvc2NoZW1hLnJi
234
+ - !binary |-
235
+ bGliL3BpY2tsZS9taWdyYW50LnJi
236
+ - !binary |-
237
+ bGliL3JhaWx0aWUucmI=
238
+ - !binary |-
239
+ bGliL3NpbXBsZV9vYmplY3QucmI=
240
+ - !binary |-
241
+ bGliL3Rhc2tzL2RiLnJha2U=
242
+ - !binary |-
243
+ bWlncmFudC5nZW1zcGVj
244
+ - !binary |-
245
+ dGVzdC9hZGRpdGlvbmFsX21vZGVscy9yZXZpZXcucmI=
246
+ - !binary |-
247
+ dGVzdC9oZWxwZXIucmI=
248
+ - !binary |-
249
+ dGVzdC9yYWlsc19hcHAvLmdpdGlnbm9yZQ==
250
+ - !binary |-
251
+ dGVzdC9yYWlsc19hcHAvUkVBRE1F
252
+ - !binary |-
253
+ dGVzdC9yYWlsc19hcHAvUmFrZWZpbGU=
254
+ - !binary |-
255
+ dGVzdC9yYWlsc19hcHAvYXBwL2NvbnRyb2xsZXJzL2FwcGxpY2F0aW9uX2Nv
256
+ bnRyb2xsZXIucmI=
257
+ - !binary |-
258
+ dGVzdC9yYWlsc19hcHAvYXBwL2hlbHBlcnMvYXBwbGljYXRpb25faGVscGVy
259
+ LnJi
260
+ - !binary |-
261
+ dGVzdC9yYWlsc19hcHAvYXBwL21vZGVscy9idXNpbmVzcy5yYg==
262
+ - !binary |-
263
+ dGVzdC9yYWlsc19hcHAvYXBwL21vZGVscy9idXNpbmVzc19jYXRlZ29yeS5y
264
+ Yg==
265
+ - !binary |-
266
+ dGVzdC9yYWlsc19hcHAvYXBwL21vZGVscy9jYXRlZ29yeS5yYg==
267
+ - !binary |-
268
+ dGVzdC9yYWlsc19hcHAvYXBwL21vZGVscy9jaGFtZWxlb24ucmI=
269
+ - !binary |-
270
+ dGVzdC9yYWlsc19hcHAvYXBwL21vZGVscy9jdXN0b21lci5yYg==
271
+ - !binary |-
272
+ dGVzdC9yYWlsc19hcHAvYXBwL21vZGVscy9ub25fbWlncmFudF9tb2RlbC5y
273
+ Yg==
274
+ - !binary |-
275
+ dGVzdC9yYWlsc19hcHAvYXBwL21vZGVscy91c2VyLnJi
276
+ - !binary |-
277
+ dGVzdC9yYWlsc19hcHAvYXBwL3ZpZXdzL2xheW91dHMvYXBwbGljYXRpb24u
278
+ aHRtbC5lcmI=
279
+ - !binary |-
280
+ dGVzdC9yYWlsc19hcHAvY29uZmlnLnJ1
281
+ - !binary |-
282
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2FwcGxpY2F0aW9uLnJi
283
+ - !binary |-
284
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2Jvb3QucmI=
285
+ - !binary |-
286
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2RhdGFiYXNlLnltbA==
287
+ - !binary |-
288
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2Vudmlyb25tZW50LnJi
289
+ - !binary |-
290
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2Vudmlyb25tZW50cy9kZXZlbG9wbWVu
291
+ dC5yYg==
292
+ - !binary |-
293
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2Vudmlyb25tZW50cy9wcm9kdWN0aW9u
294
+ LnJi
295
+ - !binary |-
296
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2Vudmlyb25tZW50cy90ZXN0LnJi
297
+ - !binary |-
298
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2luaXRpYWxpemVycy9iYWNrdHJhY2Vf
299
+ c2lsZW5jZXJzLnJi
300
+ - !binary |-
301
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2luaXRpYWxpemVycy9pbmZsZWN0aW9u
302
+ cy5yYg==
303
+ - !binary |-
304
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2luaXRpYWxpemVycy9taW1lX3R5cGVz
305
+ LnJi
306
+ - !binary |-
307
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2luaXRpYWxpemVycy9zZWNyZXRfdG9r
308
+ ZW4ucmI=
309
+ - !binary |-
310
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2luaXRpYWxpemVycy9zZXNzaW9uX3N0
311
+ b3JlLnJi
312
+ - !binary |-
313
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL2xvY2FsZXMvZW4ueW1s
314
+ - !binary |-
315
+ dGVzdC9yYWlsc19hcHAvY29uZmlnL3JvdXRlcy5yYg==
316
+ - !binary |-
317
+ dGVzdC9yYWlsc19hcHAvZGIvc2VlZHMucmI=
318
+ - !binary |-
319
+ dGVzdC9yYWlsc19hcHAvbGliL3Rhc2tzLy5naXRrZWVw
320
+ - !binary |-
321
+ dGVzdC9yYWlsc19hcHAvcHVibGljLzQwNC5odG1s
322
+ - !binary |-
323
+ dGVzdC9yYWlsc19hcHAvcHVibGljLzQyMi5odG1s
324
+ - !binary |-
325
+ dGVzdC9yYWlsc19hcHAvcHVibGljLzUwMC5odG1s
326
+ - !binary |-
327
+ dGVzdC9yYWlsc19hcHAvc2NyaXB0L3JhaWxz
328
+ - !binary |-
329
+ dGVzdC9yYWlsc19hcHAvdGVzdC9wZXJmb3JtYW5jZS9icm93c2luZ190ZXN0
330
+ LnJi
331
+ - !binary |-
332
+ dGVzdC9yYWlsc19hcHAvdGVzdC90ZXN0X2hlbHBlci5yYg==
333
+ - !binary |-
334
+ dGVzdC9yYWlsc19hcHAvdmVuZG9yL3BsdWdpbnMvLmdpdGtlZXA=
335
+ - !binary |-
336
+ dGVzdC90ZXN0X2RhdGFfc2NoZW1hLnJi
337
+ - !binary |-
338
+ dGVzdC90ZXN0X21pZ3JhdGlvbl9nZW5lcmF0b3IucmI=
339
+ - !binary |-
340
+ dGVzdC90ZXN0X3ZhbGlkYXRpb25zLnJi
341
+ - !binary |-
342
+ dGVzdC90ZXN0X3p6el9wZXJmb3JtYW5jZS5yYg==
343
+ - !binary |-
344
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9hZGRlZF9pbmNvbXBh
345
+ dGlibGVfc3BvdF9hbmRfZGVsZXRlZF9zcG90cy5yYg==
346
+ - !binary |-
347
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9idXNpbmVzc19pZC5y
348
+ Yg==
349
+ - !binary |-
350
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jaGFtZWxlb25zX2Fk
351
+ ZGVkX25ld19sb25nZXJfc3BvdHNfYW5kX21vdmVkX25ld19zcG90cy5yYg==
352
+ - !binary |-
353
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jcmVhdGVfYnVzaW5l
354
+ c3NfY2F0ZWdvcmllcy5yYg==
355
+ - !binary |-
356
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jcmVhdGVfYnVzaW5l
357
+ c3Nlcy5yYg==
358
+ - !binary |-
359
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jcmVhdGVfY2F0ZWdv
360
+ cmllcy5yYg==
361
+ - !binary |-
362
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jcmVhdGVfY2hhbWVs
363
+ ZW9ucy5yYg==
364
+ - !binary |-
365
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jcmVhdGVfcmV2aWV3
366
+ cy5yYg==
367
+ - !binary |-
368
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jcmVhdGVfdXNlcnMu
369
+ cmI=
370
+ - !binary |-
371
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9jcmVhdGVkX2F0LnJi
372
+ - !binary |-
373
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9kZWxldGVkX2luY29t
374
+ cGF0aWJsZV9zcG90LnJi
375
+ - !binary |-
376
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9kZWxldGVkX3Nwb3Rz
377
+ LnJi
378
+ - !binary |-
379
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9lc3RpbWF0ZWRfdmFs
380
+ dWVfbm90ZXMucmI=
381
+ - !binary |-
382
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9sYW5kbGluZS5yYg==
383
+ - !binary |-
384
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9tb2RpZmllZF92ZXJp
385
+ ZmllZC5yYg==
386
+ - !binary |-
387
+ dGVzdC92ZXJpZmllZF9vdXRwdXQvbWlncmF0aW9ucy9yZW5hbWVkX29sZF9z
388
+ cG90cy5yYg==
316
389
  homepage: http://github.com/pascalh1011/migrant
317
390
  licenses: []
391
+ metadata: {}
318
392
  post_install_message:
319
393
  rdoc_options: []
320
394
  require_paths:
321
395
  - lib
322
396
  required_ruby_version: !ruby/object:Gem::Requirement
323
- none: false
324
397
  requirements:
325
398
  - - ! '>='
326
399
  - !ruby/object:Gem::Version
327
400
  version: '0'
328
401
  required_rubygems_version: !ruby/object:Gem::Requirement
329
- none: false
330
402
  requirements:
331
403
  - - ! '>='
332
404
  - !ruby/object:Gem::Version
333
405
  version: '0'
334
406
  requirements: []
335
407
  rubyforge_project:
336
- rubygems_version: 1.8.23
408
+ rubygems_version: 2.0.3
337
409
  signing_key:
338
- specification_version: 3
410
+ specification_version: 4
339
411
  summary: All the fun of ActiveRecord without writing your migrations, and with a dash
340
412
  of mocking.
341
413
  test_files: []
metadata.gz.asc ADDED
@@ -0,0 +1,11 @@
1
+ -----BEGIN PGP SIGNATURE-----
2
+ Version: GnuPG v1.4.13 (Darwin)
3
+
4
+ iQEcBAABAgAGBQJRRHR+AAoJEDz+ymTWCmMD7UsH/j/0+BIpkipFNCBaxXqGDTwe
5
+ UNefilOJ6zJzjETLnGUE0GKR82Q+kp83HwVGr+B3/rdpyg7p5kz3QqT+U8OZ/9Lq
6
+ 8WPcBXRHouGydhFlFdRe3mevUwiEfYkJ865pgUA5R1DFVJRlQShbgD15I+HgyaNx
7
+ gv2qGeOCslVHo/L2KlvZHw6FJfNXuwhVPMPlDIN60WthCZcMnRG9whztvWCj1b1m
8
+ XaW5pBLNiAYn2XTom436/S1B31OtcGh5OStRq3VUSxk6r0tTD7iOd9CHU4FnTR+v
9
+ Vll6SXD95hbRJdqXBrmGb6TleWgdRlNaEWbbeCMyEq2nJqxeMLcH0wd5NXON5LE=
10
+ =yJe4
11
+ -----END PGP SIGNATURE-----