visual_migrate 4.0.1.2 → 4.0.1.3

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.
Files changed (98) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +1 -0
  3. data/lib/visual_migrate/version.rb +1 -1
  4. data/test/dummy/Gemfile +10 -7
  5. data/test/dummy/Gemfile.lock +13 -35
  6. data/test/dummy/app/views/index/index.html.erb +1 -1
  7. data/test/dummy/config/environments/test.rb +1 -0
  8. data/test/dummy/config/routes.rb +1 -1
  9. data/test/dummy/db/schema.rb +6 -8
  10. data/test/dummy/log/development.log +166 -90296
  11. data/test/dummy/tmp/cache/assets/development/sprockets/0a9126be05e74d1b89f024c687b7dbfd +0 -0
  12. data/test/dummy/tmp/cache/assets/development/sprockets/0b682b760de6f7c47a7236f024fee55d +0 -0
  13. data/test/dummy/tmp/cache/assets/development/sprockets/0e059cd92931990c10b6c5b78014ec92 +0 -0
  14. data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  15. data/test/dummy/tmp/cache/assets/development/sprockets/19bf9cd3f01562cdecb4b5c825c8f36d +0 -0
  16. data/test/dummy/tmp/cache/assets/development/sprockets/{d08ae02c560f15a5cb4d0447b0da29ad → 1ca61c0f83cf1cda3de0ad633721c2ba} +0 -0
  17. data/test/dummy/tmp/cache/assets/development/sprockets/272853fd0642f08e38174a609a2be457 +0 -0
  18. data/test/dummy/tmp/cache/assets/development/sprockets/2aff43fdd4d59cb6a75288268ec363ee +0 -0
  19. data/test/dummy/tmp/cache/assets/development/sprockets/2c853768baf811357d81d41bdfd05dcf +0 -0
  20. data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  21. data/test/dummy/tmp/cache/assets/development/sprockets/314d48e543146f617c4d3439a4d8d40d +0 -0
  22. data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  23. data/test/dummy/tmp/cache/assets/development/sprockets/42ad84505ad8dfc0a4a724e8c889c607 +0 -0
  24. data/test/dummy/tmp/cache/assets/development/sprockets/576fe10a40538bd3999a2b1b3fe334d1 +0 -0
  25. data/test/dummy/tmp/cache/assets/development/sprockets/5793e837a2934ce3b84aac8785a874ce +0 -0
  26. data/test/dummy/tmp/cache/assets/development/sprockets/5a9053557c1035de31eb2162db5b9d34 +0 -0
  27. data/test/dummy/tmp/cache/assets/development/sprockets/65048e3e4fd096e06f7ca69a5af7ab9f +0 -0
  28. data/test/dummy/tmp/cache/assets/development/sprockets/6f7dfedc6e14ea8772e0284497539f90 +0 -0
  29. data/test/dummy/tmp/cache/assets/development/sprockets/7999e525c88173c1beb785f002effc1d +0 -0
  30. data/test/dummy/tmp/cache/assets/development/sprockets/7d48e39953ffcdd70751e98d08d1282c +0 -0
  31. data/test/dummy/tmp/cache/assets/development/sprockets/7ddca3ef38a810d93ddc026ee5fa7959 +0 -0
  32. data/test/dummy/tmp/cache/assets/development/sprockets/{4fbe2f2c44de1e405b3562e4935176b9 → 85a0730416bef6fb4dad85a65f458270} +0 -0
  33. data/test/dummy/tmp/cache/assets/development/sprockets/a093237e72888c88a730f537a544e03b +0 -0
  34. data/test/dummy/tmp/cache/assets/development/sprockets/a7c148cd78906c44016fdeb236569b5b +0 -0
  35. data/test/dummy/tmp/cache/assets/development/sprockets/{be45f47d31b8e7fd54a0b6087eeaf5de → bc861e6c5df70d42dcf432bf5ba10b55} +0 -0
  36. data/test/dummy/tmp/cache/assets/development/sprockets/c00bfe3da0096cbd0434a6c66262fe23 +0 -0
  37. data/test/dummy/tmp/cache/assets/development/sprockets/c78109332f6461183a94718da0068da6 +0 -0
  38. data/test/dummy/tmp/cache/assets/development/sprockets/cee8c6b09c33d2b276753e959712724e +0 -0
  39. data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  40. data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  41. data/test/dummy/tmp/cache/assets/development/sprockets/d990155237ca59ccb96cf2253f8059ae +0 -0
  42. data/test/dummy/tmp/cache/assets/development/sprockets/df600f50f002512c95d93bcfbab891ed +0 -0
  43. data/test/dummy/tmp/cache/assets/development/sprockets/eb7b0ec5bff36142ba070d1a39e194b1 +0 -0
  44. data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  45. data/test/dummy/tmp/cache/assets/development/sprockets/f898358aceb33227eb4403237acca034 +0 -0
  46. data/test/dummy/tmp/cache/assets/development/sprockets/fc7201c6cbef32453aa4175c520c8eae +0 -0
  47. metadata +9 -112
  48. data/test/dummy/db/development.sqlite3 +0 -0
  49. data/test/dummy/db/test.sqlite3 +0 -0
  50. data/test/dummy/log/production.log +0 -329
  51. data/test/dummy/log/test.log +0 -489
  52. data/test/dummy/spec/controllers/index_controller_spec.rb +0 -19
  53. data/test/dummy/spec/spec_helper.rb +0 -46
  54. data/test/dummy/spec/views/index/index.html.erb_spec.rb +0 -17
  55. data/test/dummy/test/controllers/index_controller_test.rb +0 -7
  56. data/test/dummy/test/fixtures/test_tables.yml +0 -11
  57. data/test/dummy/test/helpers/index_helper_test.rb +0 -4
  58. data/test/dummy/test/models/test_table_test.rb +0 -7
  59. data/test/dummy/tmp/cache/assets/development/sprockets/021fe5e1eadff30885806b7245f7e66e +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/0caf4a7a233e329f7d3bfe3fc2f37910 +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/178af67c2277a751289e81fc2f96dc7d +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/18650e945a1a2ad87b3d8997d1ccac10 +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sprockets/1b5f6c8780c3fcb34d2bbbabe38c3d94 +0 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/1df2ccc1ade2cfe4a9d0ce8b0ec2dadf +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/320853225bbf3512349dc1ef4ea80874 +0 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/32f1a742d35f7250e984b1de0554a894 +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/3807e3adca7677de6842a8048ad6d83b +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/46c5c46e37f5a22449050d7fc6f1dc26 +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/52d191f68c69ae795e8da63ef51ca640 +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/54cf088ee215412d3800d9b1e0263c30 +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/55165e8d7dcda66caf51df6c6417142d +0 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/5900a8937fa5118d2a6ee8289614c854 +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/5df80a6ab7f25724f11ce3179173ad60 +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/6373000f4849668f51493aaf8503c8e8 +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/6bb983076781d92edbb1da256023c14b +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/6dfaf2d0d571c61e96bce5377fcddf7f +0 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/6efc50a7f372f50e09a67daa7ac00940 +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/70f64d1c4421c935f01a8d5aa647d792 +0 -0
  79. data/test/dummy/tmp/cache/assets/development/sprockets/7c188f2b1cb38e1b55dc8a8bb8785fe8 +0 -0
  80. data/test/dummy/tmp/cache/assets/development/sprockets/7fecd8a0b0c56f928c31450f839c4731 +0 -0
  81. data/test/dummy/tmp/cache/assets/development/sprockets/842d637730ce4255c6beacff60b80157 +0 -0
  82. data/test/dummy/tmp/cache/assets/development/sprockets/89cd476f554d26de50608ac9ce6d0606 +0 -0
  83. data/test/dummy/tmp/cache/assets/development/sprockets/9519989fc45811670fa6b1184fedecc7 +0 -0
  84. data/test/dummy/tmp/cache/assets/development/sprockets/99cdbaecd1b34008d0853764ec707246 +0 -0
  85. data/test/dummy/tmp/cache/assets/development/sprockets/a83bebd10c561b2264affb4ed6a9f83b +0 -0
  86. data/test/dummy/tmp/cache/assets/development/sprockets/b3ed09e62124bd9cf5f7a1ac14298d4f +0 -0
  87. data/test/dummy/tmp/cache/assets/development/sprockets/e2a3afc837465539886843291aedd0f3 +0 -0
  88. data/test/dummy/tmp/cache/assets/development/sprockets/f3aee0380718ef20b2e587a842ce697e +0 -0
  89. data/test/dummy/tmp/cache/assets/development/sprockets/f408c68444462a9ae2effa5230b43edf +0 -0
  90. data/test/dummy/tmp/cache/assets/development/sprockets/fca81105f7109a6a96f05aedd0f1b883 +0 -0
  91. data/test/dummy/tmp/cache/assets/development/sprockets/fdd7a6a4d56761d6463b3c34768fbc78 +0 -0
  92. data/test/dummy/tmp/visual-migrate_tmp.rb +0 -5
  93. data/test/dummy/tmp/visual_migrate_tmp.rb +0 -10
  94. data/test/fixtures/visual_migrate/schema_migrations.yml +0 -11
  95. data/test/integration/navigation_test.rb +0 -10
  96. data/test/models/visual_migrate/schema_migration_test.rb +0 -9
  97. data/test/test_helper.rb +0 -15
  98. data/test/visual_migrate_test.rb +0 -7
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: visual_migrate
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.1.2
4
+ version: 4.0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jun'ya Shimoda(JironBach)
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-07 00:00:00.000000000 Z
11
+ date: 2013-11-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -213,7 +213,6 @@ files:
213
213
  - test/dummy/config/locales/en.yml
