migrator_web 0.0.1.pre.alpha

Sign up to get free protection for your applications and to get access to all the features.
Files changed (89) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/Rakefile +34 -0
  4. data/app/assets/javascripts/migrator_web/application.js +3 -0
  5. data/app/assets/stylesheets/migrator_web/application.css +13 -0
  6. data/app/controllers/migrator_web/application_controller.rb +4 -0
  7. data/app/controllers/migrator_web/migrations_controller.rb +24 -0
  8. data/app/helpers/migrator_web/application_helper.rb +4 -0
  9. data/app/models/migrator_web/migration.rb +78 -0
  10. data/app/views/layouts/migrator_web/application.html.erb +15 -0
  11. data/app/views/migrator_web/migrations/_migration.html.erb +11 -0
  12. data/app/views/migrator_web/migrations/done.js.erb +1 -0
  13. data/app/views/migrator_web/migrations/index.html.erb +17 -0
  14. data/app/views/migrator_web/migrations/migrate.js.erb +1 -0
  15. data/config/routes.rb +17 -0
  16. data/lib/migrator_web.rb +4 -0
  17. data/lib/migrator_web/engine.rb +5 -0
  18. data/lib/migrator_web/version.rb +3 -0
  19. data/lib/tasks/migrator_web_tasks.rake +4 -0
  20. data/test/controllers/migrator_web/migrations_controller_test.rb +10 -0
  21. data/test/dummy/README.rdoc +28 -0
  22. data/test/dummy/Rakefile +6 -0
  23. data/test/dummy/app/assets/javascripts/application.js +13 -0
  24. data/test/dummy/app/assets/stylesheets/application.css +13 -0
  25. data/test/dummy/app/controllers/application_controller.rb +5 -0
  26. data/test/dummy/app/helpers/application_helper.rb +2 -0
  27. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  28. data/test/dummy/bin/bundle +3 -0
  29. data/test/dummy/bin/rails +4 -0
  30. data/test/dummy/bin/rake +4 -0
  31. data/test/dummy/config.ru +4 -0
  32. data/test/dummy/config/application.rb +23 -0
  33. data/test/dummy/config/boot.rb +5 -0
  34. data/test/dummy/config/database.yml +25 -0
  35. data/test/dummy/config/environment.rb +5 -0
  36. data/test/dummy/config/environments/development.rb +29 -0
  37. data/test/dummy/config/environments/production.rb +80 -0
  38. data/test/dummy/config/environments/test.rb +36 -0
  39. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  40. data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  41. data/test/dummy/config/initializers/inflections.rb +16 -0
  42. data/test/dummy/config/initializers/mime_types.rb +5 -0
  43. data/test/dummy/config/initializers/secret_token.rb +12 -0
  44. data/test/dummy/config/initializers/session_store.rb +3 -0
  45. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  46. data/test/dummy/config/locales/en.yml +23 -0
  47. data/test/dummy/config/routes.rb +3 -0
  48. data/test/dummy/db/development.sqlite3 +0 -0
  49. data/test/dummy/db/migrate/20140303200211_create_users.rb +6 -0
  50. data/test/dummy/db/migrate/20140303200215_create_posts.rb +6 -0
  51. data/test/dummy/db/migrate/20140303200227_create_comments.rb +6 -0
  52. data/test/dummy/db/schema.rb +25 -0
  53. data/test/dummy/db/test.sqlite3 +0 -0
  54. data/test/dummy/log/development.log +7069 -0
  55. data/test/dummy/log/test.log +1060 -0
  56. data/test/dummy/public/404.html +58 -0
  57. data/test/dummy/public/422.html +58 -0
  58. data/test/dummy/public/500.html +57 -0
  59. data/test/dummy/public/favicon.ico +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/1998ab8bdcc978bc0b88ba9d27997469 +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/254a8c4179d492b7cf4891a71c9b6208 +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/3e83162c52643ec717bdfcffe0ec7c90 +0 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/4126efbebe54b71c46974976aabc07a6 +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/6463ed0aa1880dc44ec5e6f1322ec5cf +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/6777f198ee91c2c17d337fd10e4ac694 +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/6c693e53de50e121b8b27a0f1d2664b3 +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/a1a6e82381fca23af33ac3415f60a1ab +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/bfdcc76676eaf103053c2b74c7b3fb51 +0 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/f34365798978234545f60557a75c3681 +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/fca6ade6bede986a3f24fde560c82d2c +0 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/fce07520a540cf91c67b8c83e0cd59f0 +0 -0
  78. data/test/dummy/tmp/cache/assets/test/sprockets/1998ab8bdcc978bc0b88ba9d27997469 +0 -0
  79. data/test/dummy/tmp/cache/assets/test/sprockets/254a8c4179d492b7cf4891a71c9b6208 +0 -0
  80. data/test/dummy/tmp/cache/assets/test/sprockets/3e83162c52643ec717bdfcffe0ec7c90 +0 -0
  81. data/test/dummy/tmp/cache/assets/test/sprockets/6c693e53de50e121b8b27a0f1d2664b3 +0 -0
  82. data/test/dummy/tmp/cache/assets/test/sprockets/bfdcc76676eaf103053c2b74c7b3fb51 +0 -0
  83. data/test/dummy/tmp/cache/assets/test/sprockets/fce07520a540cf91c67b8c83e0cd59f0 +0 -0
  84. data/test/dummy/tmp/pids/server.pid +1 -0
  85. data/test/integration/navigation_test.rb +10 -0
  86. data/test/migrator_web_test.rb +7 -0
  87. data/test/models/migrator_web/migration_test.rb +12 -0
  88. data/test/test_helper.rb +15 -0
  89. metadata +241 -0