214
214
  - test/dummy/config/routes.rb
215
215
  - test/dummy/config.ru
216
- - test/dummy/db/development.sqlite3
217
216
  - test/dummy/db/migrate/20131006135044_create_test_tables.rb
218
217
  - test/dummy/db/migrate/20131007030825_add_column_test_table.rb
219
218
  - test/dummy/db/migrate/20131026214458_rename_column_test_table.rb
@@ -223,12 +222,9 @@ files:
223
222
  - test/dummy/db/migrate/20131105042853_remove_timestamps_test.rb
224
223
  - test/dummy/db/schema.rb
225
224
  - test/dummy/db/seeds.rb
226
- - test/dummy/db/test.sqlite3
227
225
  - test/dummy/Gemfile
228
226
  - test/dummy/Gemfile.lock
229
227
  - test/dummy/log/development.log
230
- - test/dummy/log/production.log
231
- - test/dummy/log/test.log
232
228
  - test/dummy/public/404.html
233
229
  - test/dummy/public/422.html
234
230
  - test/dummy/public/500.html
@@ -236,90 +232,43 @@ files:
236
232
  - test/dummy/public/index.html.bak
237
233
  - test/dummy/Rakefile
238
234
  - test/dummy/README.rdoc
239
- - test/dummy/spec/controllers/index_controller_spec.rb
240
- - test/dummy/spec/spec_helper.rb
241
- - test/dummy/spec/views/index/index.html.erb_spec.rb
242
- - test/dummy/test/controllers/index_controller_test.rb
243
- - test/dummy/test/fixtures/test_tables.yml
244
- - test/dummy/test/helpers/index_helper_test.rb
245
- - test/dummy/test/models/test_table_test.rb
246
- - test/dummy/tmp/cache/assets/development/sprockets/021fe5e1eadff30885806b7245f7e66e
247
235
  - test/dummy/tmp/cache/assets/development/sprockets/0a9126be05e74d1b89f024c687b7dbfd
248
236
  - test/dummy/tmp/cache/assets/development/sprockets/0b682b760de6f7c47a7236f024fee55d
249
- - test/dummy/tmp/cache/assets/development/sprockets/0caf4a7a233e329f7d3bfe3fc2f37910
250
237
  - test/dummy/tmp/cache/assets/development/sprockets/0e059cd92931990c10b6c5b78014ec92
251
238
  - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705
252
- - test/dummy/tmp/cache/assets/development/sprockets/178af67c2277a751289e81fc2f96dc7d
253
- - test/dummy/tmp/cache/assets/development/sprockets/18650e945a1a2ad87b3d8997d1ccac10
254
239
  - test/dummy/tmp/cache/assets/development/sprockets/19bf9cd3f01562cdecb4b5c825c8f36d
255
- - test/dummy/tmp/cache/assets/development/sprockets/1b5f6c8780c3fcb34d2bbbabe38c3d94
256
- - test/dummy/tmp/cache/assets/development/sprockets/1df2ccc1ade2cfe4a9d0ce8b0ec2dadf
240
+ - test/dummy/tmp/cache/assets/development/sprockets/1ca61c0f83cf1cda3de0ad633721c2ba
257
241
  - test/dummy/tmp/cache/assets/development/sprockets/272853fd0642f08e38174a609a2be457
258
242
  - test/dummy/tmp/cache/assets/development/sprockets/2aff43fdd4d59cb6a75288268ec363ee
259
243
  - test/dummy/tmp/cache/assets/development/sprockets/2c853768baf811357d81d41bdfd05dcf
260
244
  - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af
261
245
  - test/dummy/tmp/cache/assets/development/sprockets/314d48e543146f617c4d3439a4d8d40d
262
- - test/dummy/tmp/cache/assets/development/sprockets/320853225bbf3512349dc1ef4ea80874
263
- - test/dummy/tmp/cache/assets/development/sprockets/32f1a742d35f7250e984b1de0554a894
264
246
  - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953
265
- - test/dummy/tmp/cache/assets/development/sprockets/3807e3adca7677de6842a8048ad6d83b
266
247
  - test/dummy/tmp/cache/assets/development/sprockets/42ad84505ad8dfc0a4a724e8c889c607
267
- - test/dummy/tmp/cache/assets/development/sprockets/46c5c46e37f5a22449050d7fc6f1dc26
268
- - test/dummy/tmp/cache/assets/development/sprockets/4fbe2f2c44de1e405b3562e4935176b9
269
- - test/dummy/tmp/cache/assets/development/sprockets/52d191f68c69ae795e8da63ef51ca640
270
- - test/dummy/tmp/cache/assets/development/sprockets/54cf088ee215412d3800d9b1e0263c30
271
- - test/dummy/tmp/cache/assets/development/sprockets/55165e8d7dcda66caf51df6c6417142d
272
248
  - test/dummy/tmp/cache/assets/development/sprockets/576fe10a40538bd3999a2b1b3fe334d1
273
249
  - test/dummy/tmp/cache/assets/development/sprockets/5793e837a2934ce3b84aac8785a874ce
274
- - test/dummy/tmp/cache/assets/development/sprockets/5900a8937fa5118d2a6ee8289614c854
275
250
  - test/dummy/tmp/cache/assets/development/sprockets/5a9053557c1035de31eb2162db5b9d34
276
- - test/dummy/tmp/cache/assets/development/sprockets/5df80a6ab7f25724f11ce3179173ad60
277
- - test/dummy/tmp/cache/assets/development/sprockets/6373000f4849668f51493aaf8503c8e8
278
251
  - test/dummy/tmp/cache/assets/development/sprockets/65048e3e4fd096e06f7ca69a5af7ab9f
279
- - test/dummy/tmp/cache/assets/development/sprockets/6bb983076781d92edbb1da256023c14b
280
- - test/dummy/tmp/cache/assets/development/sprockets/6dfaf2d0d571c61e96bce5377fcddf7f
281
- - test/dummy/tmp/cache/assets/development/sprockets/6efc50a7f372f50e09a67daa7ac00940
282
252
  - test/dummy/tmp/cache/assets/development/sprockets/6f7dfedc6e14ea8772e0284497539f90
283
- - test/dummy/tmp/cache/assets/development/sprockets/70f64d1c4421c935f01a8d5aa647d792
284
253
  - test/dummy/tmp/cache/assets/development/sprockets/7999e525c88173c1beb785f002effc1d
285
- - test/dummy/tmp/cache/assets/development/sprockets/7c188f2b1cb38e1b55dc8a8bb8785fe8
286
254
  - test/dummy/tmp/cache/assets/development/sprockets/7d48e39953ffcdd70751e98d08d1282c
287
255
  - test/dummy/tmp/cache/assets/development/sprockets/7ddca3ef38a810d93ddc026ee5fa7959