@@ -0,0 +1,1060 @@
1
+  (0.2ms) begin transaction
2
+ ---------------------------
3
+ MigratorWebTest: test_truth
4
+ ---------------------------
5
+  (0.0ms) rollback transaction
6
+  (0.2ms) begin transaction
7
+ ----------------------------------------
8
+ MigrationsTest: test_list_all_migrations
9
+ ----------------------------------------
10
+  (0.0ms) rollback transaction
11
+  (0.0ms) begin transaction
12
+ ------------------------------------------------------------
13
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
14
+ ------------------------------------------------------------
15
+  (0.1ms) rollback transaction
16
+  (0.0ms) begin transaction
17
+ ---------------------------
18
+ MigratorWebTest: test_truth
19
+ ---------------------------
20
+  (0.0ms) rollback transaction
21
+  (0.2ms) begin transaction
22
+ ----------------------------------------
23
+ MigrationsTest: test_list_all_migrations
24
+ ----------------------------------------
25
+  (0.0ms) rollback transaction
26
+  (0.0ms) begin transaction
27
+ ------------------------------------------------------------
28
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
29
+ ------------------------------------------------------------
30
+  (0.1ms) rollback transaction
31
+  (0.0ms) begin transaction
32
+ ---------------------------
33
+ MigratorWebTest: test_truth
34
+ ---------------------------
35
+  (0.0ms) rollback transaction
36
+  (0.2ms) begin transaction
37
+ ----------------------------------------
38
+ MigrationsTest: test_list_all_migrations
39
+ ----------------------------------------
40
+  (0.1ms) rollback transaction
41
+  (0.1ms) begin transaction
42
+ ------------------------------------------------------------
43
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
44
+ ------------------------------------------------------------
45
+  (0.1ms) rollback transaction
46
+  (0.0ms) begin transaction
47
+ ---------------------------
48
+ MigratorWebTest: test_truth
49
+ ---------------------------
50
+  (0.0ms) rollback transaction
51
+  (0.2ms) begin transaction
52
+ ----------------------------------------
53
+ MigrationsTest: test_list_all_migrations
54
+ ----------------------------------------
55
+  (0.0ms) rollback transaction
56
+  (0.0ms) begin transaction
57
+ ------------------------------------------------------------
58
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
59
+ ------------------------------------------------------------
60
+ Processing by MigratorWeb::MigrationsController#index as HTML
61
+ Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.0ms)
62
+  (0.1ms) rollback transaction
63
+  (0.0ms) begin transaction
64
+ ---------------------------
65
+ MigratorWebTest: test_truth
66
+ ---------------------------
67
+  (0.0ms) rollback transaction
68
+  (0.2ms) begin transaction
69
+ ----------------------------------------
70
+ MigrationsTest: test_list_all_migrations
71
+ ----------------------------------------
72
+  (0.0ms) rollback transaction
73
+  (0.0ms) begin transaction
74
+ ------------------------------------------------------------
75
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
76
+ ------------------------------------------------------------
77
+ Processing by MigratorWeb::MigrationsController#index as HTML
78
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
79
+  (0.1ms) rollback transaction
80
+  (0.0ms) begin transaction
81
+ ---------------------------
82
+ MigratorWebTest: test_truth
83
+ ---------------------------
84
+  (0.0ms) rollback transaction
85
+  (0.2ms) begin transaction
86
+ ----------------------------------------
87
+ MigrationsTest: test_list_all_migrations
88
+ ----------------------------------------
89
+  (0.1ms) rollback transaction
90
+  (0.1ms) begin transaction
91
+ ------------------------------------------------------------
92
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
93
+ ------------------------------------------------------------
94
+ Processing by MigratorWeb::MigrationsController#index as HTML
95
+ Completed 200 OK in 20ms (Views: 19.9ms | ActiveRecord: 0.0ms)
96
+  (0.1ms) rollback transaction
97
+  (0.0ms) begin transaction
98
+ ---------------------------
99
+ MigratorWebTest: test_truth
100
+ ---------------------------
101
+  (0.0ms) rollback transaction
102
+  (0.2ms) begin transaction
103
+ ----------------------------------------
104
+ MigrationsTest: test_list_all_migrations
105
+ ----------------------------------------
106
+  (0.1ms) rollback transaction
107
+  (0.1ms) begin transaction
108
+ ------------------------------------------------------------
109
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
110
+ ------------------------------------------------------------
111
+ Processing by MigratorWeb::MigrationsController#index as HTML
112
+ Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
113
+  (0.1ms) rollback transaction
114
+  (0.0ms) begin transaction
115
+ ---------------------------
116
+ MigratorWebTest: test_truth
117
+ ---------------------------
118
+  (0.0ms) rollback transaction
119
+  (0.2ms) begin transaction
120
+ -------------------------------------
121
+ MigrateTest: test_list_all_migrations
122
+ -------------------------------------
123
+  (0.0ms) rollback transaction
124
+  (0.0ms) begin transaction
125
+ ------------------------------------------------------------
126
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
127
+ ------------------------------------------------------------
128
+ Processing by MigratorWeb::MigrationsController#index as HTML
129
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.7ms)
130
+ Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
131
+  (0.1ms) rollback transaction
132
+  (0.0ms) begin transaction
133
+ ---------------------------
134
+ MigratorWebTest: test_truth
135
+ ---------------------------
136
+  (0.0ms) rollback transaction
137
+  (0.2ms) begin transaction
138
+ -------------------------------------
139
+ MigrateTest: test_list_all_migrations
140
+ -------------------------------------
141
+  (0.0ms) rollback transaction
142
+  (0.0ms) begin transaction
143
+ ------------------------------------------------------------
144
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
145
+ ------------------------------------------------------------
146
+ Processing by MigratorWeb::MigrationsController#index as HTML
147
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.8ms)
148
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
149
+  (0.1ms) rollback transaction
150
+  (0.0ms) begin transaction
151
+ ---------------------------
152
+ MigratorWebTest: test_truth
153
+ ---------------------------
154
+  (0.0ms) rollback transaction
155
+  (0.2ms) begin transaction
156
+ -------------------------------------
157
+ MigrateTest: test_list_all_migrations
158
+ -------------------------------------
159
+  (0.0ms) rollback transaction
160
+  (0.0ms) begin transaction
161
+ ------------------------------------------------------------
162
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
163
+ ------------------------------------------------------------
164
+ Processing by MigratorWeb::MigrationsController#index as HTML
165
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
166
+ Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms)
167
+  (0.1ms) rollback transaction
168
+  (0.0ms) begin transaction
169
+ ---------------------------
170
+ MigratorWebTest: test_truth
171
+ ---------------------------
172
+  (0.0ms) rollback transaction
173
+  (0.2ms) begin transaction
174
+ -------------------------------------
175
+ MigrateTest: test_list_all_migrations
176
+ -------------------------------------
177
+  (0.0ms) rollback transaction
178
+  (0.0ms) begin transaction
179
+ ------------------------------------------------------------
180
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
181
+ ------------------------------------------------------------
182
+ Processing by MigratorWeb::MigrationsController#index as HTML
183
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
184
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
185
+  (0.1ms) rollback transaction
186
+  (0.0ms) begin transaction
187
+ ---------------------------
188
+ MigratorWebTest: test_truth
189
+ ---------------------------
190
+  (0.0ms) rollback transaction
191
+  (0.2ms) begin transaction
192
+ -------------------------------------
193
+ MigrateTest: test_list_all_migrations
194
+ -------------------------------------
195
+  (0.0ms) rollback transaction
196
+  (0.0ms) begin transaction
197
+ ------------------------------------------------------------
198
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
199
+ ------------------------------------------------------------
200
+ Processing by MigratorWeb::MigrationsController#index as HTML
201
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
202
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
203
+  (0.1ms) rollback transaction
204
+  (0.0ms) begin transaction
205
+ ---------------------------
206
+ MigratorWebTest: test_truth
207
+ ---------------------------
208
+  (0.0ms) rollback transaction
209
+  (0.2ms) begin transaction
210
+ -------------------------------------
211
+ MigrateTest: test_list_all_migrations
212
+ -------------------------------------
213
+  (0.0ms) rollback transaction
214
+  (0.0ms) begin transaction
215
+ ------------------------------------------------------------
216
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
217
+ ------------------------------------------------------------
218
+ Processing by MigratorWeb::MigrationsController#index as HTML
219
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
220
+ Completed 200 OK in 9ms (Views: 8.9ms | ActiveRecord: 0.0ms)
221
+  (0.1ms) rollback transaction
222
+  (0.0ms) begin transaction
223
+ ---------------------------
224
+ MigratorWebTest: test_truth
225
+ ---------------------------
226
+  (0.0ms) rollback transaction
227
+  (0.2ms) begin transaction
228
+ -------------------------------------
229
+ MigrateTest: test_list_all_migrations
230
+ -------------------------------------
231
+ Started GET "/" for 127.0.0.1 at 2014-03-04 05:09:24 +0800
232
+  (0.0ms) rollback transaction
233
+  (0.0ms) begin transaction
234
+ ------------------------------------------------------------
235
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
236
+ ------------------------------------------------------------
237
+ Processing by MigratorWeb::MigrationsController#index as HTML
238
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
239
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
240
+  (0.1ms) rollback transaction
241
+  (0.0ms) begin transaction
242
+ ---------------------------
243
+ MigratorWebTest: test_truth
244
+ ---------------------------
245
+  (0.0ms) rollback transaction
246
+  (0.2ms) begin transaction
247
+ -------------------------------------
248
+ MigrateTest: test_list_all_migrations
249
+ -------------------------------------
250
+  (0.0ms) rollback transaction
251
+  (0.0ms) begin transaction
252
+ ------------------------------------------------------------
253
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
254
+ ------------------------------------------------------------
255
+ Processing by MigratorWeb::MigrationsController#index as HTML
256
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.7ms)
257
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
258
+  (0.1ms) rollback transaction
259
+  (0.0ms) begin transaction
260
+ ---------------------------
261
+ MigratorWebTest: test_truth
262
+ ---------------------------
263
+  (0.0ms) rollback transaction
264
+  (0.2ms) begin transaction
265
+ -------------------------------------
266
+ MigrateTest: test_list_all_migrations
267
+ -------------------------------------
268
+  (0.0ms) rollback transaction
269
+  (0.0ms) begin transaction
270
+ ------------------------------------------------------------
271
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
272
+ ------------------------------------------------------------
273
+ Processing by MigratorWeb::MigrationsController#index as HTML
274
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
275
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
276
+  (0.1ms) rollback transaction
277
+  (0.0ms) begin transaction
278
+ ---------------------------
279
+ MigratorWebTest: test_truth
280
+ ---------------------------
281
+  (0.0ms) rollback transaction
282
+  (0.2ms) begin transaction
283
+ -------------------------------------
284
+ MigrateTest: test_list_all_migrations
285
+ -------------------------------------
286
+  (0.0ms) rollback transaction
287
+  (0.0ms) begin transaction
288
+ ------------------------------------------------------------
289
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
290
+ ------------------------------------------------------------
291
+ Processing by MigratorWeb::MigrationsController#index as HTML
292
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
293
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
294
+  (0.1ms) rollback transaction
295
+  (0.0ms) begin transaction
296
+ ---------------------------
297
+ MigratorWebTest: test_truth
298
+ ---------------------------
299
+  (0.0ms) rollback transaction
300
+  (0.2ms) begin transaction
301
+ -------------------------------------
302
+ MigrateTest: test_list_all_migrations
303
+ -------------------------------------
304
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:29:23 +0800
305
+ Processing by MigratorWeb::MigrationsController#index as HTML
306
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.7ms)
307
+ Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms)
308
+  (0.1ms) rollback transaction
309
+  (0.1ms) begin transaction
310
+ ------------------------------------------------------------
311
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
312
+ ------------------------------------------------------------
313
+ Processing by MigratorWeb::MigrationsController#index as HTML
314
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.1ms)
315
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
316
+  (0.1ms) rollback transaction
317
+  (0.1ms) begin transaction
318
+ ---------------------------
319
+ MigratorWebTest: test_truth
320
+ ---------------------------
321
+  (0.1ms) rollback transaction
322
+  (0.2ms) begin transaction
323
+ -------------------------------------
324
+ MigrateTest: test_list_all_migrations
325
+ -------------------------------------
326
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:35:23 +0800
327
+ Processing by MigratorWeb::MigrationsController#index as HTML
328
+  (0.3ms) SELECT version FROM schema_migrations
329
+ SQLite3::SQLException: no such table: schema_migrations: SELECT version FROM schema_migrations
330
+ Completed 500 Internal Server Error in 4ms
331
+  (0.1ms) rollback transaction
332
+  (0.1ms) begin transaction
333
+ ------------------------------------------------------------
334
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
335
+ ------------------------------------------------------------
336
+ Processing by MigratorWeb::MigrationsController#index as HTML
337
+  (0.1ms) SELECT version FROM schema_migrations
338
+ SQLite3::SQLException: no such table: schema_migrations: SELECT version FROM schema_migrations
339
+ Completed 500 Internal Server Error in 0ms
340
+  (0.1ms) rollback transaction
341
+  (0.0ms) begin transaction
342
+ ---------------------------
343
+ MigratorWebTest: test_truth
344
+ ---------------------------
345
+  (0.1ms) rollback transaction
346
+  (0.2ms) begin transaction
347
+ -------------------------------------
348
+ MigrateTest: test_list_all_migrations
349
+ -------------------------------------
350
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:36:16 +0800
351
+ Processing by MigratorWeb::MigrationsController#index as HTML
352
+  (0.4ms) SELECT version FROM schema_migrations
353
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.6ms)
354
+ Completed 200 OK in 11ms (Views: 9.0ms | ActiveRecord: 0.4ms)
355
+  (0.1ms) rollback transaction
356
+  (0.0ms) begin transaction
357
+ ------------------------------------------------------------
358
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
359
+ ------------------------------------------------------------
360
+ Processing by MigratorWeb::MigrationsController#index as HTML
361
+  (0.1ms) SELECT version FROM schema_migrations
362
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.1ms)
363
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms)
364
+  (0.0ms) rollback transaction
365
+  (0.0ms) begin transaction
366
+ ---------------------------
367
+ MigratorWebTest: test_truth
368
+ ---------------------------
369
+  (0.0ms) rollback transaction
370
+  (0.2ms) begin transaction
371
+ -------------------------------------
372
+ MigrateTest: test_list_all_migrations
373
+ -------------------------------------
374
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:37:06 +0800
375
+ Processing by MigratorWeb::MigrationsController#index as HTML
376
+  (0.5ms) SELECT version FROM schema_migrations
377
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (5.3ms)
378
+ Completed 500 Internal Server Error in 11ms
379
+  (0.1ms) rollback transaction
380
+  (0.0ms) begin transaction
381
+ ------------------------------------------------------------
382
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
383
+ ------------------------------------------------------------
384
+ Processing by MigratorWeb::MigrationsController#index as HTML
385
+  (0.1ms) SELECT version FROM schema_migrations
386
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (4.5ms)
387
+ Completed 500 Internal Server Error in 5ms
388
+  (0.1ms) rollback transaction
389
+  (0.0ms) begin transaction
390
+ ---------------------------
391
+ MigratorWebTest: test_truth
392
+ ---------------------------
393
+  (0.0ms) rollback transaction
394
+  (0.2ms) begin transaction
395
+ -------------------------------------
396
+ MigrateTest: test_list_all_migrations
397
+ -------------------------------------
398
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:38:33 +0800
399
+ Processing by MigratorWeb::MigrationsController#index as HTML
400
+  (0.4ms) SELECT version FROM schema_migrations
401
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.8ms)
402
+ Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.4ms)
403
+  (0.1ms) rollback transaction
404
+  (0.0ms) begin transaction
405
+ ------------------------------------------------------------
406
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
407
+ ------------------------------------------------------------
408
+ Processing by MigratorWeb::MigrationsController#index as HTML
409
+  (0.1ms) SELECT version FROM schema_migrations
410
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
411
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.1ms)
412
+  (0.0ms) rollback transaction
413
+  (0.0ms) begin transaction
414
+ ---------------------------
415
+ MigratorWebTest: test_truth
416
+ ---------------------------
417
+  (0.0ms) rollback transaction
418
+  (0.2ms) begin transaction
419
+ -------------------------------------
420
+ MigrateTest: test_list_all_migrations
421
+ -------------------------------------
422
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:50:20 +0800
423
+ Processing by MigratorWeb::MigrationsController#index as HTML
424
+  (0.4ms) SELECT version FROM schema_migrations
425
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.7ms)
426
+ Completed 200 OK in 15ms (Views: 12.8ms | ActiveRecord: 0.4ms)
427
+  (0.1ms) rollback transaction
428
+  (0.0ms) begin transaction
429
+ --------------------------------
430
+ MigrateTest: test_up_a_migration
431
+ --------------------------------
432
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
433
+  (0.0ms) SAVEPOINT active_record_1
434
+  (0.8ms) DROP TABLE "comments"
435
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
436
+  (0.0ms) RELEASE SAVEPOINT active_record_1
437
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:50:20 +0800
438
+ Processing by MigratorWeb::MigrationsController#index as HTML
439
+  (0.0ms) SELECT version FROM schema_migrations
440
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
441
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
442
+  (0.5ms) rollback transaction
443
+  (0.1ms) begin transaction
444
+ ------------------------------------------------------------
445
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
446
+ ------------------------------------------------------------
447
+ Processing by MigratorWeb::MigrationsController#index as HTML
448
+  (0.2ms) SELECT version FROM schema_migrations
449
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.0ms)
450
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.2ms)
451
+  (0.0ms) rollback transaction
452
+  (0.0ms) begin transaction
453
+ ---------------------------
454
+ MigratorWebTest: test_truth
455
+ ---------------------------
456
+  (0.0ms) rollback transaction
457
+  (0.3ms) begin transaction
458
+ -------------------------------------
459
+ MigrateTest: test_list_all_migrations
460
+ -------------------------------------
461
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:53:04 +0800
462
+ Processing by MigratorWeb::MigrationsController#index as HTML
463
+  (0.5ms) SELECT version FROM schema_migrations
464
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.8ms)
465
+ Completed 200 OK in 14ms (Views: 11.4ms | ActiveRecord: 0.5ms)
466
+  (0.1ms) rollback transaction
467
+  (0.0ms) begin transaction
468
+ --------------------------------
469
+ MigrateTest: test_up_a_migration
470
+ --------------------------------
471
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
472
+  (0.0ms) SAVEPOINT active_record_1
473
+  (0.4ms) DROP TABLE "comments"
474
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
475
+  (0.0ms) RELEASE SAVEPOINT active_record_1
476
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:53:04 +0800
477
+ Processing by MigratorWeb::MigrationsController#index as HTML
478
+  (0.1ms) SELECT version FROM schema_migrations
479
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.9ms)
480
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.1ms)
481
+  (1.1ms) rollback transaction
482
+  (0.1ms) begin transaction
483
+ ------------------------------------------------------------
484
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
485
+ ------------------------------------------------------------
486
+ Processing by MigratorWeb::MigrationsController#index as HTML
487
+  (0.4ms) SELECT version FROM schema_migrations
488
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.6ms)
489
+ Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.4ms)
490
+  (0.1ms) rollback transaction
491
+  (0.0ms) begin transaction
492
+ ---------------------------
493
+ MigratorWebTest: test_truth
494
+ ---------------------------
495
+  (0.0ms) rollback transaction
496
+  (0.2ms) begin transaction
497
+ -------------------------------------
498
+ MigrateTest: test_list_all_migrations
499
+ -------------------------------------
500
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:55:15 +0800
501
+ Processing by MigratorWeb::MigrationsController#index as HTML
502
+  (0.5ms) SELECT version FROM schema_migrations
503
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.7ms)
504
+ Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.5ms)
505
+  (0.1ms) rollback transaction
506
+  (0.1ms) begin transaction
507
+ --------------------------------
508
+ MigrateTest: test_up_a_migration
509
+ --------------------------------
510
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
511
+  (0.0ms) SAVEPOINT active_record_1
512
+  (0.4ms) DROP TABLE "comments"
513
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
514
+  (0.0ms) RELEASE SAVEPOINT active_record_1
515
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:55:15 +0800
516
+ Processing by MigratorWeb::MigrationsController#index as HTML
517
+  (0.1ms) SELECT version FROM schema_migrations
518
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.9ms)
519
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.1ms)
520
+  (1.1ms) rollback transaction
521
+  (0.1ms) begin transaction
522
+ ------------------------------------------------------------
523
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
524
+ ------------------------------------------------------------
525
+ Processing by MigratorWeb::MigrationsController#index as HTML
526
+  (0.2ms) SELECT version FROM schema_migrations
527
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
528
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms)
529
+  (0.1ms) rollback transaction
530
+  (0.0ms) begin transaction
531
+ ---------------------------
532
+ MigratorWebTest: test_truth
533
+ ---------------------------
534
+  (0.0ms) rollback transaction
535
+  (0.2ms) begin transaction
536
+ -------------------------------------
537
+ MigrateTest: test_list_all_migrations
538
+ -------------------------------------
539
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:55:28 +0800
540
+ Processing by MigratorWeb::MigrationsController#index as HTML
541
+  (0.4ms) SELECT version FROM schema_migrations
542
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.8ms)
543
+ Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.4ms)
544
+  (0.1ms) rollback transaction
545
+  (0.1ms) begin transaction
546
+ --------------------------------
547
+ MigrateTest: test_up_a_migration
548
+ --------------------------------
549
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
550
+  (0.0ms) SAVEPOINT active_record_1
551
+  (0.4ms) DROP TABLE "comments"
552
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
553
+  (0.0ms) RELEASE SAVEPOINT active_record_1
554
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:55:28 +0800
555
+ Processing by MigratorWeb::MigrationsController#index as HTML
556
+  (0.0ms) SELECT version FROM schema_migrations
557
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.9ms)
558
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
559
+  (1.1ms) rollback transaction
560
+  (0.1ms) begin transaction
561
+ ------------------------------------------------------------
562
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
563
+ ------------------------------------------------------------
564
+ Processing by MigratorWeb::MigrationsController#index as HTML
565
+  (0.2ms) SELECT version FROM schema_migrations
566
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
567
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms)
568
+  (0.1ms) rollback transaction
569
+  (0.0ms) begin transaction
570
+ ---------------------------
571
+ MigratorWebTest: test_truth
572
+ ---------------------------
573
+  (0.0ms) rollback transaction
574
+  (0.2ms) begin transaction
575
+ -------------------------------------
576
+ MigrateTest: test_list_all_migrations
577
+ -------------------------------------
578
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:55:53 +0800
579
+ Processing by MigratorWeb::MigrationsController#index as HTML
580
+  (0.4ms) SELECT version FROM schema_migrations
581
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.7ms)
582
+ Completed 200 OK in 12ms (Views: 9.8ms | ActiveRecord: 0.4ms)
583
+  (0.1ms) rollback transaction
584
+  (0.1ms) begin transaction
585
+ --------------------------------
586
+ MigrateTest: test_up_a_migration
587
+ --------------------------------
588
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
589
+  (0.0ms) SAVEPOINT active_record_1
590
+  (0.4ms) DROP TABLE "comments"
591
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
592
+  (0.0ms) RELEASE SAVEPOINT active_record_1
593
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:55:53 +0800
594
+ Processing by MigratorWeb::MigrationsController#index as HTML
595
+  (0.0ms) SELECT version FROM schema_migrations
596
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.0ms)
597
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
598
+  (1.0ms) rollback transaction
599
+  (0.1ms) begin transaction
600
+ ------------------------------------------------------------
601
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
602
+ ------------------------------------------------------------
603
+ Processing by MigratorWeb::MigrationsController#index as HTML
604
+  (0.2ms) SELECT version FROM schema_migrations
605
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
606
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)
607
+  (0.1ms) rollback transaction
608
+  (0.0ms) begin transaction
609
+ ---------------------------
610
+ MigratorWebTest: test_truth
611
+ ---------------------------
612
+  (0.0ms) rollback transaction
613
+  (0.2ms) begin transaction
614
+ -------------------------------------
615
+ MigrateTest: test_list_all_migrations
616
+ -------------------------------------
617
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:58:08 +0800
618
+ Processing by MigratorWeb::MigrationsController#index as HTML
619
+  (0.4ms) SELECT version FROM schema_migrations
620
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.9ms)
621
+ Completed 200 OK in 12ms (Views: 9.9ms | ActiveRecord: 0.4ms)
622
+  (0.1ms) rollback transaction
623
+  (0.1ms) begin transaction
624
+ --------------------------------
625
+ MigrateTest: test_up_a_migration
626
+ --------------------------------
627
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
628
+  (0.0ms) SAVEPOINT active_record_1
629
+  (0.4ms) DROP TABLE "comments"
630
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
631
+  (0.0ms) RELEASE SAVEPOINT active_record_1
632
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:58:08 +0800
633
+ Processing by MigratorWeb::MigrationsController#index as HTML
634
+  (0.0ms) SELECT version FROM schema_migrations
635
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (0.9ms)
636
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
637
+  (1.0ms) rollback transaction
638
+  (0.1ms) begin transaction
639
+ ------------------------------------------------------------
640
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
641
+ ------------------------------------------------------------
642
+ Processing by MigratorWeb::MigrationsController#index as HTML
643
+  (0.2ms) SELECT version FROM schema_migrations
644
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
645
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)
646
+  (0.1ms) rollback transaction
647
+  (0.1ms) begin transaction
648
+ ---------------------------
649
+ MigratorWebTest: test_truth
650
+ ---------------------------
651
+  (0.0ms) rollback transaction
652
+  (0.2ms) begin transaction
653
+ -------------------------------------
654
+ MigrateTest: test_list_all_migrations
655
+ -------------------------------------
656
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:58:19 +0800
657
+ Processing by MigratorWeb::MigrationsController#index as HTML
658
+  (0.5ms) SELECT version FROM schema_migrations
659
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.8ms)
660
+ Completed 200 OK in 13ms (Views: 10.1ms | ActiveRecord: 0.5ms)
661
+  (0.1ms) rollback transaction
662
+  (0.1ms) begin transaction
663
+ --------------------------------
664
+ MigrateTest: test_up_a_migration
665
+ --------------------------------
666
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
667
+  (0.0ms) SAVEPOINT active_record_1
668
+  (0.4ms) DROP TABLE "comments"
669
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
670
+  (0.0ms) RELEASE SAVEPOINT active_record_1
671
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:58:19 +0800
672
+ Processing by MigratorWeb::MigrationsController#index as HTML
673
+  (0.0ms) SELECT version FROM schema_migrations
674
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.0ms)
675
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
676
+  (1.0ms) rollback transaction
677
+  (0.0ms) begin transaction
678
+ ------------------------------------------------------------
679
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
680
+ ------------------------------------------------------------
681
+ Processing by MigratorWeb::MigrationsController#index as HTML
682
+  (0.2ms) SELECT version FROM schema_migrations
683
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
684
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.2ms)
685
+  (0.0ms) rollback transaction
686
+  (0.0ms) begin transaction
687
+ ---------------------------
688
+ MigratorWebTest: test_truth
689
+ ---------------------------
690
+  (0.0ms) rollback transaction
691
+  (0.2ms) begin transaction
692
+ -------------------------------------
693
+ MigrateTest: test_list_all_migrations
694
+ -------------------------------------
695
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:58:27 +0800
696
+ Processing by MigratorWeb::MigrationsController#index as HTML
697
+  (0.5ms) SELECT version FROM schema_migrations
698
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.7ms)
699
+ Completed 200 OK in 12ms (Views: 10.0ms | ActiveRecord: 0.5ms)
700
+  (0.1ms) rollback transaction
701
+  (0.1ms) begin transaction
702
+ --------------------------------
703
+ MigrateTest: test_up_a_migration
704
+ --------------------------------
705
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
706
+  (0.0ms) SAVEPOINT active_record_1
707
+  (0.3ms) DROP TABLE "comments"
708
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
709
+  (0.0ms) RELEASE SAVEPOINT active_record_1
710
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 05:58:27 +0800
711
+ Processing by MigratorWeb::MigrationsController#index as HTML
712
+  (0.0ms) SELECT version FROM schema_migrations
713
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
714
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
715
+ Started POST "/migrator_web/migrations/20140303200227/up" for 127.0.0.1 at 2014-03-04 05:58:27 +0800
716
+ Processing by MigratorWeb::MigrationsController#up as HTML
717
+ Parameters: {"id"=>"20140303200227"}
718
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
719
+  (0.0ms) SAVEPOINT active_record_1
720
+  (0.9ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL) 
721
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140303200227"]]
722
+  (0.0ms) RELEASE SAVEPOINT active_record_1
723
+ Completed 500 Internal Server Error in 36ms
724
+  (0.6ms) rollback transaction
725
+  (0.0ms) begin transaction
726
+ ------------------------------------------------------------
727
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
728
+ ------------------------------------------------------------
729
+ Processing by MigratorWeb::MigrationsController#index as HTML
730
+  (0.2ms) SELECT version FROM schema_migrations
731
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
732
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)
733
+  (0.0ms) rollback transaction
734
+  (0.0ms) begin transaction
735
+ ---------------------------
736
+ MigratorWebTest: test_truth
737
+ ---------------------------
738
+  (0.0ms) rollback transaction
739
+  (0.2ms) begin transaction
740
+ -------------------------------------
741
+ MigrateTest: test_list_all_migrations
742
+ -------------------------------------
743
+  (0.0ms) rollback transaction
744
+  (0.0ms) begin transaction
745
+ --------------------------------
746
+ MigrateTest: test_up_a_migration
747
+ --------------------------------
748
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
749
+  (0.0ms) SAVEPOINT active_record_1
750
+  (0.3ms) DROP TABLE "comments"
751
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
752
+  (0.0ms) RELEASE SAVEPOINT active_record_1
753
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 06:02:16 +0800
754
+ Processing by MigratorWeb::MigrationsController#index as HTML
755
+  (0.1ms) SELECT version FROM schema_migrations
756
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.9ms)
757
+ Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.1ms)
758
+ Started POST "/migrator_web/migrations/20140303200227/up" for 127.0.0.1 at 2014-03-04 06:02:16 +0800
759
+ Processing by MigratorWeb::MigrationsController#up as HTML
760
+ Parameters: {"id"=>"20140303200227"}
761
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
762
+  (0.0ms) SAVEPOINT active_record_1
763
+  (1.2ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
764
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140303200227"]]
765
+  (0.0ms) RELEASE SAVEPOINT active_record_1
766
+ Completed 500 Internal Server Error in 9ms
767
+  (0.3ms) rollback transaction
768
+  (0.0ms) begin transaction
769
+ ------------------------------------------------------------
770
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
771
+ ------------------------------------------------------------
772
+ Processing by MigratorWeb::MigrationsController#index as HTML
773
+  (0.2ms) SELECT version FROM schema_migrations
774
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.1ms)
775
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.2ms)
776
+  (0.1ms) rollback transaction
777
+  (0.0ms) begin transaction
778
+ ---------------------------
779
+ MigratorWebTest: test_truth
780
+ ---------------------------
781
+  (0.0ms) rollback transaction
782
+  (0.2ms) begin transaction
783
+ -------------------------------------
784
+ MigrateTest: test_list_all_migrations
785
+ -------------------------------------
786
+  (0.1ms) rollback transaction
787
+  (0.0ms) begin transaction
788
+ --------------------------------
789
+ MigrateTest: test_up_a_migration
790
+ --------------------------------
791
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
792
+  (0.1ms) SAVEPOINT active_record_1
793
+  (0.3ms) DROP TABLE "comments"
794
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
795
+  (0.0ms) RELEASE SAVEPOINT active_record_1
796
+ Started GET "/migrator_web/" for 127.0.0.1 at 2014-03-04 06:03:08 +0800
797
+ Processing by MigratorWeb::MigrationsController#index as HTML
798
+  (0.1ms) SELECT version FROM schema_migrations
799
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.8ms)
800
+ Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.1ms)
801
+ Started POST "/migrator_web/migrations/20140303200227/up" for 127.0.0.1 at 2014-03-04 06:03:08 +0800
802
+ Processing by MigratorWeb::MigrationsController#up as HTML
803
+ Parameters: {"id"=>"20140303200227"}
804
+ ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
805
+  (0.0ms) SAVEPOINT active_record_1
806
+  (0.8ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
807
+ SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140303200227"]]
808
+  (0.0ms) RELEASE SAVEPOINT active_record_1
809
+ Completed 500 Internal Server Error in 33ms
810
+  (0.5ms) rollback transaction
811
+  (0.0ms) begin transaction
812
+ ------------------------------------------------------------
813
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
814
+ ------------------------------------------------------------
815
+ Processing by MigratorWeb::MigrationsController#index as HTML
816
+  (0.2ms) SELECT version FROM schema_migrations
817
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (1.5ms)
818
+ Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.2ms)
819
+  (0.1ms) rollback transaction
820
+  (0.0ms) begin transaction
821
+ ---------------------------
822
+ MigratorWebTest: test_truth
823
+ ---------------------------
824
+  (0.0ms) rollback transaction
825
+  (0.2ms) begin transaction
826
+ ------------------------------------------------------------
827
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
828
+ ------------------------------------------------------------
829
+ Processing by MigratorWeb::MigrationsController#index as HTML
830
+  (0.5ms) SELECT version FROM schema_migrations
831
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (2.8ms)
832
+ Completed 200 OK in 14ms (Views: 11.2ms | ActiveRecord: 0.5ms)
833
+  (0.2ms) rollback transaction
834
+  (0.1ms) begin transaction
835
+ ---------------------------
836
+ MigratorWebTest: test_truth
837
+ ---------------------------
838
+  (0.0ms) rollback transaction
839
+  (0.2ms) begin transaction
840
+ ------------------------------------------------------------
841
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
842
+ ------------------------------------------------------------
843
+ Processing by MigratorWeb::MigrationsController#index as HTML
844
+  (0.5ms) SELECT version FROM schema_migrations
845
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (2.7ms)
846
+ Completed 200 OK in 13ms (Views: 10.6ms | ActiveRecord: 0.5ms)
847
+  (0.1ms) rollback transaction
848
+  (0.1ms) begin transaction
849
+ ---------------------------
850
+ MigratorWebTest: test_truth
851
+ ---------------------------
852
+  (0.0ms) rollback transaction
853
+  (0.2ms) begin transaction
854
+ ---------------------------------------------------
855
+ MigratorWeb::MigrationTest: test_get_all_migrations
856
+ ---------------------------------------------------
857
+  (0.4ms) SELECT version FROM schema_migrations
858
+  (0.1ms) rollback transaction
859
+  (0.0ms) begin transaction
860
+ ------------------------------------------------------------
861
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
862
+ ------------------------------------------------------------
863
+ Processing by MigratorWeb::MigrationsController#index as HTML
864
+  (0.1ms) SELECT version FROM schema_migrations
865
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (2.8ms)
866
+ Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
867
+  (0.1ms) rollback transaction
868
+  (0.0ms) begin transaction
869
+ ---------------------------
870
+ MigratorWebTest: test_truth
871
+ ---------------------------
872
+  (0.0ms) rollback transaction
873
+  (0.2ms) begin transaction
874
+ ---------------------------------------------------
875
+ MigratorWeb::MigrationTest: test_get_all_migrations
876
+ ---------------------------------------------------
877
+  (0.1ms) begin transaction
878
+ -----------------------------------------------
879
+ MigratorWeb::MigrationTest: test_up_a_migration
880
+ -----------------------------------------------
881
+  (0.1ms) begin transaction
882
+ ------------------------------------------------------------
883
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
884
+ ------------------------------------------------------------
885
+ Processing by MigratorWeb::MigrationsController#index as HTML
886
+  (0.1ms) SELECT version FROM schema_migrations
887
+ SQLite3::SQLException: no such table: schema_migrations: SELECT version FROM schema_migrations
888
+ Completed 500 Internal Server Error in 2ms
889
+  (0.1ms) rollback transaction
890
+  (0.0ms) begin transaction
891
+ ---------------------------
892
+ MigratorWebTest: test_truth
893
+ ---------------------------
894
+  (0.0ms) rollback transaction
895
+  (0.2ms) begin transaction
896
+ ---------------------------------------------------
897
+ MigratorWeb::MigrationTest: test_get_all_migrations
898
+ ---------------------------------------------------
899
+  (0.2ms) begin transaction
900
+ -----------------------------------------------
901
+ MigratorWeb::MigrationTest: test_up_a_migration
902
+ -----------------------------------------------
903
+  (0.1ms) begin transaction
904
+ ------------------------------------------------------------
905
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
906
+ ------------------------------------------------------------
907
+ Processing by MigratorWeb::MigrationsController#index as HTML
908
+  (0.1ms) SELECT version FROM schema_migrations
909
+ SQLite3::SQLException: no such table: schema_migrations: SELECT version FROM schema_migrations
910
+ Completed 500 Internal Server Error in 2ms
911
+  (0.1ms) rollback transaction
912
+  (0.0ms) begin transaction
913
+ ---------------------------
914
+ MigratorWebTest: test_truth
915
+ ---------------------------
916
+  (0.0ms) rollback transaction
917
+  (0.2ms) begin transaction
918
+ ---------------------------------------------------
919
+ MigratorWeb::MigrationTest: test_get_all_migrations
920
+ ---------------------------------------------------
921
+  (0.1ms) begin transaction
922
+ -----------------------------------------------
923
+ MigratorWeb::MigrationTest: test_up_a_migration
924
+ -----------------------------------------------
925
+  (0.1ms) begin transaction
926
+ ------------------------------------------------------------
927
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
928
+ ------------------------------------------------------------
929
+ Processing by MigratorWeb::MigrationsController#index as HTML
930
+  (0.1ms) SELECT version FROM schema_migrations
931
+ SQLite3::SQLException: no such table: schema_migrations: SELECT version FROM schema_migrations
932
+ Completed 500 Internal Server Error in 2ms
933
+  (0.1ms) rollback transaction
934
+  (0.0ms) begin transaction
935
+ ---------------------------
936
+ MigratorWebTest: test_truth
937
+ ---------------------------
938
+  (0.0ms) rollback transaction
939
+  (0.2ms) begin transaction
940
+ ---------------------------------------------------
941
+ MigratorWeb::MigrationTest: test_get_all_migrations
942
+ ---------------------------------------------------
943
+  (1.8ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
944
+  (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL) 
945
+  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
946
+  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
947
+  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
948
+  (0.1ms) SELECT version FROM "schema_migrations"
949
+  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140303200227')
950
+  (0.2ms) SELECT version FROM schema_migrations
951
+  (0.1ms) begin transaction
952
+ -----------------------------------------------
953
+ MigratorWeb::MigrationTest: test_up_a_migration
954
+ -----------------------------------------------
955
+  (0.8ms) DROP TABLE "comments"
956
+  (0.8ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
957
+  (0.8ms) DROP TABLE "posts"
958
+  (0.8ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
959
+  (0.7ms) DROP TABLE "users"
960
+  (0.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
961
+  (0.1ms) SELECT version FROM "schema_migrations"
962
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
963
+  (0.0ms) begin transaction
964
+  (0.2ms) DROP TABLE "comments"
965
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
966
+  (0.6ms) commit transaction
967
+  (0.0ms) begin transaction
968
+ ------------------------------------------------------------
969
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
970
+ ------------------------------------------------------------
971
+ Processing by MigratorWeb::MigrationsController#index as HTML
972
+  (0.1ms) SELECT version FROM schema_migrations
973
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (2.9ms)
974
+ Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.1ms)
975
+  (0.1ms) rollback transaction
976
+  (0.0ms) begin transaction
977
+ ---------------------------
978
+ MigratorWebTest: test_truth
979
+ ---------------------------
980
+  (0.0ms) rollback transaction
981
+  (0.2ms) begin transaction
982
+ ---------------------------------------------------
983
+ MigratorWeb::MigrationTest: test_get_all_migrations
984
+ ---------------------------------------------------
985
+  (0.3ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
986
+  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL) 
987
+  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
988
+  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
989
+  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
990
+  (0.0ms) SELECT version FROM "schema_migrations"
991
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140303200227')
992
+  (1.0ms) rollback transaction
993
+  (0.1ms) begin transaction
994
+ -----------------------------------------------
995
+ MigratorWeb::MigrationTest: test_up_a_migration
996
+ -----------------------------------------------
997
+  (0.3ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL) 
998
+  (0.1ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
999
+  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL) 
1000
+  (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
1001
+  (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1002
+  (0.0ms) SELECT version FROM "schema_migrations"
1003
+  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140303200227')
1004
+  (0.3ms) rollback transaction
1005
+  (0.0ms) begin transaction
1006
+ ------------------------------------------------------------
1007
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
1008
+ ------------------------------------------------------------
1009
+ Processing by MigratorWeb::MigrationsController#index as HTML
1010
+  (0.2ms) SELECT version FROM schema_migrations
1011
+ SQLite3::SQLException: no such table: schema_migrations: SELECT version FROM schema_migrations
1012
+ Completed 500 Internal Server Error in 1ms
1013
+  (0.1ms) rollback transaction
1014
+  (0.0ms) begin transaction
1015
+ ---------------------------
1016
+ MigratorWebTest: test_truth
1017
+ ---------------------------
1018
+  (0.0ms) rollback transaction
1019
+  (0.2ms) begin transaction
1020
+ ---------------------------------------------------
1021
+ MigratorWeb::MigrationTest: test_get_all_migrations
1022
+ ---------------------------------------------------
1023
+  (1.0ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
1024
+  (0.9ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL) 
1025
+  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
1026
+  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1027
+  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1028
+  (0.1ms) SELECT version FROM "schema_migrations"
1029
+  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140303200227')
1030
+  (0.2ms) SELECT version FROM schema_migrations
1031
+  (0.0ms) begin transaction
1032
+ -----------------------------------------------
1033
+ MigratorWeb::MigrationTest: test_up_a_migration
1034
+ -----------------------------------------------
1035
+  (0.8ms) DROP TABLE "comments"
1036
+  (0.7ms) CREATE TABLE "comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
1037
+  (0.8ms) DROP TABLE "posts"
1038
+  (0.7ms) CREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
1039
+  (0.7ms) DROP TABLE "users"
1040
+  (0.6ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL)
1041
+  (0.1ms) SELECT version FROM "schema_migrations"
1042
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
1043
+  (0.0ms) begin transaction
1044
+  (0.2ms) DROP TABLE "comments"
1045
+ SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140303200227'
1046
+  (0.7ms) commit transaction
1047
+  (0.1ms) begin transaction
1048
+ ------------------------------------------------------------
1049
+ MigratorWeb::MigrationsControllerTest: test_should_get_index
1050
+ ------------------------------------------------------------
1051
+ Processing by MigratorWeb::MigrationsController#index as HTML
1052
+  (0.1ms) SELECT version FROM schema_migrations
1053
+ Rendered /Users/meck/Workspace/codes/migrator_web/app/views/migrator_web/migrations/index.html.erb within layouts/migrator_web/application (2.7ms)
1054
+ Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.1ms)
1055
+  (0.1ms) rollback transaction
1056
+  (0.0ms) begin transaction
1057
+ ---------------------------
1058
+ MigratorWebTest: test_truth
1059
+ ---------------------------
1060
+  (0.0ms) rollback transaction