288
- - test/dummy/tmp/cache/assets/development/sprockets/7fecd8a0b0c56f928c31450f839c4731
289
- - test/dummy/tmp/cache/assets/development/sprockets/842d637730ce4255c6beacff60b80157
290
- - test/dummy/tmp/cache/assets/development/sprockets/89cd476f554d26de50608ac9ce6d0606
291
- - test/dummy/tmp/cache/assets/development/sprockets/9519989fc45811670fa6b1184fedecc7
292
- - test/dummy/tmp/cache/assets/development/sprockets/99cdbaecd1b34008d0853764ec707246
256
+ - test/dummy/tmp/cache/assets/development/sprockets/85a0730416bef6fb4dad85a65f458270
293
257
  - test/dummy/tmp/cache/assets/development/sprockets/a093237e72888c88a730f537a544e03b
294
258
  - test/dummy/tmp/cache/assets/development/sprockets/a7c148cd78906c44016fdeb236569b5b
295
- - test/dummy/tmp/cache/assets/development/sprockets/a83bebd10c561b2264affb4ed6a9f83b
296
- - test/dummy/tmp/cache/assets/development/sprockets/b3ed09e62124bd9cf5f7a1ac14298d4f
297
- - test/dummy/tmp/cache/assets/development/sprockets/be45f47d31b8e7fd54a0b6087eeaf5de
259
+ - test/dummy/tmp/cache/assets/development/sprockets/bc861e6c5df70d42dcf432bf5ba10b55
298
260
  - test/dummy/tmp/cache/assets/development/sprockets/c00bfe3da0096cbd0434a6c66262fe23
299
261
  - test/dummy/tmp/cache/assets/development/sprockets/c78109332f6461183a94718da0068da6
300
262
  - test/dummy/tmp/cache/assets/development/sprockets/cee8c6b09c33d2b276753e959712724e
301
263
  - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994
302
- - test/dummy/tmp/cache/assets/development/sprockets/d08ae02c560f15a5cb4d0447b0da29ad
303
264
  - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6
304
265
  - test/dummy/tmp/cache/assets/development/sprockets/d990155237ca59ccb96cf2253f8059ae
305
266
  - test/dummy/tmp/cache/assets/development/sprockets/df600f50f002512c95d93bcfbab891ed
306
- - test/dummy/tmp/cache/assets/development/sprockets/e2a3afc837465539886843291aedd0f3
307
267
  - test/dummy/tmp/cache/assets/development/sprockets/eb7b0ec5bff36142ba070d1a39e194b1
308
- - test/dummy/tmp/cache/assets/development/sprockets/f3aee0380718ef20b2e587a842ce697e
309
- - test/dummy/tmp/cache/assets/development/sprockets/f408c68444462a9ae2effa5230b43edf
310
268
  - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655
311
269
  - test/dummy/tmp/cache/assets/development/sprockets/f898358aceb33227eb4403237acca034
312
270
  - test/dummy/tmp/cache/assets/development/sprockets/fc7201c6cbef32453aa4175c520c8eae
313
- - test/dummy/tmp/cache/assets/development/sprockets/fca81105f7109a6a96f05aedd0f1b883
314
- - test/dummy/tmp/cache/assets/development/sprockets/fdd7a6a4d56761d6463b3c34768fbc78
315
271
  - test/dummy/tmp/restart.txt
316
- - test/dummy/tmp/visual-migrate_tmp.rb
317
- - test/dummy/tmp/visual_migrate_tmp.rb
318
- - test/fixtures/visual_migrate/schema_migrations.yml
319
- - test/integration/navigation_test.rb
320
- - test/models/visual_migrate/schema_migration_test.rb
321
- - test/test_helper.rb
322
- - test/visual_migrate_test.rb
323
272
  homepage: https://github.com/JironBach/visual_migrate
324
273
  licenses:
325
274
  - MIT
@@ -341,7 +290,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
341
290
  version: '0'
342
291
  requirements: []
343
292
  rubyforge_project:
344
- rubygems_version: 2.1.5
293
+ rubygems_version: 2.1.11
345
294
  signing_key:
346
295
  specification_version: 4
347
296
  summary: Visual editor for migration files of Ruby on Rails.
@@ -377,7 +326,6 @@ test_files:
377
326
  - test/dummy/config/locales/en.yml
378
327
  - test/dummy/config/routes.rb
379
328
  - test/dummy/config.ru
380
- - test/dummy/db/development.sqlite3
381
329
  - test/dummy/db/migrate/20131006135044_create_test_tables.rb
382
330
  - test/dummy/db/migrate/20131007030825_add_column_test_table.rb
383
331
  - test/dummy/db/migrate/20131026214458_rename_column_test_table.rb
@@ -387,12 +335,9 @@ test_files:
387
335
  - test/dummy/db/migrate/20131105042853_remove_timestamps_test.rb
388
336
  - test/dummy/db/schema.rb
389
337
  - test/dummy/db/seeds.rb
390
- - test/dummy/db/test.sqlite3
391
338
  - test/dummy/Gemfile
392
339
  - test/dummy/Gemfile.lock
393
340
  - test/dummy/log/development.log
394
- - test/dummy/log/production.log
395
- - test/dummy/log/test.log
396
341
  - test/dummy/public/404.html
397
342
  - test/dummy/public/422.html
398
343
  - test/dummy/public/500.html
@@ -400,88 +345,40 @@ test_files:
400
345
  - test/dummy/public/index.html.bak
401
346
  - test/dummy/Rakefile
402
347
  - test/dummy/README.rdoc
403
- - test/dummy/spec/controllers/index_controller_spec.rb
404
- - test/dummy/spec/spec_helper.rb
405
- - test/dummy/spec/views/index/index.html.erb_spec.rb
406
- - test/dummy/test/controllers/index_controller_test.rb
407
- - test/dummy/test/fixtures/test_tables.yml
408
- - test/dummy/test/helpers/index_helper_test.rb
409
- - test/dummy/test/models/test_table_test.rb
410
- - test/dummy/tmp/cache/assets/development/sprockets/021fe5e1eadff30885806b7245f7e66e
411
348
  - test/dummy/tmp/cache/assets/development/sprockets/0a9126be05e74d1b89f024c687b7dbfd
412
349
  - test/dummy/tmp/cache/assets/development/sprockets/0b682b760de6f7c47a7236f024fee55d
413
- - test/dummy/tmp/cache/assets/development/sprockets/0caf4a7a233e329f7d3bfe3fc2f37910
414
350
  - test/dummy/tmp/cache/assets/development/sprockets/0e059cd92931990c10b6c5b78014ec92
415
351
  - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705
416
- - test/dummy/tmp/cache/assets/development/sprockets/178af67c2277a751289e81fc2f96dc7d
417
- - test/dummy/tmp/cache/assets/development/sprockets/18650e945a1a2ad87b3d8997d1ccac10
418
352
  - test/dummy/tmp/cache/assets/development/sprockets/19bf9cd3f01562cdecb4b5c825c8f36d
419
- - test/dummy/tmp/cache/assets/development/sprockets/1b5f6c8780c3fcb34d2bbbabe38c3d94
420
- - test/dummy/tmp/cache/assets/development/sprockets/1df2ccc1ade2cfe4a9d0ce8b0ec2dadf
353
+ - test/dummy/tmp/cache/assets/development/sprockets/1ca61c0f83cf1cda3de0ad633721c2ba
421
354
  - test/dummy/tmp/cache/assets/development/sprockets/272853fd0642f08e38174a609a2be457
422
355
  - test/dummy/tmp/cache/assets/development/sprockets/2aff43fdd4d59cb6a75288268ec363ee
423
356
  - test/dummy/tmp/cache/assets/development/sprockets/2c853768baf811357d81d41bdfd05dcf
424
357
  - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af
425
358
  - test/dummy/tmp/cache/assets/development/sprockets/314d48e543146f617c4d3439a4d8d40d
426
- - test/dummy/tmp/cache/assets/development/sprockets/320853225bbf3512349dc1ef4ea80874
427
- - test/dummy/tmp/cache/assets/development/sprockets/32f1a742d35f7250e984b1de0554a894
428
359
  - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953
429
- - test/dummy/tmp/cache/assets/development/sprockets/3807e3adca7677de6842a8048ad6d83b
430
360
  - test/dummy/tmp/cache/assets/development/sprockets/42ad84505ad8dfc0a4a724e8c889c607
431
- - test/dummy/tmp/cache/assets/development/sprockets/46c5c46e37f5a22449050d7fc6f1dc26
432
- - test/dummy/tmp/cache/assets/development/sprockets/4fbe2f2c44de1e405b3562e4935176b9
433
- - test/dummy/tmp/cache/assets/development/sprockets/52d191f68c69ae795e8da63ef51ca640
434
- - test/dummy/tmp/cache/assets/development/sprockets/54cf088ee215412d3800d9b1e0263c30
435
- - test/dummy/tmp/cache/assets/development/sprockets/55165e8d7dcda66caf51df6c6417142d
436
361
  - test/dummy/tmp/cache/assets/development/sprockets/576fe10a40538bd3999a2b1b3fe334d1
437
362
  - test/dummy/tmp/cache/assets/development/sprockets/5793e837a2934ce3b84aac8785a874ce
438
- - test/dummy/tmp/cache/assets/development/sprockets/5900a8937fa5118d2a6ee8289614c854
439
363
  - test/dummy/tmp/cache/assets/development/sprockets/5a9053557c1035de31eb2162db5b9d34
440
- - test/dummy/tmp/cache/assets/development/sprockets/5df80a6ab7f25724f11ce3179173ad60
441
- - test/dummy/tmp/cache/assets/development/sprockets/6373000f4849668f51493aaf8503c8e8
442
364
  - test/dummy/tmp/cache/assets/development/sprockets/65048e3e4fd096e06f7ca69a5af7ab9f
443
- - test/dummy/tmp/cache/assets/development/sprockets/6bb983076781d92edbb1da256023c14b
444
- - test/dummy/tmp/cache/assets/development/sprockets/6dfaf2d0d571c61e96bce5377fcddf7f
445
- - test/dummy/tmp/cache/assets/development/sprockets/6efc50a7f372f50e09a67daa7ac00940
446
365
  - test/dummy/tmp/cache/assets/development/sprockets/6f7dfedc6e14ea8772e0284497539f90
447
- - test/dummy/tmp/cache/assets/development/sprockets/70f64d1c4421c935f01a8d5aa647d792
448
366
  - test/dummy/tmp/cache/assets/development/sprockets/7999e525c88173c1beb785f002effc1d
449
- - test/dummy/tmp/cache/assets/development/sprockets/7c188f2b1cb38e1b55dc8a8bb8785fe8
450
367
  - test/dummy/tmp/cache/assets/development/sprockets/7d48e39953ffcdd70751e98d08d1282c
451
368
  - test/dummy/tmp/cache/assets/development/sprockets/7ddca3ef38a810d93ddc026ee5fa7959
452
- - test/dummy/tmp/cache/assets/development/sprockets/7fecd8a0b0c56f928c31450f839c4731
453
- - test/dummy/tmp/cache/assets/development/sprockets/842d637730ce4255c6beacff60b80157
454
- - test/dummy/tmp/cache/assets/development/sprockets/89cd476f554d26de50608ac9ce6d0606
455
- - test/dummy/tmp/cache/assets/development/sprockets/9519989fc45811670fa6b1184fedecc7
456
- - test/dummy/tmp/cache/assets/development/sprockets/99cdbaecd1b34008d0853764ec707246
369
+ - test/dummy/tmp/cache/assets/development/sprockets/85a0730416bef6fb4dad85a65f458270
457
370
  - test/dummy/tmp/cache/assets/development/sprockets/a093237e72888c88a730f537a544e03b
458
371
  - test/dummy/tmp/cache/assets/development/sprockets/a7c148cd78906c44016fdeb236569b5b
459
- - test/dummy/tmp/cache/assets/development/sprockets/a83bebd10c561b2264affb4ed6a9f83b
460
- - test/dummy/tmp/cache/assets/development/sprockets/b3ed09e62124bd9cf5f7a1ac14298d4f
461
- - test/dummy/tmp/cache/assets/development/sprockets/be45f47d31b8e7fd54a0b6087eeaf5de
372
+ - test/dummy/tmp/cache/assets/development/sprockets/bc861e6c5df70d42dcf432bf5ba10b55
462
373
  - test/dummy/tmp/cache/assets/development/sprockets/c00bfe3da0096cbd0434a6c66262fe23
463
374
  - test/dummy/tmp/cache/assets/development/sprockets/c78109332f6461183a94718da0068da6
464
375
  - test/dummy/tmp/cache/assets/development/sprockets/cee8c6b09c33d2b276753e959712724e
465
376
  - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994
466
- - test/dummy/tmp/cache/assets/development/sprockets/d08ae02c560f15a5cb4d0447b0da29ad
467
377
  - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6
468
378
  - test/dummy/tmp/cache/assets/development/sprockets/d990155237ca59ccb96cf2253f8059ae
469
379
  - test/dummy/tmp/cache/assets/development/sprockets/df600f50f002512c95d93bcfbab891ed
470
- - test/dummy/tmp/cache/assets/development/sprockets/e2a3afc837465539886843291aedd0f3
471
380
  - test/dummy/tmp/cache/assets/development/sprockets/eb7b0ec5bff36142ba070d1a39e194b1
472
- - test/dummy/tmp/cache/assets/development/sprockets/f3aee0380718ef20b2e587a842ce697e
473
- - test/dummy/tmp/cache/assets/development/sprockets/f408c68444462a9ae2effa5230b43edf
474
381
  - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655
475
382
  - test/dummy/tmp/cache/assets/development/sprockets/f898358aceb33227eb4403237acca034
476
383
  - test/dummy/tmp/cache/assets/development/sprockets/fc7201c6cbef32453aa4175c520c8eae
477
- - test/dummy/tmp/cache/assets/development/sprockets/fca81105f7109a6a96f05aedd0f1b883
478
- - test/dummy/tmp/cache/assets/development/sprockets/fdd7a6a4d56761d6463b3c34768fbc78
479
384
  - test/dummy/tmp/restart.txt
480
- - test/dummy/tmp/visual-migrate_tmp.rb
481
- - test/dummy/tmp/visual_migrate_tmp.rb
482
- - test/fixtures/visual_migrate/schema_migrations.yml
483
- - test/integration/navigation_test.rb
484
- - test/models/visual_migrate/schema_migration_test.rb
485
- - test/test_helper.rb
486
- - test/visual_migrate_test.rb
487
- has_rdoc:
Binary file
Binary file
@@ -1,329 +0,0 @@
1
- I, [2013-10-13T09:01:36.931003 #86835] INFO -- : Started GET "/assets/common.css?body=1" for 192.168.204.1 at 2013-10-13 09:01:36 +0900
2
- F, [2013-10-13T09:01:36.940067 #86835] FATAL -- :
3
- NameError (undefined local variable or method `initialize_ext' for #<Mysql2::Client:0x007fff24a0d4c8>):
4
- mysql2 (0.3.13) lib/mysql2/client.rb:22:in `initialize'
5
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
6
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
7
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:440:in `new_connection'
8
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:450:in `checkout_new_connection'
9
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:421:in `acquire_connection'
10
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:356:in `block in checkout'
11
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
12
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `checkout'
13
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
14
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
15
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
16
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:546:in `retrieve_connection'
17
- activerecord (4.0.0) lib/active_record/connection_handling.rb:79:in `retrieve_connection'
18
- activerecord (4.0.0) lib/active_record/connection_handling.rb:53:in `connection'
19
- activerecord (4.0.0) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
20
- activerecord (4.0.0) lib/active_record/query_cache.rb:43:in `rescue in call'
21
- activerecord (4.0.0) lib/active_record/query_cache.rb:32:in `call'
22
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
23
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
24
- activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3248019411124965802__call__callbacks'
25
- activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
26
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
27
- actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
28
- actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
29
- actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
30
- railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
31
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
32
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
33
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
34
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
35
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
36
- actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
37
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
38
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
39
- activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
40
- railties (4.0.0) lib/rails/engine.rb:511:in `call'
41
- railties (4.0.0) lib/rails/application.rb:97:in `call'
42
- passenger (4.0.5) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
43
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
44
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
45
- passenger (4.0.5) lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
46
-
47
-
48
- I, [2013-10-13T09:01:39.467799 #86835] INFO -- : Started GET "/visual_migrate/" for 192.168.204.1 at 2013-10-13 09:01:39 +0900
49
- F, [2013-10-13T09:01:39.472698 #86835] FATAL -- :
50
- NameError (undefined local variable or method `initialize_ext' for #<Mysql2::Client:0x007fff24cc7d58>):
51
- mysql2 (0.3.13) lib/mysql2/client.rb:22:in `initialize'
52
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
53
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
54
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:440:in `new_connection'
55
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:450:in `checkout_new_connection'
56
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:421:in `acquire_connection'
57
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:356:in `block in checkout'
58
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
59
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `checkout'
60
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
61
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
62
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
63
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:546:in `retrieve_connection'
64
- activerecord (4.0.0) lib/active_record/connection_handling.rb:79:in `retrieve_connection'
65
- activerecord (4.0.0) lib/active_record/connection_handling.rb:53:in `connection'
66
- activerecord (4.0.0) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
67
- activerecord (4.0.0) lib/active_record/query_cache.rb:43:in `rescue in call'
68
- activerecord (4.0.0) lib/active_record/query_cache.rb:32:in `call'
69
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
70
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
71
- activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3248019411124965802__call__callbacks'
72
- activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
73
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
74
- actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
75
- actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
76
- actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
77
- railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
78
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
79
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
80
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
81
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
82
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
83
- actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
84
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
85
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
86
- activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
87
- railties (4.0.0) lib/rails/engine.rb:511:in `call'
88
- railties (4.0.0) lib/rails/application.rb:97:in `call'
89
- passenger (4.0.5) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
90
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
91
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
92
- passenger (4.0.5) lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
93
-
94
-
95
- I, [2013-10-13T09:01:44.468231 #86835] INFO -- : Started GET "/visual_migrate/" for 192.168.204.1 at 2013-10-13 09:01:44 +0900
96
- F, [2013-10-13T09:01:44.471957 #86835] FATAL -- :
97
- NameError (undefined local variable or method `initialize_ext' for #<Mysql2::Client:0x007fff24de4fb0>):
98
- mysql2 (0.3.13) lib/mysql2/client.rb:22:in `initialize'
99
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
100
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
101
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:440:in `new_connection'
102
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:450:in `checkout_new_connection'
103
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:421:in `acquire_connection'
104
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:356:in `block in checkout'
105
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
106
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `checkout'
107
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
108
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
109
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
110
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:546:in `retrieve_connection'
111
- activerecord (4.0.0) lib/active_record/connection_handling.rb:79:in `retrieve_connection'
112
- activerecord (4.0.0) lib/active_record/connection_handling.rb:53:in `connection'
113
- activerecord (4.0.0) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
114
- activerecord (4.0.0) lib/active_record/query_cache.rb:43:in `rescue in call'
115
- activerecord (4.0.0) lib/active_record/query_cache.rb:32:in `call'
116
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
117
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
118
- activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__3248019411124965802__call__callbacks'
119
- activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
120
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
121
- actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
122
- actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
123
- actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
124
- railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
125
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
126
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
127
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
128
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
129
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
130
- actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
131
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
132
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
133
- activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
134
- railties (4.0.0) lib/rails/engine.rb:511:in `call'
135
- railties (4.0.0) lib/rails/application.rb:97:in `call'
136
- passenger (4.0.5) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
137
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
138
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
139
- passenger (4.0.5) lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
140
-
141
-
142
- I, [2013-10-13T09:02:57.351834 #87020] INFO -- : Started GET "/assets/common.css?body=1" for 192.168.204.1 at 2013-10-13 09:02:57 +0900
143
- F, [2013-10-13T09:02:57.360122 #87020] FATAL -- :
144
- NameError (undefined local variable or method `initialize_ext' for #<Mysql2::Client:0x007fd5a2c01280>):
145
- mysql2 (0.3.13) lib/mysql2/client.rb:22:in `initialize'
146
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
147
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
148
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:440:in `new_connection'
149
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:450:in `checkout_new_connection'
150
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:421:in `acquire_connection'
151
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:356:in `block in checkout'
152
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
153
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `checkout'
154
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
155
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
156
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
157
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:546:in `retrieve_connection'
158
- activerecord (4.0.0) lib/active_record/connection_handling.rb:79:in `retrieve_connection'
159
- activerecord (4.0.0) lib/active_record/connection_handling.rb:53:in `connection'
160
- activerecord (4.0.0) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
161
- activerecord (4.0.0) lib/active_record/query_cache.rb:43:in `rescue in call'
162
- activerecord (4.0.0) lib/active_record/query_cache.rb:32:in `call'
163
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
164
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
165
- activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4006178524046418218__call__callbacks'
166
- activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
167
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
168
- actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
169
- actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
170
- actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
171
- railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
172
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
173
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
174
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
175
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
176
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
177
- actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
178
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
179
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
180
- activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
181
- railties (4.0.0) lib/rails/engine.rb:511:in `call'
182
- railties (4.0.0) lib/rails/application.rb:97:in `call'
183
- passenger (4.0.5) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
184
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
185
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
186
- passenger (4.0.5) lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
187
-
188
-
189
- I, [2013-10-13T09:02:59.157394 #87020] INFO -- : Started GET "/visual_migrate/" for 192.168.204.1 at 2013-10-13 09:02:59 +0900
190
- F, [2013-10-13T09:02:59.162422 #87020] FATAL -- :
191
- NameError (undefined local variable or method `initialize_ext' for #<Mysql2::Client:0x007fd5a2ebaee0>):
192
- mysql2 (0.3.13) lib/mysql2/client.rb:22:in `initialize'
193
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
194
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
195
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:440:in `new_connection'
196
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:450:in `checkout_new_connection'
197
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:421:in `acquire_connection'
198
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:356:in `block in checkout'
199
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
200
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `checkout'
201
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
202
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
203
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
204
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:546:in `retrieve_connection'
205
- activerecord (4.0.0) lib/active_record/connection_handling.rb:79:in `retrieve_connection'
206
- activerecord (4.0.0) lib/active_record/connection_handling.rb:53:in `connection'
207
- activerecord (4.0.0) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
208
- activerecord (4.0.0) lib/active_record/query_cache.rb:43:in `rescue in call'
209
- activerecord (4.0.0) lib/active_record/query_cache.rb:32:in `call'
210
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
211
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
212
- activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__4006178524046418218__call__callbacks'
213
- activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
214
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
215
- actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
216
- actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
217
- actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
218
- railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
219
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
220
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
221
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
222
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
223
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
224
- actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
225
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
226
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
227
- activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
228
- railties (4.0.0) lib/rails/engine.rb:511:in `call'
229
- railties (4.0.0) lib/rails/application.rb:97:in `call'
230
- passenger (4.0.5) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
231
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
232
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
233
- passenger (4.0.5) lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
234
-
235
-
236
- I, [2013-10-13T09:06:51.652179 #87488] INFO -- : Started GET "/assets/common.css?body=1" for 192.168.204.1 at 2013-10-13 09:06:51 +0900
237
- F, [2013-10-13T09:06:51.659829 #87488] FATAL -- :
238
- NameError (undefined local variable or method `initialize_ext' for #<Mysql2::Client:0x007f82dbc76e28>):
239
- mysql2 (0.3.13) lib/mysql2/client.rb:22:in `initialize'
240
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
241
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
242
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:440:in `new_connection'
243
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:450:in `checkout_new_connection'
244
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:421:in `acquire_connection'
245
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:356:in `block in checkout'
246
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
247
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `checkout'
248
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
249
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
250
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
251
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:546:in `retrieve_connection'
252
- activerecord (4.0.0) lib/active_record/connection_handling.rb:79:in `retrieve_connection'
253
- activerecord (4.0.0) lib/active_record/connection_handling.rb:53:in `connection'
254
- activerecord (4.0.0) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
255
- activerecord (4.0.0) lib/active_record/query_cache.rb:43:in `rescue in call'
256
- activerecord (4.0.0) lib/active_record/query_cache.rb:32:in `call'
257
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
258
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
259
- activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1249262127794796483__call__callbacks'
260
- activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
261
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
262
- actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
263
- actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
264
- actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
265
- railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
266
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
267
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
268
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
269
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
270
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
271
- actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
272
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
273
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
274
- activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
275
- railties (4.0.0) lib/rails/engine.rb:511:in `call'
276
- railties (4.0.0) lib/rails/application.rb:97:in `call'
277
- passenger (4.0.5) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
278
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
279
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
280
- passenger (4.0.5) lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
281
-
282
-
283
- I, [2013-10-13T09:06:54.235446 #87488] INFO -- : Started GET "/visual_migrate/" for 192.168.204.1 at 2013-10-13 09:06:54 +0900
284
- F, [2013-10-13T09:06:54.241119 #87488] FATAL -- :
285
- NameError (undefined local variable or method `initialize_ext' for #<Mysql2::Client:0x007f82dbef4fd8>):
286
- mysql2 (0.3.13) lib/mysql2/client.rb:22:in `initialize'
287
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `new'
288
- activerecord (4.0.0) lib/active_record/connection_adapters/mysql2_adapter.rb:18:in `mysql2_connection'
289
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:440:in `new_connection'
290
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:450:in `checkout_new_connection'
291
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:421:in `acquire_connection'
292
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:356:in `block in checkout'
293
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
294
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `checkout'
295
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
296
- /Users/js/.rbenv/versions/2.0.0-p195/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
297
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
298
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:546:in `retrieve_connection'
299
- activerecord (4.0.0) lib/active_record/connection_handling.rb:79:in `retrieve_connection'
300
- activerecord (4.0.0) lib/active_record/connection_handling.rb:53:in `connection'
301
- activerecord (4.0.0) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
302
- activerecord (4.0.0) lib/active_record/query_cache.rb:43:in `rescue in call'
303
- activerecord (4.0.0) lib/active_record/query_cache.rb:32:in `call'
304
- activerecord (4.0.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:626:in `call'
305
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
306
- activesupport (4.0.0) lib/active_support/callbacks.rb:373:in `_run__1249262127794796483__call__callbacks'
307
- activesupport (4.0.0) lib/active_support/callbacks.rb:80:in `run_callbacks'
308
- actionpack (4.0.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
309
- actionpack (4.0.0) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
310
- actionpack (4.0.0) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
311
- actionpack (4.0.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
312
- railties (4.0.0) lib/rails/rack/logger.rb:38:in `call_app'
313
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `block in call'
314
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `block in tagged'
315
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:25:in `tagged'
316
- activesupport (4.0.0) lib/active_support/tagged_logging.rb:67:in `tagged'
317
- railties (4.0.0) lib/rails/rack/logger.rb:21:in `call'
318
- actionpack (4.0.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
319
- rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
320
- rack (1.5.2) lib/rack/runtime.rb:17:in `call'
321
- activesupport (4.0.0) lib/active_support/cache/strategy/local_cache.rb:83:in `call'
322
- railties (4.0.0) lib/rails/engine.rb:511:in `call'
323
- railties (4.0.0) lib/rails/application.rb:97:in `call'
324
- passenger (4.0.5) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
325
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:140:in `accept_and_process_next_request'
326
- passenger (4.0.5) lib/phusion_passenger/request_handler/thread_handler.rb:108:in `main_loop'
327
- passenger (4.0.5) lib/phusion_passenger/request_handler.rb:441:in `block (3 levels) in start_threads'
328
-
329
-