jump_back 0.0.1 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7227,3 +7227,4491 @@ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7227
7227
  Processing by TestsController#new as HTML
7228
7228
  Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
7229
7229
   (0.0ms) rollback transaction
7230
+  (0.3ms) begin transaction
7231
+  (0.1ms) rollback transaction
7232
+  (0.1ms) begin transaction
7233
+  (0.0ms) rollback transaction
7234
+  (0.1ms) begin transaction
7235
+  (0.0ms) rollback transaction
7236
+  (0.1ms) begin transaction
7237
+  (0.0ms) rollback transaction
7238
+  (0.1ms) begin transaction
7239
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 08:58:52 -0600
7240
+ Processing by TestsController#new as HTML
7241
+ Rendered tests/new.html.erb within layouts/application (3.3ms)
7242
+ Completed 200 OK in 36ms (Views: 26.7ms | ActiveRecord: 0.0ms)
7243
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7244
+ Processing by TestsController#create as HTML
7245
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
7246
+ Redirected to http://www.example.com/tests/new
7247
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7248
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7249
+ Processing by TestsController#new as HTML
7250
+ Rendered tests/new.html.erb within layouts/application (0.6ms)
7251
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
7252
+  (0.1ms) rollback transaction
7253
+  (0.1ms) begin transaction
7254
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7255
+ Processing by TestsController#edit as HTML
7256
+ Parameters: {"id"=>"1"}
7257
+ Rendered tests/edit.html.erb within layouts/application (0.6ms)
7258
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
7259
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7260
+ Processing by TestsController#new as HTML
7261
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
7262
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7263
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7264
+ Processing by TestsController#index as HTML
7265
+ Rendered tests/index.html.erb within layouts/application (1.3ms)
7266
+ Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
7267
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7268
+ Processing by TestsController#update as HTML
7269
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7270
+ Redirected to http://www.example.com/tests/1/edit
7271
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7272
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7273
+ Processing by TestsController#edit as HTML
7274
+ Parameters: {"id"=>"1"}
7275
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7276
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
7277
+  (0.1ms) rollback transaction
7278
+  (0.1ms) begin transaction
7279
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7280
+ Processing by TestsController#edit as HTML
7281
+ Parameters: {"id"=>"1"}
7282
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7283
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7284
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7285
+ Processing by TestsController#new as HTML
7286
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7287
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7288
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7289
+ Processing by TestsController#edit as HTML
7290
+ Parameters: {"id"=>"1"}
7291
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
7292
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7293
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7294
+ Processing by TestsController#index as HTML
7295
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
7296
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
7297
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7298
+ Processing by TestsController#update as HTML
7299
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7300
+ Redirected to http://www.example.com/tests/new
7301
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7302
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7303
+ Processing by TestsController#new as HTML
7304
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7305
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7306
+  (0.1ms) rollback transaction
7307
+  (0.0ms) begin transaction
7308
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7309
+ Processing by TestsController#edit as HTML
7310
+ Parameters: {"id"=>"1"}
7311
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7312
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
7313
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7314
+ Processing by TestsController#new as HTML
7315
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
7316
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
7317
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7318
+ Processing by TestsController#index as HTML
7319
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
7320
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7321
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7322
+ Processing by TestsController#new as HTML
7323
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
7324
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
7325
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7326
+ Processing by TestsController#index as HTML
7327
+ Rendered tests/index.html.erb within layouts/application (0.8ms)
7328
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
7329
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7330
+ Processing by TestsController#update as HTML
7331
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7332
+ Redirected to http://www.example.com/tests/1/edit
7333
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7334
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 08:58:53 -0600
7335
+ Processing by TestsController#edit as HTML
7336
+ Parameters: {"id"=>"1"}
7337
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
7338
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7339
+  (0.1ms) rollback transaction
7340
+  (0.1ms) begin transaction
7341
+ Processing by TestsController#offsite_with_default as HTML
7342
+ Redirected to http://test.host/tests/new
7343
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7344
+ Processing by TestsController#offsite_without_default as HTML
7345
+ Redirected to http://test.host/
7346
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7347
+  (0.5ms) rollback transaction
7348
+  (0.1ms) begin transaction
7349
+ Processing by TestsController#offsite_with_default as HTML
7350
+ Redirected to http://rubyonrails.org/
7351
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7352
+  (0.1ms) rollback transaction
7353
+  (0.1ms) begin transaction
7354
+ Processing by TestsController#create as HTML
7355
+ Redirected to http://test.host/
7356
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7357
+  (0.1ms) rollback transaction
7358
+  (0.1ms) begin transaction
7359
+ Processing by TestsController#destroy as HTML
7360
+ Parameters: {"id"=>"1"}
7361
+ Redirected to http://test.host/tests/new
7362
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7363
+  (0.0ms) rollback transaction
7364
+  (0.0ms) begin transaction
7365
+ Processing by TestsController#create as HTML
7366
+ Redirected to /tests/1
7367
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7368
+ Processing by TestsController#destroy as HTML
7369
+ Parameters: {"id"=>"2"}
7370
+ Redirected to /tests/1
7371
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7372
+  (0.1ms) rollback transaction
7373
+  (0.0ms) begin transaction
7374
+ Processing by TestsController#create as HTML
7375
+ Redirected to http://test.host/
7376
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7377
+ Processing by TestsController#destroy as HTML
7378
+ Parameters: {"id"=>"1"}
7379
+ Redirected to http://test.host/tests/new
7380
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7381
+  (0.1ms) rollback transaction
7382
+  (0.1ms) begin transaction
7383
+ Processing by TestsController#offsite_without_default as HTML
7384
+ Redirected to http://rubyonrails.org/
7385
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7386
+  (0.0ms) rollback transaction
7387
+  (0.1ms) begin transaction
7388
+ Processing by TestsController#new as HTML
7389
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7390
+ Processing by TestsController#update as HTML
7391
+ Parameters: {"id"=>"1"}
7392
+ Redirected to http://test.host/tests/1
7393
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7394
+  (0.1ms) rollback transaction
7395
+  (0.1ms) begin transaction
7396
+ Processing by TestsController#show as HTML
7397
+ Parameters: {"id"=>"1"}
7398
+ Redirected to http://test.host/tests/new
7399
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7400
+  (0.1ms) rollback transaction
7401
+  (0.1ms) begin transaction
7402
+ Processing by TestsController#new as HTML
7403
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7404
+ Processing by TestsController#create as HTML
7405
+ Redirected to /tests/1
7406
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7407
+ Processing by TestsController#update as HTML
7408
+ Parameters: {"id"=>"1"}
7409
+ Redirected to http://test.host/tests/1
7410
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7411
+  (0.1ms) rollback transaction
7412
+  (0.1ms) begin transaction
7413
+ Processing by TestsController#new as HTML
7414
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7415
+ Processing by TestsController#update as HTML
7416
+ Parameters: {"id"=>"1"}
7417
+ Redirected to http://test.host/tests/1
7418
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7419
+  (0.1ms) rollback transaction
7420
+  (0.0ms) begin transaction
7421
+ Processing by TestsController#update as HTML
7422
+ Parameters: {"id"=>"1"}
7423
+ Redirected to http://test.host/
7424
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7425
+  (0.1ms) rollback transaction
7426
+  (0.1ms) begin transaction
7427
+ Processing by TestsController#new as HTML
7428
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7429
+ Processing by TestsController#destroy as HTML
7430
+ Parameters: {"id"=>"1"}
7431
+ Redirected to /tests/1
7432
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7433
+  (0.1ms) rollback transaction
7434
+  (0.0ms) begin transaction
7435
+ Processing by TestsController#new as HTML
7436
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7437
+ Processing by TestsController#edit as HTML
7438
+ Parameters: {"id"=>"1"}
7439
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
7440
+  (0.1ms) rollback transaction
7441
+  (0.0ms) begin transaction
7442
+ Processing by TestsController#new as HTML
7443
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7444
+  (0.1ms) rollback transaction
7445
+  (0.0ms) begin transaction
7446
+ Processing by TestsController#new as HTML
7447
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7448
+ Processing by TestsController#new as HTML
7449
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7450
+  (0.1ms) rollback transaction
7451
+  (0.4ms) begin transaction
7452
+ Processing by TestsController#new as HTML
7453
+ Rendered tests/new.html.erb within layouts/application (0.6ms)
7454
+ Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.0ms)
7455
+  (0.1ms) rollback transaction
7456
+  (0.1ms) begin transaction
7457
+ Processing by TestsController#new as HTML
7458
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7459
+ Processing by TestsController#new as HTML
7460
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7461
+  (0.1ms) rollback transaction
7462
+  (0.1ms) begin transaction
7463
+ Processing by TestsController#offsite_without_default as HTML
7464
+ Redirected to http://rubyonrails.org/
7465
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7466
+  (0.1ms) rollback transaction
7467
+  (0.0ms) begin transaction
7468
+ Processing by TestsController#create as HTML
7469
+ Redirected to http://test.host/
7470
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7471
+  (0.0ms) rollback transaction
7472
+  (0.0ms) begin transaction
7473
+ Processing by TestsController#create as HTML
7474
+ Redirected to http://test.host/
7475
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7476
+  (0.0ms) rollback transaction
7477
+  (0.0ms) begin transaction
7478
+ Processing by TestsController#offsite_with_default as HTML
7479
+ Redirected to http://rubyonrails.org/
7480
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7481
+  (0.1ms) rollback transaction
7482
+  (0.1ms) begin transaction
7483
+ Processing by TestsController#destroy as HTML
7484
+ Parameters: {"id"=>"1"}
7485
+ Redirected to http://test.host/tests/new
7486
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7487
+  (0.0ms) rollback transaction
7488
+  (0.0ms) begin transaction
7489
+ Processing by TestsController#create as HTML
7490
+ Redirected to /tests/1
7491
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7492
+ Processing by TestsController#destroy as HTML
7493
+ Parameters: {"id"=>"2"}
7494
+ Redirected to /tests/1
7495
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7496
+  (0.1ms) rollback transaction
7497
+  (0.1ms) begin transaction
7498
+ Processing by TestsController#offsite_with_default as HTML
7499
+ Redirected to http://test.host/tests/new
7500
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7501
+ Processing by TestsController#offsite_without_default as HTML
7502
+ Redirected to http://test.host/
7503
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7504
+  (0.0ms) rollback transaction
7505
+  (0.1ms) begin transaction
7506
+ Processing by TestsController#create as HTML
7507
+ Redirected to http://test.host/
7508
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7509
+ Processing by TestsController#destroy as HTML
7510
+ Parameters: {"id"=>"1"}
7511
+ Redirected to http://test.host/tests/new
7512
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7513
+  (0.0ms) rollback transaction
7514
+  (0.0ms) begin transaction
7515
+ Processing by TestsController#new as HTML
7516
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7517
+ Processing by TestsController#destroy as HTML
7518
+ Parameters: {"id"=>"1"}
7519
+ Redirected to /tests/1
7520
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7521
+  (0.0ms) rollback transaction
7522
+  (0.0ms) begin transaction
7523
+ Processing by TestsController#new as HTML
7524
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7525
+ Processing by TestsController#edit as HTML
7526
+ Parameters: {"id"=>"1"}
7527
+ Completed 200 OK in 1ms (Views: 1.4ms | ActiveRecord: 0.0ms)
7528
+  (0.1ms) rollback transaction
7529
+  (0.1ms) begin transaction
7530
+ Processing by TestsController#new as HTML
7531
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7532
+ Processing by TestsController#update as HTML
7533
+ Parameters: {"id"=>"1"}
7534
+ Redirected to http://test.host/tests/1
7535
+ Completed 302 Found in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7536
+  (0.1ms) rollback transaction
7537
+  (0.0ms) begin transaction
7538
+ Processing by TestsController#new as HTML
7539
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7540
+ Processing by TestsController#create as HTML
7541
+ Redirected to /tests/1
7542
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7543
+ Processing by TestsController#update as HTML
7544
+ Parameters: {"id"=>"1"}
7545
+ Redirected to http://test.host/tests/1
7546
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7547
+  (0.1ms) rollback transaction
7548
+  (0.0ms) begin transaction
7549
+ Processing by TestsController#show as HTML
7550
+ Parameters: {"id"=>"1"}
7551
+ Redirected to http://test.host/tests/new
7552
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7553
+  (0.0ms) rollback transaction
7554
+  (0.0ms) begin transaction
7555
+ Processing by TestsController#new as HTML
7556
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7557
+ Processing by TestsController#update as HTML
7558
+ Parameters: {"id"=>"1"}
7559
+ Redirected to http://test.host/tests/1
7560
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7561
+  (0.1ms) rollback transaction
7562
+  (0.0ms) begin transaction
7563
+ Processing by TestsController#update as HTML
7564
+ Parameters: {"id"=>"1"}
7565
+ Redirected to http://test.host/
7566
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7567
+  (0.0ms) rollback transaction
7568
+  (0.1ms) begin transaction
7569
+  (0.1ms) rollback transaction
7570
+  (0.1ms) begin transaction
7571
+  (0.1ms) rollback transaction
7572
+  (0.1ms) begin transaction
7573
+  (0.0ms) rollback transaction
7574
+  (0.1ms) begin transaction
7575
+  (0.0ms) rollback transaction
7576
+  (0.1ms) begin transaction
7577
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:50:23 -0600
7578
+ Processing by TestsController#new as HTML
7579
+ Completed 200 OK in 24ms (Views: 15.5ms | ActiveRecord: 0.0ms)
7580
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7581
+ Processing by TestsController#create as HTML
7582
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
7583
+ Redirected to http://www.example.com/tests/new
7584
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7585
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7586
+ Processing by TestsController#new as HTML
7587
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7588
+  (0.1ms) rollback transaction
7589
+  (0.0ms) begin transaction
7590
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7591
+ Processing by TestsController#edit as HTML
7592
+ Parameters: {"id"=>"1"}
7593
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7594
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7595
+ Processing by TestsController#new as HTML
7596
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7597
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7598
+ Processing by TestsController#index as HTML
7599
+ Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
7600
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7601
+ Processing by TestsController#new as HTML
7602
+ Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
7603
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7604
+ Processing by TestsController#index as HTML
7605
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7606
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7607
+ Processing by TestsController#update as HTML
7608
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7609
+ Redirected to http://www.example.com/tests/1/edit
7610
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7611
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7612
+ Processing by TestsController#edit as HTML
7613
+ Parameters: {"id"=>"1"}
7614
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7615
+  (0.1ms) rollback transaction
7616
+  (0.0ms) begin transaction
7617
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7618
+ Processing by TestsController#edit as HTML
7619
+ Parameters: {"id"=>"1"}
7620
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7621
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7622
+ Processing by TestsController#new as HTML
7623
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7624
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7625
+ Processing by TestsController#index as HTML
7626
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7627
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7628
+ Processing by TestsController#update as HTML
7629
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7630
+ Redirected to http://www.example.com/tests/1/edit
7631
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7632
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7633
+ Processing by TestsController#edit as HTML
7634
+ Parameters: {"id"=>"1"}
7635
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7636
+  (0.1ms) rollback transaction
7637
+  (0.1ms) begin transaction
7638
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7639
+ Processing by TestsController#edit as HTML
7640
+ Parameters: {"id"=>"1"}
7641
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7642
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7643
+ Processing by TestsController#new as HTML
7644
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7645
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7646
+ Processing by TestsController#edit as HTML
7647
+ Parameters: {"id"=>"1"}
7648
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7649
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7650
+ Processing by TestsController#index as HTML
7651
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
7652
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7653
+ Processing by TestsController#update as HTML
7654
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7655
+ Redirected to http://www.example.com/tests/new
7656
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7657
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:50:24 -0600
7658
+ Processing by TestsController#new as HTML
7659
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7660
+  (0.1ms) rollback transaction
7661
+  (0.3ms) begin transaction
7662
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7663
+ Processing by TestsController#edit as HTML
7664
+ Parameters: {"id"=>"1"}
7665
+ Rendered tests/edit.html.erb within layouts/application (1.6ms)
7666
+ Completed 200 OK in 58ms (Views: 49.8ms | ActiveRecord: 0.0ms)
7667
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7668
+ Processing by TestsController#new as HTML
7669
+ Rendered tests/new.html.erb within layouts/application (0.7ms)
7670
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
7671
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7672
+ Processing by TestsController#edit as HTML
7673
+ Parameters: {"id"=>"1"}
7674
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
7675
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7676
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7677
+ Processing by TestsController#index as HTML
7678
+ Rendered tests/index.html.erb within layouts/application (0.7ms)
7679
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
7680
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7681
+ Processing by TestsController#update as HTML
7682
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7683
+ Redirected to http://www.example.com/tests/new
7684
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7685
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7686
+ Processing by TestsController#new as HTML
7687
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
7688
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7689
+  (0.1ms) rollback transaction
7690
+  (0.0ms) begin transaction
7691
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7692
+ Processing by TestsController#edit as HTML
7693
+ Parameters: {"id"=>"1"}
7694
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
7695
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7696
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7697
+ Processing by TestsController#new as HTML
7698
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7699
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7700
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7701
+ Processing by TestsController#index as HTML
7702
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
7703
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7704
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7705
+ Processing by TestsController#new as HTML
7706
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
7707
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
7708
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7709
+ Processing by TestsController#index as HTML
7710
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
7711
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7712
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7713
+ Processing by TestsController#update as HTML
7714
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7715
+ Redirected to http://www.example.com/tests/1/edit
7716
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7717
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7718
+ Processing by TestsController#edit as HTML
7719
+ Parameters: {"id"=>"1"}
7720
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
7721
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7722
+  (0.1ms) rollback transaction
7723
+  (0.0ms) begin transaction
7724
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7725
+ Processing by TestsController#edit as HTML
7726
+ Parameters: {"id"=>"1"}
7727
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7728
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7729
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7730
+ Processing by TestsController#new as HTML
7731
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7732
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
7733
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7734
+ Processing by TestsController#index as HTML
7735
+ Rendered tests/index.html.erb within layouts/application (0.5ms)
7736
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
7737
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7738
+ Processing by TestsController#update as HTML
7739
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7740
+ Redirected to http://www.example.com/tests/1/edit
7741
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7742
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7743
+ Processing by TestsController#edit as HTML
7744
+ Parameters: {"id"=>"1"}
7745
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7746
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7747
+  (0.1ms) rollback transaction
7748
+  (0.0ms) begin transaction
7749
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7750
+ Processing by TestsController#new as HTML
7751
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
7752
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
7753
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 09:53:24 -0600
7754
+ Processing by TestsController#create as HTML
7755
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
7756
+ Completed 500 Internal Server Error in 1ms
7757
+  (0.1ms) rollback transaction
7758
+  (0.1ms) begin transaction
7759
+ Processing by TestsController#new as HTML
7760
+ Rendered tests/new.html.erb within layouts/application (0.2ms)
7761
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7762
+ Processing by TestsController#edit as HTML
7763
+ Parameters: {"id"=>"1"}
7764
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7765
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
7766
+  (0.1ms) rollback transaction
7767
+  (0.1ms) begin transaction
7768
+ Processing by TestsController#new as HTML
7769
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7770
+ Processing by TestsController#destroy as HTML
7771
+ Parameters: {"id"=>"1"}
7772
+ Completed 500 Internal Server Error in 0ms
7773
+  (0.1ms) rollback transaction
7774
+  (0.1ms) begin transaction
7775
+ Processing by TestsController#new as HTML
7776
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7777
+ Processing by TestsController#update as HTML
7778
+ Parameters: {"id"=>"1"}
7779
+ Redirected to http://test.host/tests/1
7780
+ Completed 302 Found in 0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7781
+  (0.1ms) rollback transaction
7782
+  (0.0ms) begin transaction
7783
+ Processing by TestsController#update as HTML
7784
+ Parameters: {"id"=>"1"}
7785
+ Redirected to http://test.host/
7786
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7787
+  (0.1ms) rollback transaction
7788
+  (0.1ms) begin transaction
7789
+ Processing by TestsController#new as HTML
7790
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7791
+ Processing by TestsController#update as HTML
7792
+ Parameters: {"id"=>"1"}
7793
+ Redirected to http://test.host/tests/1
7794
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7795
+  (0.1ms) rollback transaction
7796
+  (0.1ms) begin transaction
7797
+ Processing by TestsController#new as HTML
7798
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7799
+ Processing by TestsController#create as HTML
7800
+ Completed 500 Internal Server Error in 0ms
7801
+  (0.1ms) rollback transaction
7802
+  (0.1ms) begin transaction
7803
+ Processing by TestsController#show as HTML
7804
+ Parameters: {"id"=>"1"}
7805
+ Redirected to http://test.host/tests/new
7806
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7807
+  (0.0ms) rollback transaction
7808
+  (0.0ms) begin transaction
7809
+ Processing by TestsController#new as HTML
7810
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7811
+ Processing by TestsController#new as HTML
7812
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7813
+  (0.1ms) rollback transaction
7814
+  (0.1ms) begin transaction
7815
+ Processing by TestsController#new as HTML
7816
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7817
+  (0.1ms) rollback transaction
7818
+  (0.1ms) begin transaction
7819
+ Processing by TestsController#create as HTML
7820
+ Completed 500 Internal Server Error in 0ms
7821
+  (0.1ms) rollback transaction
7822
+  (0.0ms) begin transaction
7823
+ Processing by TestsController#offsite_without_default as HTML
7824
+ Completed 500 Internal Server Error in 0ms
7825
+  (0.0ms) rollback transaction
7826
+  (0.0ms) begin transaction
7827
+ Processing by TestsController#create as HTML
7828
+ Completed 500 Internal Server Error in 0ms
7829
+  (0.0ms) rollback transaction
7830
+  (0.0ms) begin transaction
7831
+ Processing by TestsController#offsite_with_default as HTML
7832
+ Completed 500 Internal Server Error in 0ms
7833
+  (0.2ms) rollback transaction
7834
+  (0.1ms) begin transaction
7835
+ Processing by TestsController#create as HTML
7836
+ Completed 500 Internal Server Error in 0ms
7837
+  (0.0ms) rollback transaction
7838
+  (0.1ms) begin transaction
7839
+ Processing by TestsController#create as HTML
7840
+ Completed 500 Internal Server Error in 0ms
7841
+  (0.0ms) rollback transaction
7842
+  (0.1ms) begin transaction
7843
+ Processing by TestsController#destroy as HTML
7844
+ Parameters: {"id"=>"1"}
7845
+ Completed 500 Internal Server Error in 0ms
7846
+  (0.0ms) rollback transaction
7847
+  (0.0ms) begin transaction
7848
+ Processing by TestsController#offsite_with_default as HTML
7849
+ Completed 500 Internal Server Error in 0ms
7850
+  (0.0ms) rollback transaction
7851
+  (0.0ms) begin transaction
7852
+  (0.0ms) rollback transaction
7853
+  (0.0ms) begin transaction
7854
+  (0.0ms) rollback transaction
7855
+  (0.0ms) begin transaction
7856
+  (0.0ms) rollback transaction
7857
+  (0.0ms) begin transaction
7858
+  (0.0ms) rollback transaction
7859
+  (0.3ms) begin transaction
7860
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7861
+ Processing by TestsController#new as HTML
7862
+ Rendered tests/new.html.erb within layouts/application (2.4ms)
7863
+ Completed 200 OK in 76ms (Views: 61.9ms | ActiveRecord: 0.0ms)
7864
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7865
+ Processing by TestsController#create as HTML
7866
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
7867
+ Redirected to http://www.example.com/tests/new
7868
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7869
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7870
+ Processing by TestsController#new as HTML
7871
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
7872
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
7873
+  (0.1ms) rollback transaction
7874
+  (0.0ms) begin transaction
7875
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7876
+ Processing by TestsController#edit as HTML
7877
+ Parameters: {"id"=>"1"}
7878
+ Rendered tests/edit.html.erb within layouts/application (0.7ms)
7879
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
7880
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7881
+ Processing by TestsController#new as HTML
7882
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
7883
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
7884
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7885
+ Processing by TestsController#edit as HTML
7886
+ Parameters: {"id"=>"1"}
7887
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7888
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
7889
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7890
+ Processing by TestsController#index as HTML
7891
+ Rendered tests/index.html.erb within layouts/application (1.0ms)
7892
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
7893
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7894
+ Processing by TestsController#update as HTML
7895
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7896
+ Redirected to http://www.example.com/tests/new
7897
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7898
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7899
+ Processing by TestsController#new as HTML
7900
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7901
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7902
+  (0.1ms) rollback transaction
7903
+  (0.0ms) begin transaction
7904
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7905
+ Processing by TestsController#edit as HTML
7906
+ Parameters: {"id"=>"1"}
7907
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
7908
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7909
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7910
+ Processing by TestsController#new as HTML
7911
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7912
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7913
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7914
+ Processing by TestsController#index as HTML
7915
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
7916
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7917
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7918
+ Processing by TestsController#update as HTML
7919
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7920
+ Redirected to http://www.example.com/tests/1/edit
7921
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7922
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7923
+ Processing by TestsController#edit as HTML
7924
+ Parameters: {"id"=>"1"}
7925
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7926
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7927
+  (0.1ms) rollback transaction
7928
+  (0.1ms) begin transaction
7929
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7930
+ Processing by TestsController#edit as HTML
7931
+ Parameters: {"id"=>"1"}
7932
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7933
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7934
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7935
+ Processing by TestsController#new as HTML
7936
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
7937
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
7938
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7939
+ Processing by TestsController#index as HTML
7940
+ Rendered tests/index.html.erb within layouts/application (0.6ms)
7941
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
7942
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7943
+ Processing by TestsController#new as HTML
7944
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7945
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7946
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7947
+ Processing by TestsController#index as HTML
7948
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
7949
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
7950
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7951
+ Processing by TestsController#update as HTML
7952
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
7953
+ Redirected to http://www.example.com/tests/1/edit
7954
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7955
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:08 -0600
7956
+ Processing by TestsController#edit as HTML
7957
+ Parameters: {"id"=>"1"}
7958
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
7959
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
7960
+  (0.1ms) rollback transaction
7961
+  (0.1ms) begin transaction
7962
+  (0.1ms) rollback transaction
7963
+  (0.1ms) begin transaction
7964
+  (0.1ms) rollback transaction
7965
+  (0.1ms) begin transaction
7966
+  (0.1ms) rollback transaction
7967
+  (0.0ms) begin transaction
7968
+  (0.0ms) rollback transaction
7969
+  (0.0ms) begin transaction
7970
+ Processing by TestsController#new as HTML
7971
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
7972
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
7973
+ Processing by TestsController#destroy as HTML
7974
+ Parameters: {"id"=>"1"}
7975
+ Redirected to /tests/1
7976
+ Completed 302 Found in 0ms (Views: 1.1ms | ActiveRecord: 0.0ms)
7977
+  (0.1ms) rollback transaction
7978
+  (0.1ms) begin transaction
7979
+ Processing by TestsController#new as HTML
7980
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
7981
+ Processing by TestsController#edit as HTML
7982
+ Parameters: {"id"=>"1"}
7983
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
7984
+  (0.1ms) rollback transaction
7985
+  (0.0ms) begin transaction
7986
+ Processing by TestsController#create as HTML
7987
+ Redirected to http://test.host/
7988
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
7989
+ Processing by TestsController#destroy as HTML
7990
+ Parameters: {"id"=>"1"}
7991
+ Redirected to http://test.host/tests/new
7992
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7993
+  (0.1ms) rollback transaction
7994
+  (0.1ms) begin transaction
7995
+ Processing by TestsController#offsite_with_default as HTML
7996
+ Redirected to http://rubyonrails.org/
7997
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
7998
+  (0.1ms) rollback transaction
7999
+  (0.1ms) begin transaction
8000
+ Processing by TestsController#destroy as HTML
8001
+ Parameters: {"id"=>"1"}
8002
+ Redirected to http://test.host/tests/new
8003
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8004
+  (0.1ms) rollback transaction
8005
+  (0.0ms) begin transaction
8006
+ Processing by TestsController#offsite_with_default as HTML
8007
+ Redirected to http://test.host/tests/new
8008
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8009
+ Processing by TestsController#offsite_without_default as HTML
8010
+ Redirected to http://test.host/
8011
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8012
+  (0.0ms) rollback transaction
8013
+  (0.0ms) begin transaction
8014
+ Processing by TestsController#create as HTML
8015
+ Redirected to /tests/1
8016
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8017
+ Processing by TestsController#destroy as HTML
8018
+ Parameters: {"id"=>"2"}
8019
+ Redirected to /tests/1
8020
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8021
+  (0.1ms) rollback transaction
8022
+  (0.1ms) begin transaction
8023
+ Processing by TestsController#create as HTML
8024
+ Redirected to http://test.host/
8025
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8026
+  (0.1ms) rollback transaction
8027
+  (0.1ms) begin transaction
8028
+ Processing by TestsController#offsite_without_default as HTML
8029
+ Redirected to http://rubyonrails.org/
8030
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8031
+  (0.1ms) rollback transaction
8032
+  (0.0ms) begin transaction
8033
+ Processing by TestsController#create as HTML
8034
+ Redirected to http://test.host/
8035
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8036
+  (0.0ms) rollback transaction
8037
+  (0.1ms) begin transaction
8038
+ Processing by TestsController#new as HTML
8039
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8040
+  (0.0ms) rollback transaction
8041
+  (0.1ms) begin transaction
8042
+ Processing by TestsController#new as HTML
8043
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8044
+ Processing by TestsController#new as HTML
8045
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8046
+  (0.1ms) rollback transaction
8047
+  (0.1ms) begin transaction
8048
+ Processing by TestsController#update as HTML
8049
+ Parameters: {"id"=>"1"}
8050
+ Redirected to http://test.host/
8051
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8052
+  (0.1ms) rollback transaction
8053
+  (0.1ms) begin transaction
8054
+ Processing by TestsController#new as HTML
8055
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8056
+ Processing by TestsController#create as HTML
8057
+ Redirected to /tests/1
8058
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8059
+ Processing by TestsController#update as HTML
8060
+ Parameters: {"id"=>"1"}
8061
+ Redirected to http://test.host/tests/1
8062
+ Completed 302 Found in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8063
+  (0.1ms) rollback transaction
8064
+  (0.1ms) begin transaction
8065
+ Processing by TestsController#show as HTML
8066
+ Parameters: {"id"=>"1"}
8067
+ Redirected to http://test.host/tests/new
8068
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8069
+  (0.0ms) rollback transaction
8070
+  (0.1ms) begin transaction
8071
+ Processing by TestsController#new as HTML
8072
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8073
+ Processing by TestsController#update as HTML
8074
+ Parameters: {"id"=>"1"}
8075
+ Redirected to http://test.host/tests/1
8076
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8077
+  (0.1ms) rollback transaction
8078
+  (0.1ms) begin transaction
8079
+ Processing by TestsController#new as HTML
8080
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8081
+ Processing by TestsController#update as HTML
8082
+ Parameters: {"id"=>"1"}
8083
+ Redirected to http://test.host/tests/1
8084
+ Completed 302 Found in 0ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8085
+  (0.1ms) rollback transaction
8086
+  (0.3ms) begin transaction
8087
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8088
+ Processing by TestsController#new as HTML
8089
+ Rendered tests/new.html.erb within layouts/application (2.6ms)
8090
+ Completed 200 OK in 67ms (Views: 56.8ms | ActiveRecord: 0.0ms)
8091
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8092
+ Processing by TestsController#create as HTML
8093
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
8094
+ Redirected to http://www.example.com/tests/new
8095
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8096
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8097
+ Processing by TestsController#new as HTML
8098
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
8099
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
8100
+  (0.1ms) rollback transaction
8101
+  (0.1ms) begin transaction
8102
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8103
+ Processing by TestsController#edit as HTML
8104
+ Parameters: {"id"=>"1"}
8105
+ Rendered tests/edit.html.erb within layouts/application (0.6ms)
8106
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
8107
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8108
+ Processing by TestsController#new as HTML
8109
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
8110
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8111
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8112
+ Processing by TestsController#edit as HTML
8113
+ Parameters: {"id"=>"1"}
8114
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
8115
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8116
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8117
+ Processing by TestsController#index as HTML
8118
+ Rendered tests/index.html.erb within layouts/application (1.1ms)
8119
+ Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
8120
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8121
+ Processing by TestsController#update as HTML
8122
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8123
+ Redirected to http://www.example.com/tests/new
8124
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8125
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8126
+ Processing by TestsController#new as HTML
8127
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
8128
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8129
+  (0.1ms) rollback transaction
8130
+  (0.1ms) begin transaction
8131
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8132
+ Processing by TestsController#edit as HTML
8133
+ Parameters: {"id"=>"1"}
8134
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
8135
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8136
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8137
+ Processing by TestsController#new as HTML
8138
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
8139
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8140
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8141
+ Processing by TestsController#index as HTML
8142
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
8143
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
8144
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8145
+ Processing by TestsController#update as HTML
8146
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8147
+ Redirected to http://www.example.com/tests/1/edit
8148
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8149
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8150
+ Processing by TestsController#edit as HTML
8151
+ Parameters: {"id"=>"1"}
8152
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
8153
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8154
+  (0.1ms) rollback transaction
8155
+  (0.1ms) begin transaction
8156
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8157
+ Processing by TestsController#edit as HTML
8158
+ Parameters: {"id"=>"1"}
8159
+ Rendered tests/edit.html.erb within layouts/application (0.3ms)
8160
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
8161
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8162
+ Processing by TestsController#new as HTML
8163
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
8164
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8165
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8166
+ Processing by TestsController#index as HTML
8167
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
8168
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8169
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8170
+ Processing by TestsController#new as HTML
8171
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
8172
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8173
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8174
+ Processing by TestsController#index as HTML
8175
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
8176
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8177
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8178
+ Processing by TestsController#update as HTML
8179
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8180
+ Redirected to http://www.example.com/tests/1/edit
8181
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8182
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:56:18 -0600
8183
+ Processing by TestsController#edit as HTML
8184
+ Parameters: {"id"=>"1"}
8185
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
8186
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8187
+  (0.1ms) rollback transaction
8188
+  (0.1ms) begin transaction
8189
+  (0.1ms) rollback transaction
8190
+  (0.0ms) begin transaction
8191
+  (0.0ms) rollback transaction
8192
+  (0.1ms) begin transaction
8193
+  (0.1ms) rollback transaction
8194
+  (0.1ms) begin transaction
8195
+  (0.0ms) rollback transaction
8196
+  (0.1ms) begin transaction
8197
+ Processing by TestsController#new as HTML
8198
+ Rendered tests/new.html.erb within layouts/application (0.2ms)
8199
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8200
+ Processing by TestsController#destroy as HTML
8201
+ Parameters: {"id"=>"1"}
8202
+ Redirected to /tests/1
8203
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8204
+  (0.1ms) rollback transaction
8205
+  (0.1ms) begin transaction
8206
+ Processing by TestsController#new as HTML
8207
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8208
+ Processing by TestsController#edit as HTML
8209
+ Parameters: {"id"=>"1"}
8210
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8211
+  (0.1ms) rollback transaction
8212
+  (0.1ms) begin transaction
8213
+ Processing by TestsController#create as HTML
8214
+ Redirected to http://test.host/
8215
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8216
+  (0.1ms) rollback transaction
8217
+  (0.0ms) begin transaction
8218
+ Processing by TestsController#offsite_with_default as HTML
8219
+ Redirected to http://test.host/tests/new
8220
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8221
+ Processing by TestsController#offsite_without_default as HTML
8222
+ Redirected to http://test.host/
8223
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8224
+  (0.0ms) rollback transaction
8225
+  (0.1ms) begin transaction
8226
+ Processing by TestsController#create as HTML
8227
+ Redirected to http://test.host/
8228
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8229
+  (0.0ms) rollback transaction
8230
+  (0.0ms) begin transaction
8231
+ Processing by TestsController#create as HTML
8232
+ Redirected to /tests/1
8233
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8234
+ Processing by TestsController#destroy as HTML
8235
+ Parameters: {"id"=>"2"}
8236
+ Redirected to /tests/1
8237
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8238
+  (0.1ms) rollback transaction
8239
+  (0.1ms) begin transaction
8240
+ Processing by TestsController#offsite_without_default as HTML
8241
+ Redirected to http://rubyonrails.org/
8242
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8243
+  (0.1ms) rollback transaction
8244
+  (0.1ms) begin transaction
8245
+ Processing by TestsController#offsite_with_default as HTML
8246
+ Redirected to http://rubyonrails.org/
8247
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8248
+  (0.1ms) rollback transaction
8249
+  (0.1ms) begin transaction
8250
+ Processing by TestsController#destroy as HTML
8251
+ Parameters: {"id"=>"1"}
8252
+ Redirected to http://test.host/tests/new
8253
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8254
+  (0.0ms) rollback transaction
8255
+  (0.0ms) begin transaction
8256
+ Processing by TestsController#create as HTML
8257
+ Redirected to http://test.host/
8258
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8259
+ Processing by TestsController#destroy as HTML
8260
+ Parameters: {"id"=>"1"}
8261
+ Redirected to http://test.host/tests/new
8262
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8263
+  (0.1ms) rollback transaction
8264
+  (0.1ms) begin transaction
8265
+ Processing by TestsController#new as HTML
8266
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8267
+  (0.1ms) rollback transaction
8268
+  (0.1ms) begin transaction
8269
+ Processing by TestsController#new as HTML
8270
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8271
+ Processing by TestsController#new as HTML
8272
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
8273
+  (0.0ms) rollback transaction
8274
+  (0.1ms) begin transaction
8275
+ Processing by TestsController#show as HTML
8276
+ Parameters: {"id"=>"1"}
8277
+ Redirected to http://test.host/tests/new
8278
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8279
+  (0.0ms) rollback transaction
8280
+  (0.0ms) begin transaction
8281
+ Processing by TestsController#new as HTML
8282
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8283
+ Processing by TestsController#update as HTML
8284
+ Parameters: {"id"=>"1"}
8285
+ Redirected to http://test.host/tests/1
8286
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8287
+  (0.0ms) rollback transaction
8288
+  (0.1ms) begin transaction
8289
+ Processing by TestsController#new as HTML
8290
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8291
+ Processing by TestsController#update as HTML
8292
+ Parameters: {"id"=>"1"}
8293
+ Redirected to http://test.host/tests/1
8294
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8295
+  (0.0ms) rollback transaction
8296
+  (0.0ms) begin transaction
8297
+ Processing by TestsController#new as HTML
8298
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8299
+ Processing by TestsController#create as HTML
8300
+ Redirected to /tests/1
8301
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8302
+ Processing by TestsController#update as HTML
8303
+ Parameters: {"id"=>"1"}
8304
+ Redirected to http://test.host/tests/1
8305
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8306
+  (0.1ms) rollback transaction
8307
+  (0.1ms) begin transaction
8308
+ Processing by TestsController#update as HTML
8309
+ Parameters: {"id"=>"1"}
8310
+ Redirected to http://test.host/
8311
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8312
+  (0.1ms) rollback transaction
8313
+  (0.3ms) begin transaction
8314
+ Processing by TestsController#new as HTML
8315
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
8316
+ Completed 200 OK in 5ms (Views: 5.2ms | ActiveRecord: 0.0ms)
8317
+  (0.1ms) rollback transaction
8318
+  (0.1ms) begin transaction
8319
+ Processing by TestsController#new as HTML
8320
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8321
+ Processing by TestsController#new as HTML
8322
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8323
+  (0.1ms) rollback transaction
8324
+  (0.1ms) begin transaction
8325
+ Processing by TestsController#new as HTML
8326
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8327
+ Processing by TestsController#destroy as HTML
8328
+ Parameters: {"id"=>"1"}
8329
+ Redirected to /tests/1
8330
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8331
+  (0.1ms) rollback transaction
8332
+  (0.0ms) begin transaction
8333
+ Processing by TestsController#new as HTML
8334
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8335
+ Processing by TestsController#edit as HTML
8336
+ Parameters: {"id"=>"1"}
8337
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8338
+  (0.1ms) rollback transaction
8339
+  (0.1ms) begin transaction
8340
+ Processing by TestsController#offsite_with_default as HTML
8341
+ Redirected to http://rubyonrails.org/
8342
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8343
+  (0.1ms) rollback transaction
8344
+  (0.1ms) begin transaction
8345
+ Processing by TestsController#create as HTML
8346
+ Redirected to http://test.host/
8347
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8348
+ Processing by TestsController#destroy as HTML
8349
+ Parameters: {"id"=>"1"}
8350
+ Redirected to http://test.host/tests/new
8351
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8352
+  (0.0ms) rollback transaction
8353
+  (0.0ms) begin transaction
8354
+ Processing by TestsController#offsite_without_default as HTML
8355
+ Redirected to http://rubyonrails.org/
8356
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8357
+  (0.0ms) rollback transaction
8358
+  (0.0ms) begin transaction
8359
+ Processing by TestsController#offsite_with_default as HTML
8360
+ Redirected to http://test.host/tests/new
8361
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8362
+ Processing by TestsController#offsite_without_default as HTML
8363
+ Redirected to http://test.host/
8364
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8365
+  (0.0ms) rollback transaction
8366
+  (0.0ms) begin transaction
8367
+ Processing by TestsController#destroy as HTML
8368
+ Parameters: {"id"=>"1"}
8369
+ Redirected to http://test.host/tests/new
8370
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8371
+  (0.0ms) rollback transaction
8372
+  (0.0ms) begin transaction
8373
+ Processing by TestsController#create as HTML
8374
+ Redirected to /tests/1
8375
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8376
+ Processing by TestsController#destroy as HTML
8377
+ Parameters: {"id"=>"2"}
8378
+ Redirected to /tests/1
8379
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8380
+  (0.0ms) rollback transaction
8381
+  (0.1ms) begin transaction
8382
+ Processing by TestsController#create as HTML
8383
+ Redirected to http://test.host/
8384
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8385
+  (0.0ms) rollback transaction
8386
+  (0.0ms) begin transaction
8387
+ Processing by TestsController#create as HTML
8388
+ Redirected to http://test.host/
8389
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8390
+  (0.0ms) rollback transaction
8391
+  (0.0ms) begin transaction
8392
+ Processing by TestsController#update as HTML
8393
+ Parameters: {"id"=>"1"}
8394
+ Redirected to http://test.host/
8395
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8396
+  (0.0ms) rollback transaction
8397
+  (0.0ms) begin transaction
8398
+ Processing by TestsController#show as HTML
8399
+ Parameters: {"id"=>"1"}
8400
+ Redirected to http://test.host/tests/new
8401
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8402
+  (0.0ms) rollback transaction
8403
+  (0.0ms) begin transaction
8404
+ Processing by TestsController#new as HTML
8405
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8406
+ Processing by TestsController#create as HTML
8407
+ Redirected to /tests/1
8408
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8409
+ Processing by TestsController#update as HTML
8410
+ Parameters: {"id"=>"1"}
8411
+ Redirected to http://test.host/tests/1
8412
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8413
+  (0.1ms) rollback transaction
8414
+  (0.1ms) begin transaction
8415
+ Processing by TestsController#new as HTML
8416
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8417
+ Processing by TestsController#update as HTML
8418
+ Parameters: {"id"=>"1"}
8419
+ Redirected to http://test.host/tests/1
8420
+ Completed 302 Found in 0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8421
+  (0.1ms) rollback transaction
8422
+  (0.0ms) begin transaction
8423
+ Processing by TestsController#new as HTML
8424
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8425
+ Processing by TestsController#update as HTML
8426
+ Parameters: {"id"=>"1"}
8427
+ Redirected to http://test.host/tests/1
8428
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8429
+  (0.0ms) rollback transaction
8430
+  (0.0ms) begin transaction
8431
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8432
+ Processing by TestsController#new as HTML
8433
+ Completed 200 OK in 15ms (Views: 6.6ms | ActiveRecord: 0.0ms)
8434
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8435
+ Processing by TestsController#create as HTML
8436
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
8437
+ Redirected to http://www.example.com/tests/new
8438
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
8439
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8440
+ Processing by TestsController#new as HTML
8441
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8442
+  (0.1ms) rollback transaction
8443
+  (0.0ms) begin transaction
8444
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8445
+ Processing by TestsController#edit as HTML
8446
+ Parameters: {"id"=>"1"}
8447
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8448
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8449
+ Processing by TestsController#new as HTML
8450
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
8451
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8452
+ Processing by TestsController#index as HTML
8453
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
8454
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8455
+ Processing by TestsController#new as HTML
8456
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8457
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8458
+ Processing by TestsController#index as HTML
8459
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8460
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8461
+ Processing by TestsController#update as HTML
8462
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8463
+ Redirected to http://www.example.com/tests/1/edit
8464
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8465
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8466
+ Processing by TestsController#edit as HTML
8467
+ Parameters: {"id"=>"1"}
8468
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8469
+  (0.1ms) rollback transaction
8470
+  (0.1ms) begin transaction
8471
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8472
+ Processing by TestsController#edit as HTML
8473
+ Parameters: {"id"=>"1"}
8474
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8475
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8476
+ Processing by TestsController#new as HTML
8477
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8478
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8479
+ Processing by TestsController#edit as HTML
8480
+ Parameters: {"id"=>"1"}
8481
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
8482
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8483
+ Processing by TestsController#index as HTML
8484
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
8485
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8486
+ Processing by TestsController#update as HTML
8487
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8488
+ Redirected to http://www.example.com/tests/new
8489
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8490
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8491
+ Processing by TestsController#new as HTML
8492
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
8493
+  (0.1ms) rollback transaction
8494
+  (0.0ms) begin transaction
8495
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8496
+ Processing by TestsController#edit as HTML
8497
+ Parameters: {"id"=>"1"}
8498
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8499
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8500
+ Processing by TestsController#new as HTML
8501
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8502
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8503
+ Processing by TestsController#index as HTML
8504
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8505
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8506
+ Processing by TestsController#update as HTML
8507
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8508
+ Redirected to http://www.example.com/tests/1/edit
8509
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8510
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:57:05 -0600
8511
+ Processing by TestsController#edit as HTML
8512
+ Parameters: {"id"=>"1"}
8513
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8514
+  (0.1ms) rollback transaction
8515
+  (0.0ms) begin transaction
8516
+  (0.1ms) rollback transaction
8517
+  (0.0ms) begin transaction
8518
+  (0.0ms) rollback transaction
8519
+  (0.1ms) begin transaction
8520
+  (0.1ms) rollback transaction
8521
+  (0.1ms) begin transaction
8522
+  (0.0ms) rollback transaction
8523
+  (0.3ms) begin transaction
8524
+  (0.1ms) rollback transaction
8525
+  (0.1ms) begin transaction
8526
+  (0.1ms) rollback transaction
8527
+  (0.1ms) begin transaction
8528
+  (0.1ms) rollback transaction
8529
+  (0.1ms) begin transaction
8530
+  (0.1ms) rollback transaction
8531
+  (0.1ms) begin transaction
8532
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8533
+ Processing by TestsController#new as HTML
8534
+ Rendered tests/new.html.erb within layouts/application (1.7ms)
8535
+ Completed 200 OK in 56ms (Views: 47.0ms | ActiveRecord: 0.0ms)
8536
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8537
+ Processing by TestsController#create as HTML
8538
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
8539
+ Redirected to http://www.example.com/tests/new
8540
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
8541
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8542
+ Processing by TestsController#new as HTML
8543
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
8544
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
8545
+  (0.1ms) rollback transaction
8546
+  (0.1ms) begin transaction
8547
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8548
+ Processing by TestsController#edit as HTML
8549
+ Parameters: {"id"=>"1"}
8550
+ Rendered tests/edit.html.erb within layouts/application (0.5ms)
8551
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
8552
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8553
+ Processing by TestsController#new as HTML
8554
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
8555
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8556
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8557
+ Processing by TestsController#index as HTML
8558
+ Rendered tests/index.html.erb within layouts/application (0.8ms)
8559
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
8560
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8561
+ Processing by TestsController#update as HTML
8562
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8563
+ Redirected to http://www.example.com/tests/1/edit
8564
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8565
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8566
+ Processing by TestsController#edit as HTML
8567
+ Parameters: {"id"=>"1"}
8568
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
8569
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8570
+  (0.1ms) rollback transaction
8571
+  (0.1ms) begin transaction
8572
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8573
+ Processing by TestsController#edit as HTML
8574
+ Parameters: {"id"=>"1"}
8575
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
8576
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8577
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8578
+ Processing by TestsController#new as HTML
8579
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
8580
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8581
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8582
+ Processing by TestsController#edit as HTML
8583
+ Parameters: {"id"=>"1"}
8584
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
8585
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8586
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8587
+ Processing by TestsController#index as HTML
8588
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
8589
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8590
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8591
+ Processing by TestsController#update as HTML
8592
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8593
+ Redirected to http://www.example.com/tests/new
8594
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8595
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8596
+ Processing by TestsController#new as HTML
8597
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
8598
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8599
+  (0.1ms) rollback transaction
8600
+  (0.1ms) begin transaction
8601
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8602
+ Processing by TestsController#edit as HTML
8603
+ Parameters: {"id"=>"1"}
8604
+ Rendered tests/edit.html.erb within layouts/application (0.3ms)
8605
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
8606
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8607
+ Processing by TestsController#new as HTML
8608
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
8609
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8610
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8611
+ Processing by TestsController#index as HTML
8612
+ Rendered tests/index.html.erb within layouts/application (0.8ms)
8613
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
8614
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8615
+ Processing by TestsController#new as HTML
8616
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
8617
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8618
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8619
+ Processing by TestsController#index as HTML
8620
+ Rendered tests/index.html.erb within layouts/application (0.5ms)
8621
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8622
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8623
+ Processing by TestsController#update as HTML
8624
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8625
+ Redirected to http://www.example.com/tests/1/edit
8626
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8627
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:19 -0600
8628
+ Processing by TestsController#edit as HTML
8629
+ Parameters: {"id"=>"1"}
8630
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
8631
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8632
+  (0.1ms) rollback transaction
8633
+  (0.1ms) begin transaction
8634
+ Processing by TestsController#offsite_with_default as HTML
8635
+ Redirected to http://test.host/tests/new
8636
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8637
+ Processing by TestsController#offsite_without_default as HTML
8638
+ Redirected to http://test.host/
8639
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8640
+  (0.1ms) rollback transaction
8641
+  (0.1ms) begin transaction
8642
+ Processing by TestsController#destroy as HTML
8643
+ Parameters: {"id"=>"1"}
8644
+ Redirected to http://test.host/tests/new
8645
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8646
+  (0.1ms) rollback transaction
8647
+  (0.1ms) begin transaction
8648
+ Processing by TestsController#offsite_with_default as HTML
8649
+ Redirected to http://rubyonrails.org/
8650
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8651
+  (0.1ms) rollback transaction
8652
+  (0.1ms) begin transaction
8653
+ Processing by TestsController#create as HTML
8654
+ Redirected to /tests/1
8655
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
8656
+ Processing by TestsController#destroy as HTML
8657
+ Parameters: {"id"=>"2"}
8658
+ Redirected to /tests/1
8659
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8660
+  (0.1ms) rollback transaction
8661
+  (0.1ms) begin transaction
8662
+ Processing by TestsController#create as HTML
8663
+ Redirected to http://test.host/
8664
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
8665
+  (0.1ms) rollback transaction
8666
+  (0.1ms) begin transaction
8667
+ Processing by TestsController#create as HTML
8668
+ Redirected to http://test.host/
8669
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
8670
+ Processing by TestsController#destroy as HTML
8671
+ Parameters: {"id"=>"1"}
8672
+ Redirected to http://test.host/tests/new
8673
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8674
+  (0.1ms) rollback transaction
8675
+  (0.0ms) begin transaction
8676
+ Processing by TestsController#create as HTML
8677
+ Redirected to http://test.host/
8678
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
8679
+  (0.1ms) rollback transaction
8680
+  (0.0ms) begin transaction
8681
+ Processing by TestsController#offsite_without_default as HTML
8682
+ Redirected to http://rubyonrails.org/
8683
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8684
+  (0.0ms) rollback transaction
8685
+  (0.0ms) begin transaction
8686
+ Processing by TestsController#new as HTML
8687
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8688
+ Processing by TestsController#destroy as HTML
8689
+ Parameters: {"id"=>"1"}
8690
+ Redirected to /tests/1
8691
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8692
+  (0.1ms) rollback transaction
8693
+  (0.1ms) begin transaction
8694
+ Processing by TestsController#new as HTML
8695
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8696
+ Processing by TestsController#edit as HTML
8697
+ Parameters: {"id"=>"1"}
8698
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
8699
+  (0.1ms) rollback transaction
8700
+  (0.1ms) begin transaction
8701
+ Processing by TestsController#new as HTML
8702
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8703
+ Processing by TestsController#update as HTML
8704
+ Parameters: {"id"=>"1"}
8705
+ Redirected to http://test.host/tests/1
8706
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8707
+  (0.1ms) rollback transaction
8708
+  (0.1ms) begin transaction
8709
+ Processing by TestsController#new as HTML
8710
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8711
+ Processing by TestsController#update as HTML
8712
+ Parameters: {"id"=>"1"}
8713
+ Redirected to http://test.host/tests/1
8714
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8715
+  (0.1ms) rollback transaction
8716
+  (0.1ms) begin transaction
8717
+ Processing by TestsController#show as HTML
8718
+ Parameters: {"id"=>"1"}
8719
+ Redirected to http://test.host/tests/new
8720
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8721
+  (0.0ms) rollback transaction
8722
+  (0.1ms) begin transaction
8723
+ Processing by TestsController#new as HTML
8724
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8725
+ Processing by TestsController#create as HTML
8726
+ Redirected to /tests/1
8727
+ Completed 301 Moved Permanently in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8728
+ Processing by TestsController#update as HTML
8729
+ Parameters: {"id"=>"1"}
8730
+ Redirected to http://test.host/tests/1
8731
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8732
+  (0.0ms) rollback transaction
8733
+  (0.1ms) begin transaction
8734
+ Processing by TestsController#update as HTML
8735
+ Parameters: {"id"=>"1"}
8736
+ Redirected to http://test.host/
8737
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8738
+  (0.1ms) rollback transaction
8739
+  (0.0ms) begin transaction
8740
+ Processing by TestsController#new as HTML
8741
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8742
+  (0.0ms) rollback transaction
8743
+  (0.0ms) begin transaction
8744
+ Processing by TestsController#new as HTML
8745
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8746
+ Processing by TestsController#new as HTML
8747
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8748
+  (0.1ms) rollback transaction
8749
+  (0.4ms) begin transaction
8750
+ Processing by TestsController#new as HTML
8751
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
8752
+ Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
8753
+  (0.1ms) rollback transaction
8754
+  (0.1ms) begin transaction
8755
+ Processing by TestsController#new as HTML
8756
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8757
+ Processing by TestsController#new as HTML
8758
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8759
+  (0.1ms) rollback transaction
8760
+  (0.1ms) begin transaction
8761
+ Processing by TestsController#create as HTML
8762
+ Redirected to http://test.host/
8763
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
8764
+  (0.1ms) rollback transaction
8765
+  (0.1ms) begin transaction
8766
+ Processing by TestsController#offsite_without_default as HTML
8767
+ Redirected to http://rubyonrails.org/
8768
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8769
+  (0.1ms) rollback transaction
8770
+  (0.1ms) begin transaction
8771
+ Processing by TestsController#offsite_with_default as HTML
8772
+ Redirected to http://rubyonrails.org/
8773
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8774
+  (0.0ms) rollback transaction
8775
+  (0.1ms) begin transaction
8776
+ Processing by TestsController#create as HTML
8777
+ Redirected to /tests/1
8778
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
8779
+ Processing by TestsController#destroy as HTML
8780
+ Parameters: {"id"=>"2"}
8781
+ Redirected to /tests/1
8782
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8783
+  (0.0ms) rollback transaction
8784
+  (0.0ms) begin transaction
8785
+ Processing by TestsController#create as HTML
8786
+ Redirected to http://test.host/
8787
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
8788
+  (0.0ms) rollback transaction
8789
+  (0.1ms) begin transaction
8790
+ Processing by TestsController#destroy as HTML
8791
+ Parameters: {"id"=>"1"}
8792
+ Redirected to http://test.host/tests/new
8793
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8794
+  (0.0ms) rollback transaction
8795
+  (0.0ms) begin transaction
8796
+ Processing by TestsController#offsite_with_default as HTML
8797
+ Redirected to http://test.host/tests/new
8798
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8799
+ Processing by TestsController#offsite_without_default as HTML
8800
+ Redirected to http://test.host/
8801
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8802
+  (0.0ms) rollback transaction
8803
+  (0.1ms) begin transaction
8804
+ Processing by TestsController#create as HTML
8805
+ Redirected to http://test.host/
8806
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
8807
+ Processing by TestsController#destroy as HTML
8808
+ Parameters: {"id"=>"1"}
8809
+ Redirected to http://test.host/tests/new
8810
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8811
+  (0.0ms) rollback transaction
8812
+  (0.0ms) begin transaction
8813
+ Processing by TestsController#new as HTML
8814
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8815
+ Processing by TestsController#destroy as HTML
8816
+ Parameters: {"id"=>"1"}
8817
+ Redirected to /tests/1
8818
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8819
+  (0.1ms) rollback transaction
8820
+  (0.1ms) begin transaction
8821
+ Processing by TestsController#new as HTML
8822
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8823
+ Processing by TestsController#edit as HTML
8824
+ Parameters: {"id"=>"1"}
8825
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8826
+  (0.1ms) rollback transaction
8827
+  (0.1ms) begin transaction
8828
+ Processing by TestsController#new as HTML
8829
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8830
+ Processing by TestsController#create as HTML
8831
+ Redirected to /tests/1
8832
+ Completed 301 Moved Permanently in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8833
+ Processing by TestsController#update as HTML
8834
+ Parameters: {"id"=>"1"}
8835
+ Redirected to http://test.host/tests/1
8836
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8837
+  (0.1ms) rollback transaction
8838
+  (0.1ms) begin transaction
8839
+ Processing by TestsController#new as HTML
8840
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8841
+ Processing by TestsController#update as HTML
8842
+ Parameters: {"id"=>"1"}
8843
+ Redirected to http://test.host/tests/1
8844
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8845
+  (0.1ms) rollback transaction
8846
+  (0.0ms) begin transaction
8847
+ Processing by TestsController#show as HTML
8848
+ Parameters: {"id"=>"1"}
8849
+ Redirected to http://test.host/tests/new
8850
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8851
+  (0.0ms) rollback transaction
8852
+  (0.1ms) begin transaction
8853
+ Processing by TestsController#new as HTML
8854
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
8855
+ Processing by TestsController#update as HTML
8856
+ Parameters: {"id"=>"1"}
8857
+ Redirected to http://test.host/tests/1
8858
+ Completed 302 Found in 0ms (Views: 1.7ms | ActiveRecord: 0.0ms)
8859
+  (0.1ms) rollback transaction
8860
+  (0.1ms) begin transaction
8861
+ Processing by TestsController#update as HTML
8862
+ Parameters: {"id"=>"1"}
8863
+ Redirected to http://test.host/
8864
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8865
+  (0.1ms) rollback transaction
8866
+  (0.1ms) begin transaction
8867
+  (0.1ms) rollback transaction
8868
+  (0.0ms) begin transaction
8869
+  (0.0ms) rollback transaction
8870
+  (0.0ms) begin transaction
8871
+  (0.0ms) rollback transaction
8872
+  (0.0ms) begin transaction
8873
+  (0.0ms) rollback transaction
8874
+  (0.0ms) begin transaction
8875
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8876
+ Processing by TestsController#new as HTML
8877
+ Completed 200 OK in 18ms (Views: 8.4ms | ActiveRecord: 0.0ms)
8878
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8879
+ Processing by TestsController#create as HTML
8880
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
8881
+ Redirected to http://www.example.com/tests/new
8882
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
8883
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8884
+ Processing by TestsController#new as HTML
8885
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8886
+  (0.1ms) rollback transaction
8887
+  (0.1ms) begin transaction
8888
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8889
+ Processing by TestsController#edit as HTML
8890
+ Parameters: {"id"=>"1"}
8891
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
8892
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8893
+ Processing by TestsController#new as HTML
8894
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8895
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8896
+ Processing by TestsController#index as HTML
8897
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
8898
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8899
+ Processing by TestsController#new as HTML
8900
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8901
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8902
+ Processing by TestsController#index as HTML
8903
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
8904
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8905
+ Processing by TestsController#update as HTML
8906
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8907
+ Redirected to http://www.example.com/tests/1/edit
8908
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
8909
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8910
+ Processing by TestsController#edit as HTML
8911
+ Parameters: {"id"=>"1"}
8912
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8913
+  (0.1ms) rollback transaction
8914
+  (0.1ms) begin transaction
8915
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8916
+ Processing by TestsController#edit as HTML
8917
+ Parameters: {"id"=>"1"}
8918
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8919
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8920
+ Processing by TestsController#new as HTML
8921
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8922
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8923
+ Processing by TestsController#index as HTML
8924
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8925
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8926
+ Processing by TestsController#update as HTML
8927
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8928
+ Redirected to http://www.example.com/tests/1/edit
8929
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8930
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8931
+ Processing by TestsController#edit as HTML
8932
+ Parameters: {"id"=>"1"}
8933
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8934
+  (0.1ms) rollback transaction
8935
+  (0.1ms) begin transaction
8936
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8937
+ Processing by TestsController#edit as HTML
8938
+ Parameters: {"id"=>"1"}
8939
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8940
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8941
+ Processing by TestsController#new as HTML
8942
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8943
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8944
+ Processing by TestsController#edit as HTML
8945
+ Parameters: {"id"=>"1"}
8946
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
8947
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8948
+ Processing by TestsController#index as HTML
8949
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8950
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8951
+ Processing by TestsController#update as HTML
8952
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
8953
+ Redirected to http://www.example.com/tests/new
8954
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8955
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 09:58:54 -0600
8956
+ Processing by TestsController#new as HTML
8957
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
8958
+  (0.1ms) rollback transaction
8959
+  (0.3ms) begin transaction
8960
+ Processing by TestsController#new as HTML
8961
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
8962
+ Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
8963
+ Processing by TestsController#edit as HTML
8964
+ Parameters: {"id"=>"1"}
8965
+ Rendered tests/edit.html.erb within layouts/application (0.3ms)
8966
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
8967
+  (0.1ms) rollback transaction
8968
+  (0.1ms) begin transaction
8969
+ Processing by TestsController#new as HTML
8970
+ Completed 200 OK in 39ms (Views: 38.3ms | ActiveRecord: 0.0ms)
8971
+ Processing by TestsController#destroy as HTML
8972
+ Parameters: {"id"=>"1"}
8973
+ Completed 500 Internal Server Error in 0ms
8974
+  (0.2ms) rollback transaction
8975
+  (0.1ms) begin transaction
8976
+ Processing by TestsController#new as HTML
8977
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
8978
+ Processing by TestsController#new as HTML
8979
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
8980
+  (0.1ms) rollback transaction
8981
+  (0.1ms) begin transaction
8982
+ Processing by TestsController#new as HTML
8983
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
8984
+  (0.1ms) rollback transaction
8985
+  (0.0ms) begin transaction
8986
+ Processing by TestsController#update as HTML
8987
+ Parameters: {"id"=>"1"}
8988
+ Redirected to http://test.host/
8989
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
8990
+  (0.0ms) rollback transaction
8991
+  (0.0ms) begin transaction
8992
+ Processing by TestsController#new as HTML
8993
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8994
+ Processing by TestsController#update as HTML
8995
+ Parameters: {"id"=>"1"}
8996
+ Redirected to http://test.host/tests/1
8997
+ Completed 302 Found in 0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
8998
+  (0.1ms) rollback transaction
8999
+  (0.1ms) begin transaction
9000
+ Processing by TestsController#new as HTML
9001
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
9002
+ Processing by TestsController#create as HTML
9003
+ Completed 500 Internal Server Error in 0ms
9004
+  (0.1ms) rollback transaction
9005
+  (0.1ms) begin transaction
9006
+ Processing by TestsController#new as HTML
9007
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9008
+ Processing by TestsController#update as HTML
9009
+ Parameters: {"id"=>"1"}
9010
+ Redirected to http://test.host/tests/1
9011
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9012
+  (0.0ms) rollback transaction
9013
+  (0.0ms) begin transaction
9014
+ Processing by TestsController#show as HTML
9015
+ Parameters: {"id"=>"1"}
9016
+ Redirected to http://test.host/tests/new
9017
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9018
+  (0.1ms) rollback transaction
9019
+  (0.0ms) begin transaction
9020
+ Processing by TestsController#create as HTML
9021
+ Completed 500 Internal Server Error in 0ms
9022
+  (0.0ms) rollback transaction
9023
+  (0.0ms) begin transaction
9024
+ Processing by TestsController#offsite_with_default as HTML
9025
+ Redirected to
9026
+ Completed 500 Internal Server Error in 0ms
9027
+  (0.0ms) rollback transaction
9028
+  (0.1ms) begin transaction
9029
+ Processing by TestsController#create as HTML
9030
+ Completed 500 Internal Server Error in 0ms
9031
+  (0.0ms) rollback transaction
9032
+  (0.1ms) begin transaction
9033
+ Processing by TestsController#create as HTML
9034
+ Completed 500 Internal Server Error in 0ms
9035
+  (0.1ms) rollback transaction
9036
+  (0.1ms) begin transaction
9037
+ Processing by TestsController#destroy as HTML
9038
+ Parameters: {"id"=>"1"}
9039
+ Redirected to
9040
+ Completed 500 Internal Server Error in 0ms
9041
+  (0.1ms) rollback transaction
9042
+  (0.1ms) begin transaction
9043
+ Processing by TestsController#offsite_without_default as HTML
9044
+ Completed 500 Internal Server Error in 0ms
9045
+  (0.1ms) rollback transaction
9046
+  (0.0ms) begin transaction
9047
+ Processing by TestsController#create as HTML
9048
+ Completed 500 Internal Server Error in 0ms
9049
+  (0.0ms) rollback transaction
9050
+  (0.0ms) begin transaction
9051
+ Processing by TestsController#offsite_with_default as HTML
9052
+ Completed 500 Internal Server Error in 0ms
9053
+  (0.0ms) rollback transaction
9054
+  (0.0ms) begin transaction
9055
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9056
+ Processing by TestsController#edit as HTML
9057
+ Parameters: {"id"=>"1"}
9058
+ Completed 200 OK in 18ms (Views: 8.3ms | ActiveRecord: 0.0ms)
9059
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9060
+ Processing by TestsController#new as HTML
9061
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
9062
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9063
+ Processing by TestsController#index as HTML
9064
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
9065
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9066
+ Processing by TestsController#new as HTML
9067
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9068
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9069
+ Processing by TestsController#index as HTML
9070
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9071
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9072
+ Processing by TestsController#update as HTML
9073
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9074
+ Redirected to http://www.example.com/tests/1/edit
9075
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9076
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9077
+ Processing by TestsController#edit as HTML
9078
+ Parameters: {"id"=>"1"}
9079
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9080
+  (0.1ms) rollback transaction
9081
+  (0.1ms) begin transaction
9082
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9083
+ Processing by TestsController#edit as HTML
9084
+ Parameters: {"id"=>"1"}
9085
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9086
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9087
+ Processing by TestsController#new as HTML
9088
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9089
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9090
+ Processing by TestsController#edit as HTML
9091
+ Parameters: {"id"=>"1"}
9092
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9093
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9094
+ Processing by TestsController#index as HTML
9095
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9096
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9097
+ Processing by TestsController#update as HTML
9098
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9099
+ Redirected to http://www.example.com/tests/new
9100
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9101
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9102
+ Processing by TestsController#new as HTML
9103
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
9104
+  (0.1ms) rollback transaction
9105
+  (0.1ms) begin transaction
9106
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9107
+ Processing by TestsController#edit as HTML
9108
+ Parameters: {"id"=>"1"}
9109
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9110
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9111
+ Processing by TestsController#new as HTML
9112
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9113
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9114
+ Processing by TestsController#index as HTML
9115
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9116
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9117
+ Processing by TestsController#update as HTML
9118
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9119
+ Redirected to http://www.example.com/tests/1/edit
9120
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9121
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9122
+ Processing by TestsController#edit as HTML
9123
+ Parameters: {"id"=>"1"}
9124
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
9125
+  (0.1ms) rollback transaction
9126
+  (0.1ms) begin transaction
9127
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9128
+ Processing by TestsController#new as HTML
9129
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9130
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:09:42 -0600
9131
+ Processing by TestsController#create as HTML
9132
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
9133
+ Completed 500 Internal Server Error in 0ms
9134
+  (0.1ms) rollback transaction
9135
+  (0.1ms) begin transaction
9136
+  (0.1ms) rollback transaction
9137
+  (0.1ms) begin transaction
9138
+  (0.1ms) rollback transaction
9139
+  (0.1ms) begin transaction
9140
+  (0.0ms) rollback transaction
9141
+  (0.1ms) begin transaction
9142
+  (0.0ms) rollback transaction
9143
+  (0.3ms) begin transaction
9144
+  (0.1ms) rollback transaction
9145
+  (0.0ms) begin transaction
9146
+  (0.0ms) rollback transaction
9147
+  (0.1ms) begin transaction
9148
+  (0.0ms) rollback transaction
9149
+  (0.0ms) begin transaction
9150
+  (0.1ms) rollback transaction
9151
+  (0.1ms) begin transaction
9152
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9153
+ Processing by TestsController#new as HTML
9154
+ Rendered tests/new.html.erb within layouts/application (2.3ms)
9155
+ Completed 200 OK in 57ms (Views: 48.5ms | ActiveRecord: 0.0ms)
9156
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9157
+ Processing by TestsController#create as HTML
9158
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
9159
+ Completed 500 Internal Server Error in 0ms
9160
+  (0.1ms) rollback transaction
9161
+  (0.1ms) begin transaction
9162
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9163
+ Processing by TestsController#edit as HTML
9164
+ Parameters: {"id"=>"1"}
9165
+ Rendered tests/edit.html.erb within layouts/application (0.7ms)
9166
+ Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
9167
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9168
+ Processing by TestsController#new as HTML
9169
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
9170
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9171
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9172
+ Processing by TestsController#index as HTML
9173
+ Rendered tests/index.html.erb within layouts/application (0.8ms)
9174
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
9175
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9176
+ Processing by TestsController#update as HTML
9177
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9178
+ Redirected to http://www.example.com/tests/1/edit
9179
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9180
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9181
+ Processing by TestsController#edit as HTML
9182
+ Parameters: {"id"=>"1"}
9183
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
9184
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9185
+  (0.1ms) rollback transaction
9186
+  (0.1ms) begin transaction
9187
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9188
+ Processing by TestsController#edit as HTML
9189
+ Parameters: {"id"=>"1"}
9190
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9191
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9192
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9193
+ Processing by TestsController#new as HTML
9194
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
9195
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9196
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9197
+ Processing by TestsController#edit as HTML
9198
+ Parameters: {"id"=>"1"}
9199
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9200
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9201
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9202
+ Processing by TestsController#index as HTML
9203
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
9204
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9205
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9206
+ Processing by TestsController#update as HTML
9207
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9208
+ Redirected to http://www.example.com/tests/new
9209
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9210
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9211
+ Processing by TestsController#new as HTML
9212
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
9213
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9214
+  (0.1ms) rollback transaction
9215
+  (0.0ms) begin transaction
9216
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9217
+ Processing by TestsController#edit as HTML
9218
+ Parameters: {"id"=>"1"}
9219
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9220
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9221
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9222
+ Processing by TestsController#new as HTML
9223
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
9224
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9225
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9226
+ Processing by TestsController#index as HTML
9227
+ Rendered tests/index.html.erb within layouts/application (0.5ms)
9228
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
9229
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9230
+ Processing by TestsController#new as HTML
9231
+ Rendered tests/new.html.erb within layouts/application (0.7ms)
9232
+ Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
9233
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9234
+ Processing by TestsController#index as HTML
9235
+ Rendered tests/index.html.erb within layouts/application (0.9ms)
9236
+ Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
9237
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9238
+ Processing by TestsController#update as HTML
9239
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9240
+ Redirected to http://www.example.com/tests/1/edit
9241
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9242
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:12:54 -0600
9243
+ Processing by TestsController#edit as HTML
9244
+ Parameters: {"id"=>"1"}
9245
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
9246
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
9247
+  (0.1ms) rollback transaction
9248
+  (0.1ms) begin transaction
9249
+ Processing by TestsController#offsite_with_default as HTML
9250
+ Completed 500 Internal Server Error in 0ms
9251
+  (0.1ms) rollback transaction
9252
+  (0.1ms) begin transaction
9253
+ Processing by TestsController#create as HTML
9254
+ Completed 500 Internal Server Error in 0ms
9255
+  (0.0ms) rollback transaction
9256
+  (0.1ms) begin transaction
9257
+ Processing by TestsController#create as HTML
9258
+ Completed 500 Internal Server Error in 0ms
9259
+  (0.0ms) rollback transaction
9260
+  (0.0ms) begin transaction
9261
+ Processing by TestsController#create as HTML
9262
+ Completed 500 Internal Server Error in 0ms
9263
+  (0.1ms) rollback transaction
9264
+  (0.1ms) begin transaction
9265
+ Processing by TestsController#offsite_with_default as HTML
9266
+ Completed 500 Internal Server Error in 0ms
9267
+  (0.1ms) rollback transaction
9268
+  (0.1ms) begin transaction
9269
+ Processing by TestsController#create as HTML
9270
+ Completed 500 Internal Server Error in 0ms
9271
+  (0.0ms) rollback transaction
9272
+  (0.0ms) begin transaction
9273
+ Processing by TestsController#offsite_without_default as HTML
9274
+ Completed 500 Internal Server Error in 0ms
9275
+  (0.0ms) rollback transaction
9276
+  (0.1ms) begin transaction
9277
+ Processing by TestsController#destroy as HTML
9278
+ Parameters: {"id"=>"1"}
9279
+ Completed 500 Internal Server Error in 0ms
9280
+  (0.1ms) rollback transaction
9281
+  (0.1ms) begin transaction
9282
+ Processing by TestsController#new as HTML
9283
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9284
+ Processing by TestsController#destroy as HTML
9285
+ Parameters: {"id"=>"1"}
9286
+ Completed 500 Internal Server Error in 0ms
9287
+  (0.1ms) rollback transaction
9288
+  (0.1ms) begin transaction
9289
+ Processing by TestsController#new as HTML
9290
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9291
+ Processing by TestsController#edit as HTML
9292
+ Parameters: {"id"=>"1"}
9293
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9294
+  (0.1ms) rollback transaction
9295
+  (0.0ms) begin transaction
9296
+ Processing by TestsController#update as HTML
9297
+ Parameters: {"id"=>"1"}
9298
+ Redirected to http://test.host/
9299
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9300
+  (0.0ms) rollback transaction
9301
+  (0.0ms) begin transaction
9302
+ Processing by TestsController#new as HTML
9303
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9304
+ Processing by TestsController#update as HTML
9305
+ Parameters: {"id"=>"1"}
9306
+ Redirected to http://test.host/tests/1
9307
+ Completed 302 Found in 0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9308
+  (0.1ms) rollback transaction
9309
+  (0.0ms) begin transaction
9310
+ Processing by TestsController#new as HTML
9311
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9312
+ Processing by TestsController#update as HTML
9313
+ Parameters: {"id"=>"1"}
9314
+ Redirected to http://test.host/tests/1
9315
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9316
+  (0.0ms) rollback transaction
9317
+  (0.0ms) begin transaction
9318
+ Processing by TestsController#show as HTML
9319
+ Parameters: {"id"=>"1"}
9320
+ Redirected to http://test.host/tests/new
9321
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9322
+  (0.0ms) rollback transaction
9323
+  (0.0ms) begin transaction
9324
+ Processing by TestsController#new as HTML
9325
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9326
+ Processing by TestsController#create as HTML
9327
+ Completed 500 Internal Server Error in 0ms
9328
+  (0.0ms) rollback transaction
9329
+  (0.0ms) begin transaction
9330
+ Processing by TestsController#new as HTML
9331
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9332
+  (0.1ms) rollback transaction
9333
+  (0.1ms) begin transaction
9334
+ Processing by TestsController#new as HTML
9335
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9336
+ Processing by TestsController#new as HTML
9337
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9338
+  (0.1ms) rollback transaction
9339
+  (0.3ms) begin transaction
9340
+  (0.1ms) rollback transaction
9341
+  (0.1ms) begin transaction
9342
+  (0.0ms) rollback transaction
9343
+  (0.1ms) begin transaction
9344
+  (0.1ms) rollback transaction
9345
+  (0.1ms) begin transaction
9346
+  (0.0ms) rollback transaction
9347
+  (0.0ms) begin transaction
9348
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9349
+ Processing by TestsController#new as HTML
9350
+ Rendered tests/new.html.erb within layouts/application (2.6ms)
9351
+ Completed 200 OK in 63ms (Views: 52.6ms | ActiveRecord: 0.0ms)
9352
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9353
+ Processing by TestsController#create as HTML
9354
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
9355
+ Completed 500 Internal Server Error in 0ms
9356
+  (0.1ms) rollback transaction
9357
+  (0.1ms) begin transaction
9358
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9359
+ Processing by TestsController#edit as HTML
9360
+ Parameters: {"id"=>"1"}
9361
+ Rendered tests/edit.html.erb within layouts/application (0.5ms)
9362
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
9363
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9364
+ Processing by TestsController#new as HTML
9365
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
9366
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
9367
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9368
+ Processing by TestsController#index as HTML
9369
+ Rendered tests/index.html.erb within layouts/application (0.8ms)
9370
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
9371
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9372
+ Processing by TestsController#update as HTML
9373
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9374
+ Redirected to http://www.example.com/tests/1/edit
9375
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9376
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9377
+ Processing by TestsController#edit as HTML
9378
+ Parameters: {"id"=>"1"}
9379
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9380
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9381
+  (0.1ms) rollback transaction
9382
+  (0.1ms) begin transaction
9383
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9384
+ Processing by TestsController#edit as HTML
9385
+ Parameters: {"id"=>"1"}
9386
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9387
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9388
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9389
+ Processing by TestsController#new as HTML
9390
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
9391
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
9392
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9393
+ Processing by TestsController#edit as HTML
9394
+ Parameters: {"id"=>"1"}
9395
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
9396
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
9397
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9398
+ Processing by TestsController#index as HTML
9399
+ Rendered tests/index.html.erb within layouts/application (0.6ms)
9400
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
9401
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9402
+ Processing by TestsController#update as HTML
9403
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9404
+ Redirected to http://www.example.com/tests/new
9405
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9406
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9407
+ Processing by TestsController#new as HTML
9408
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
9409
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9410
+  (0.1ms) rollback transaction
9411
+  (0.0ms) begin transaction
9412
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9413
+ Processing by TestsController#edit as HTML
9414
+ Parameters: {"id"=>"1"}
9415
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9416
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9417
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9418
+ Processing by TestsController#new as HTML
9419
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
9420
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9421
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9422
+ Processing by TestsController#index as HTML
9423
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
9424
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9425
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9426
+ Processing by TestsController#new as HTML
9427
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
9428
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
9429
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9430
+ Processing by TestsController#index as HTML
9431
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
9432
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9433
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9434
+ Processing by TestsController#update as HTML
9435
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9436
+ Redirected to http://www.example.com/tests/1/edit
9437
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9438
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:13:32 -0600
9439
+ Processing by TestsController#edit as HTML
9440
+ Parameters: {"id"=>"1"}
9441
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9442
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9443
+  (0.1ms) rollback transaction
9444
+  (0.0ms) begin transaction
9445
+ Processing by TestsController#show as HTML
9446
+ Parameters: {"id"=>"1"}
9447
+ Redirected to http://test.host/tests/new
9448
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9449
+  (0.1ms) rollback transaction
9450
+  (0.1ms) begin transaction
9451
+ Processing by TestsController#new as HTML
9452
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9453
+ Processing by TestsController#update as HTML
9454
+ Parameters: {"id"=>"1"}
9455
+ Redirected to http://test.host/tests/1
9456
+ Completed 302 Found in 0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9457
+  (0.1ms) rollback transaction
9458
+  (0.1ms) begin transaction
9459
+ Processing by TestsController#new as HTML
9460
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9461
+ Processing by TestsController#update as HTML
9462
+ Parameters: {"id"=>"1"}
9463
+ Redirected to http://test.host/tests/1
9464
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9465
+  (0.1ms) rollback transaction
9466
+  (0.0ms) begin transaction
9467
+ Processing by TestsController#update as HTML
9468
+ Parameters: {"id"=>"1"}
9469
+ Redirected to http://test.host/
9470
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9471
+  (0.0ms) rollback transaction
9472
+  (0.0ms) begin transaction
9473
+ Processing by TestsController#new as HTML
9474
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9475
+ Processing by TestsController#create as HTML
9476
+ Completed 500 Internal Server Error in 0ms
9477
+  (0.0ms) rollback transaction
9478
+  (0.1ms) begin transaction
9479
+ Processing by TestsController#create as HTML
9480
+ Redirected to
9481
+ Completed 500 Internal Server Error in 0ms
9482
+  (0.0ms) rollback transaction
9483
+  (0.1ms) begin transaction
9484
+ Processing by TestsController#offsite_without_default as HTML
9485
+ Completed 500 Internal Server Error in 0ms
9486
+  (0.0ms) rollback transaction
9487
+  (0.1ms) begin transaction
9488
+ Processing by TestsController#offsite_with_default as HTML
9489
+ Completed 500 Internal Server Error in 0ms
9490
+  (0.1ms) rollback transaction
9491
+  (0.1ms) begin transaction
9492
+ Processing by TestsController#create as HTML
9493
+ Redirected to
9494
+ Completed 500 Internal Server Error in 0ms
9495
+  (0.1ms) rollback transaction
9496
+  (0.1ms) begin transaction
9497
+ Processing by TestsController#offsite_with_default as HTML
9498
+ Redirected to
9499
+ Completed 500 Internal Server Error in 0ms
9500
+  (0.1ms) rollback transaction
9501
+  (0.0ms) begin transaction
9502
+ Processing by TestsController#create as HTML
9503
+ Completed 500 Internal Server Error in 0ms
9504
+  (0.0ms) rollback transaction
9505
+  (0.0ms) begin transaction
9506
+ Processing by TestsController#create as HTML
9507
+ Completed 500 Internal Server Error in 0ms
9508
+  (0.0ms) rollback transaction
9509
+  (0.0ms) begin transaction
9510
+ Processing by TestsController#destroy as HTML
9511
+ Parameters: {"id"=>"1"}
9512
+ Redirected to
9513
+ Completed 500 Internal Server Error in 0ms
9514
+  (0.1ms) rollback transaction
9515
+  (0.1ms) begin transaction
9516
+ Processing by TestsController#new as HTML
9517
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9518
+ Processing by TestsController#destroy as HTML
9519
+ Parameters: {"id"=>"1"}
9520
+ Completed 500 Internal Server Error in 0ms
9521
+  (0.1ms) rollback transaction
9522
+  (0.1ms) begin transaction
9523
+ Processing by TestsController#new as HTML
9524
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9525
+ Processing by TestsController#edit as HTML
9526
+ Parameters: {"id"=>"1"}
9527
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
9528
+  (0.1ms) rollback transaction
9529
+  (0.1ms) begin transaction
9530
+ Processing by TestsController#new as HTML
9531
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9532
+  (0.0ms) rollback transaction
9533
+  (0.1ms) begin transaction
9534
+ Processing by TestsController#new as HTML
9535
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9536
+ Processing by TestsController#new as HTML
9537
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9538
+  (0.1ms) rollback transaction
9539
+  (0.3ms) begin transaction
9540
+  (0.0ms) rollback transaction
9541
+  (0.0ms) begin transaction
9542
+  (0.1ms) rollback transaction
9543
+  (0.0ms) begin transaction
9544
+  (0.0ms) rollback transaction
9545
+  (0.1ms) begin transaction
9546
+  (0.0ms) rollback transaction
9547
+  (0.1ms) begin transaction
9548
+ Processing by TestsController#create as HTML
9549
+ Redirected to
9550
+ Completed 500 Internal Server Error in 0ms
9551
+  (0.1ms) rollback transaction
9552
+  (0.1ms) begin transaction
9553
+ Processing by TestsController#offsite_with_default as HTML
9554
+ Completed 500 Internal Server Error in 0ms
9555
+  (0.0ms) rollback transaction
9556
+  (0.1ms) begin transaction
9557
+ Processing by TestsController#create as HTML
9558
+ Redirected to
9559
+ Completed 500 Internal Server Error in 0ms
9560
+  (0.0ms) rollback transaction
9561
+  (0.0ms) begin transaction
9562
+ Processing by TestsController#create as HTML
9563
+ Redirected to
9564
+ Completed 500 Internal Server Error in 0ms
9565
+  (0.0ms) rollback transaction
9566
+  (0.0ms) begin transaction
9567
+ Processing by TestsController#destroy as HTML
9568
+ Parameters: {"id"=>"1"}
9569
+ Redirected to
9570
+ Completed 500 Internal Server Error in 1ms
9571
+  (0.1ms) rollback transaction
9572
+  (0.1ms) begin transaction
9573
+ Processing by TestsController#offsite_without_default as HTML
9574
+ Completed 500 Internal Server Error in 0ms
9575
+  (0.1ms) rollback transaction
9576
+  (0.1ms) begin transaction
9577
+ Processing by TestsController#offsite_with_default as HTML
9578
+ Redirected to
9579
+ Completed 500 Internal Server Error in 0ms
9580
+  (0.1ms) rollback transaction
9581
+  (0.1ms) begin transaction
9582
+ Processing by TestsController#create as HTML
9583
+ Redirected to
9584
+ Completed 500 Internal Server Error in 0ms
9585
+  (0.0ms) rollback transaction
9586
+  (0.0ms) begin transaction
9587
+ Processing by TestsController#new as HTML
9588
+ Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
9589
+  (0.1ms) rollback transaction
9590
+  (0.0ms) begin transaction
9591
+ Processing by TestsController#new as HTML
9592
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9593
+ Processing by TestsController#new as HTML
9594
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
9595
+  (0.1ms) rollback transaction
9596
+  (0.0ms) begin transaction
9597
+ Processing by TestsController#new as HTML
9598
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9599
+ Processing by TestsController#destroy as HTML
9600
+ Parameters: {"id"=>"1"}
9601
+ Redirected to
9602
+ Completed 500 Internal Server Error in 0ms
9603
+  (0.1ms) rollback transaction
9604
+  (0.1ms) begin transaction
9605
+ Processing by TestsController#new as HTML
9606
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9607
+ Processing by TestsController#edit as HTML
9608
+ Parameters: {"id"=>"1"}
9609
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9610
+  (0.1ms) rollback transaction
9611
+  (0.0ms) begin transaction
9612
+ Processing by TestsController#new as HTML
9613
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9614
+ Processing by TestsController#update as HTML
9615
+ Parameters: {"id"=>"1"}
9616
+ Redirected to http://test.host/tests/1
9617
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9618
+  (0.1ms) rollback transaction
9619
+  (0.0ms) begin transaction
9620
+ Processing by TestsController#show as HTML
9621
+ Parameters: {"id"=>"1"}
9622
+ Redirected to http://test.host/tests/new
9623
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9624
+  (0.0ms) rollback transaction
9625
+  (0.1ms) begin transaction
9626
+ Processing by TestsController#new as HTML
9627
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9628
+ Processing by TestsController#update as HTML
9629
+ Parameters: {"id"=>"1"}
9630
+ Redirected to http://test.host/tests/1
9631
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9632
+  (0.1ms) rollback transaction
9633
+  (0.1ms) begin transaction
9634
+ Processing by TestsController#update as HTML
9635
+ Parameters: {"id"=>"1"}
9636
+ Redirected to http://test.host/
9637
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9638
+  (0.1ms) rollback transaction
9639
+  (0.0ms) begin transaction
9640
+ Processing by TestsController#new as HTML
9641
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9642
+ Processing by TestsController#create as HTML
9643
+ Redirected to
9644
+ Completed 500 Internal Server Error in 0ms
9645
+  (0.1ms) rollback transaction
9646
+  (0.0ms) begin transaction
9647
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9648
+ Processing by TestsController#new as HTML
9649
+ Completed 200 OK in 16ms (Views: 7.3ms | ActiveRecord: 0.0ms)
9650
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9651
+ Processing by TestsController#create as HTML
9652
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
9653
+ Redirected to
9654
+ Completed 500 Internal Server Error in 1ms
9655
+  (0.1ms) rollback transaction
9656
+  (0.1ms) begin transaction
9657
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9658
+ Processing by TestsController#edit as HTML
9659
+ Parameters: {"id"=>"1"}
9660
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
9661
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9662
+ Processing by TestsController#new as HTML
9663
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
9664
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9665
+ Processing by TestsController#index as HTML
9666
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
9667
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9668
+ Processing by TestsController#update as HTML
9669
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9670
+ Redirected to http://www.example.com/tests/1/edit
9671
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9672
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9673
+ Processing by TestsController#edit as HTML
9674
+ Parameters: {"id"=>"1"}
9675
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9676
+  (0.1ms) rollback transaction
9677
+  (0.1ms) begin transaction
9678
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9679
+ Processing by TestsController#edit as HTML
9680
+ Parameters: {"id"=>"1"}
9681
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9682
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9683
+ Processing by TestsController#new as HTML
9684
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9685
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9686
+ Processing by TestsController#index as HTML
9687
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9688
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9689
+ Processing by TestsController#new as HTML
9690
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9691
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9692
+ Processing by TestsController#index as HTML
9693
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9694
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9695
+ Processing by TestsController#update as HTML
9696
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9697
+ Redirected to http://www.example.com/tests/1/edit
9698
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9699
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9700
+ Processing by TestsController#edit as HTML
9701
+ Parameters: {"id"=>"1"}
9702
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9703
+  (0.1ms) rollback transaction
9704
+  (0.1ms) begin transaction
9705
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9706
+ Processing by TestsController#edit as HTML
9707
+ Parameters: {"id"=>"1"}
9708
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9709
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9710
+ Processing by TestsController#new as HTML
9711
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9712
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9713
+ Processing by TestsController#edit as HTML
9714
+ Parameters: {"id"=>"1"}
9715
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9716
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9717
+ Processing by TestsController#index as HTML
9718
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
9719
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9720
+ Processing by TestsController#update as HTML
9721
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9722
+ Redirected to http://www.example.com/tests/new
9723
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9724
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:14:33 -0600
9725
+ Processing by TestsController#new as HTML
9726
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9727
+  (0.1ms) rollback transaction
9728
+  (0.3ms) begin transaction
9729
+  (0.1ms) rollback transaction
9730
+  (0.1ms) begin transaction
9731
+  (0.0ms) rollback transaction
9732
+  (0.1ms) begin transaction
9733
+  (0.0ms) rollback transaction
9734
+  (0.1ms) begin transaction
9735
+  (0.0ms) rollback transaction
9736
+  (0.1ms) begin transaction
9737
+ Processing by TestsController#create as HTML
9738
+ Redirected to http://rubyonrails.org/
9739
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
9740
+  (0.1ms) rollback transaction
9741
+  (0.2ms) begin transaction
9742
+ Processing by TestsController#create as HTML
9743
+ Redirected to
9744
+ Completed 500 Internal Server Error in 0ms
9745
+  (0.1ms) rollback transaction
9746
+  (0.1ms) begin transaction
9747
+ Processing by TestsController#offsite_without_default as HTML
9748
+ Completed 500 Internal Server Error in 0ms
9749
+  (0.0ms) rollback transaction
9750
+  (0.1ms) begin transaction
9751
+ Processing by TestsController#offsite_with_default as HTML
9752
+ Completed 500 Internal Server Error in 0ms
9753
+  (0.0ms) rollback transaction
9754
+  (0.1ms) begin transaction
9755
+ Processing by TestsController#create as HTML
9756
+ Redirected to
9757
+ Completed 500 Internal Server Error in 1ms
9758
+  (0.1ms) rollback transaction
9759
+  (0.1ms) begin transaction
9760
+ Processing by TestsController#offsite_with_default as HTML
9761
+ Redirected to
9762
+ Completed 500 Internal Server Error in 0ms
9763
+  (0.1ms) rollback transaction
9764
+  (0.1ms) begin transaction
9765
+ Processing by TestsController#destroy as HTML
9766
+ Parameters: {"id"=>"1"}
9767
+ Redirected to
9768
+ Completed 500 Internal Server Error in 1ms
9769
+  (0.1ms) rollback transaction
9770
+  (0.1ms) begin transaction
9771
+ Processing by TestsController#create as HTML
9772
+ Redirected to http://test.host/
9773
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
9774
+  (0.2ms) rollback transaction
9775
+  (0.1ms) begin transaction
9776
+ Processing by TestsController#show as HTML
9777
+ Parameters: {"id"=>"1"}
9778
+ Redirected to http://test.host/tests/new
9779
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9780
+  (0.1ms) rollback transaction
9781
+  (0.1ms) begin transaction
9782
+ Processing by TestsController#new as HTML
9783
+ Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
9784
+ Processing by TestsController#update as HTML
9785
+ Parameters: {"id"=>"1"}
9786
+ Redirected to http://test.host/tests/1
9787
+ Completed 302 Found in 0ms (Views: 6.4ms | ActiveRecord: 0.0ms)
9788
+  (0.1ms) rollback transaction
9789
+  (0.1ms) begin transaction
9790
+ Processing by TestsController#update as HTML
9791
+ Parameters: {"id"=>"1"}
9792
+ Redirected to http://test.host/
9793
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
9794
+  (0.1ms) rollback transaction
9795
+  (0.1ms) begin transaction
9796
+ Processing by TestsController#new as HTML
9797
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9798
+ Processing by TestsController#create as HTML
9799
+ Redirected to http://test.host/
9800
+ Completed 301 Moved Permanently in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9801
+ Processing by TestsController#update as HTML
9802
+ Parameters: {"id"=>"1"}
9803
+ Redirected to http://test.host/tests/1
9804
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9805
+  (0.1ms) rollback transaction
9806
+  (0.1ms) begin transaction
9807
+ Processing by TestsController#new as HTML
9808
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9809
+ Processing by TestsController#update as HTML
9810
+ Parameters: {"id"=>"1"}
9811
+ Redirected to http://test.host/tests/1
9812
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9813
+  (0.1ms) rollback transaction
9814
+  (0.1ms) begin transaction
9815
+ Processing by TestsController#new as HTML
9816
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9817
+ Processing by TestsController#new as HTML
9818
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9819
+  (0.1ms) rollback transaction
9820
+  (0.1ms) begin transaction
9821
+ Processing by TestsController#new as HTML
9822
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9823
+  (0.1ms) rollback transaction
9824
+  (0.0ms) begin transaction
9825
+ Processing by TestsController#new as HTML
9826
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9827
+ Processing by TestsController#edit as HTML
9828
+ Parameters: {"id"=>"1"}
9829
+ Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
9830
+  (0.1ms) rollback transaction
9831
+  (0.1ms) begin transaction
9832
+ Processing by TestsController#new as HTML
9833
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9834
+ Processing by TestsController#destroy as HTML
9835
+ Parameters: {"id"=>"1"}
9836
+ Redirected to http://test.host/tests/new
9837
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9838
+  (0.1ms) rollback transaction
9839
+  (0.1ms) begin transaction
9840
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:15:09 -0600
9841
+ Processing by TestsController#edit as HTML
9842
+ Parameters: {"id"=>"1"}
9843
+ Completed 200 OK in 21ms (Views: 8.2ms | ActiveRecord: 0.0ms)
9844
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9845
+ Processing by TestsController#new as HTML
9846
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
9847
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9848
+ Processing by TestsController#index as HTML
9849
+ Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
9850
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9851
+ Processing by TestsController#update as HTML
9852
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9853
+ Redirected to http://www.example.com/tests/1/edit
9854
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9855
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9856
+ Processing by TestsController#edit as HTML
9857
+ Parameters: {"id"=>"1"}
9858
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
9859
+  (0.1ms) rollback transaction
9860
+  (0.1ms) begin transaction
9861
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9862
+ Processing by TestsController#edit as HTML
9863
+ Parameters: {"id"=>"1"}
9864
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9865
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9866
+ Processing by TestsController#new as HTML
9867
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9868
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9869
+ Processing by TestsController#index as HTML
9870
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9871
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9872
+ Processing by TestsController#new as HTML
9873
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9874
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9875
+ Processing by TestsController#index as HTML
9876
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
9877
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9878
+ Processing by TestsController#update as HTML
9879
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9880
+ Redirected to http://www.example.com/tests/1/edit
9881
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9882
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9883
+ Processing by TestsController#edit as HTML
9884
+ Parameters: {"id"=>"1"}
9885
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9886
+  (0.1ms) rollback transaction
9887
+  (0.1ms) begin transaction
9888
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9889
+ Processing by TestsController#edit as HTML
9890
+ Parameters: {"id"=>"1"}
9891
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
9892
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9893
+ Processing by TestsController#new as HTML
9894
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9895
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9896
+ Processing by TestsController#edit as HTML
9897
+ Parameters: {"id"=>"1"}
9898
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9899
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9900
+ Processing by TestsController#index as HTML
9901
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9902
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9903
+ Processing by TestsController#update as HTML
9904
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9905
+ Redirected to http://www.example.com/tests/new
9906
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9907
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9908
+ Processing by TestsController#new as HTML
9909
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9910
+  (0.1ms) rollback transaction
9911
+  (0.1ms) begin transaction
9912
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9913
+ Processing by TestsController#new as HTML
9914
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
9915
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9916
+ Processing by TestsController#create as HTML
9917
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
9918
+ Redirected to http://www.example.com/
9919
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
9920
+ Started GET "/" for 127.0.0.1 at 2015-01-14 10:15:10 -0600
9921
+ Processing by TestsController#index as HTML
9922
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9923
+  (0.1ms) rollback transaction
9924
+  (0.3ms) begin transaction
9925
+  (0.1ms) rollback transaction
9926
+  (0.0ms) begin transaction
9927
+  (0.0ms) rollback transaction
9928
+  (0.0ms) begin transaction
9929
+  (0.0ms) rollback transaction
9930
+  (0.1ms) begin transaction
9931
+  (0.0ms) rollback transaction
9932
+  (0.0ms) begin transaction
9933
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9934
+ Processing by TestsController#new as HTML
9935
+ Rendered tests/new.html.erb within layouts/application (2.5ms)
9936
+ Completed 200 OK in 55ms (Views: 46.3ms | ActiveRecord: 0.0ms)
9937
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9938
+ Processing by TestsController#create as HTML
9939
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
9940
+ Redirected to http://www.example.com/tests/new
9941
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
9942
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9943
+ Processing by TestsController#new as HTML
9944
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
9945
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
9946
+  (0.1ms) rollback transaction
9947
+  (0.1ms) begin transaction
9948
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9949
+ Processing by TestsController#edit as HTML
9950
+ Parameters: {"id"=>"1"}
9951
+ Rendered tests/edit.html.erb within layouts/application (0.5ms)
9952
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
9953
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9954
+ Processing by TestsController#new as HTML
9955
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
9956
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9957
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9958
+ Processing by TestsController#index as HTML
9959
+ Rendered tests/index.html.erb within layouts/application (1.1ms)
9960
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
9961
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9962
+ Processing by TestsController#update as HTML
9963
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9964
+ Redirected to http://www.example.com/tests/1/edit
9965
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9966
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9967
+ Processing by TestsController#edit as HTML
9968
+ Parameters: {"id"=>"1"}
9969
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
9970
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
9971
+  (0.1ms) rollback transaction
9972
+  (0.1ms) begin transaction
9973
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9974
+ Processing by TestsController#edit as HTML
9975
+ Parameters: {"id"=>"1"}
9976
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9977
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9978
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9979
+ Processing by TestsController#new as HTML
9980
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
9981
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
9982
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9983
+ Processing by TestsController#edit as HTML
9984
+ Parameters: {"id"=>"1"}
9985
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
9986
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
9987
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9988
+ Processing by TestsController#index as HTML
9989
+ Rendered tests/index.html.erb within layouts/application (0.5ms)
9990
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
9991
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9992
+ Processing by TestsController#update as HTML
9993
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
9994
+ Redirected to http://www.example.com/tests/new
9995
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
9996
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
9997
+ Processing by TestsController#new as HTML
9998
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
9999
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10000
+  (0.1ms) rollback transaction
10001
+  (0.0ms) begin transaction
10002
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
10003
+ Processing by TestsController#edit as HTML
10004
+ Parameters: {"id"=>"1"}
10005
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10006
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10007
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
10008
+ Processing by TestsController#new as HTML
10009
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10010
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10011
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
10012
+ Processing by TestsController#index as HTML
10013
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
10014
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10015
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
10016
+ Processing by TestsController#new as HTML
10017
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10018
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10019
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
10020
+ Processing by TestsController#index as HTML
10021
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
10022
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10023
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
10024
+ Processing by TestsController#update as HTML
10025
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10026
+ Redirected to http://www.example.com/tests/1/edit
10027
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10028
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:16:34 -0600
10029
+ Processing by TestsController#edit as HTML
10030
+ Parameters: {"id"=>"1"}
10031
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10032
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10033
+  (0.1ms) rollback transaction
10034
+  (0.1ms) begin transaction
10035
+ Processing by TestsController#create as HTML
10036
+ Redirected to /tests/1
10037
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
10038
+ Processing by TestsController#destroy as HTML
10039
+ Parameters: {"id"=>"2"}
10040
+ Redirected to /tests/1
10041
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10042
+  (0.1ms) rollback transaction
10043
+  (0.1ms) begin transaction
10044
+ Processing by TestsController#create as HTML
10045
+ Redirected to http://test.host/
10046
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
10047
+  (0.1ms) rollback transaction
10048
+  (0.1ms) begin transaction
10049
+ Processing by TestsController#offsite_with_default as HTML
10050
+ Redirected to http://test.host/tests/new
10051
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10052
+ Processing by TestsController#offsite_without_default as HTML
10053
+ Redirected to http://test.host/
10054
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10055
+  (0.0ms) rollback transaction
10056
+  (0.1ms) begin transaction
10057
+ Processing by TestsController#offsite_with_default as HTML
10058
+ Completed 500 Internal Server Error in 1ms
10059
+  (0.1ms) rollback transaction
10060
+  (0.1ms) begin transaction
10061
+ Processing by TestsController#create as HTML
10062
+ Redirected to http://test.host/
10063
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10064
+  (0.1ms) rollback transaction
10065
+  (0.1ms) begin transaction
10066
+ Processing by TestsController#offsite_without_default as HTML
10067
+ Completed 500 Internal Server Error in 0ms
10068
+  (0.1ms) rollback transaction
10069
+  (0.0ms) begin transaction
10070
+ Processing by TestsController#destroy as HTML
10071
+ Parameters: {"id"=>"1"}
10072
+ Redirected to http://test.host/tests/new
10073
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10074
+  (0.0ms) rollback transaction
10075
+  (0.0ms) begin transaction
10076
+ Processing by TestsController#create as HTML
10077
+ Redirected to http://test.host/
10078
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10079
+ Processing by TestsController#destroy as HTML
10080
+ Parameters: {"id"=>"1"}
10081
+ Redirected to http://test.host/tests/new
10082
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10083
+  (0.1ms) rollback transaction
10084
+  (0.0ms) begin transaction
10085
+ Processing by TestsController#new as HTML
10086
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10087
+ Processing by TestsController#destroy as HTML
10088
+ Parameters: {"id"=>"1"}
10089
+ Redirected to /tests/1
10090
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10091
+  (0.1ms) rollback transaction
10092
+  (0.1ms) begin transaction
10093
+ Processing by TestsController#new as HTML
10094
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10095
+ Processing by TestsController#edit as HTML
10096
+ Parameters: {"id"=>"1"}
10097
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
10098
+  (0.1ms) rollback transaction
10099
+  (0.1ms) begin transaction
10100
+ Processing by TestsController#new as HTML
10101
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10102
+  (0.0ms) rollback transaction
10103
+  (0.1ms) begin transaction
10104
+ Processing by TestsController#new as HTML
10105
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10106
+ Processing by TestsController#new as HTML
10107
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
10108
+  (0.0ms) rollback transaction
10109
+  (0.0ms) begin transaction
10110
+ Processing by TestsController#new as HTML
10111
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10112
+ Processing by TestsController#update as HTML
10113
+ Parameters: {"id"=>"1"}
10114
+ Redirected to http://test.host/tests/1
10115
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10116
+  (0.1ms) rollback transaction
10117
+  (0.1ms) begin transaction
10118
+ Processing by TestsController#new as HTML
10119
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10120
+ Processing by TestsController#update as HTML
10121
+ Parameters: {"id"=>"1"}
10122
+ Redirected to http://test.host/tests/1
10123
+ Completed 302 Found in 0ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10124
+  (0.1ms) rollback transaction
10125
+  (0.1ms) begin transaction
10126
+ Processing by TestsController#show as HTML
10127
+ Parameters: {"id"=>"1"}
10128
+ Redirected to http://test.host/tests/new
10129
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10130
+  (0.1ms) rollback transaction
10131
+  (0.1ms) begin transaction
10132
+ Processing by TestsController#new as HTML
10133
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10134
+ Processing by TestsController#create as HTML
10135
+ Redirected to /tests/1
10136
+ Completed 301 Moved Permanently in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10137
+ Processing by TestsController#update as HTML
10138
+ Parameters: {"id"=>"1"}
10139
+ Redirected to http://test.host/tests/1
10140
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10141
+  (0.1ms) rollback transaction
10142
+  (0.1ms) begin transaction
10143
+ Processing by TestsController#update as HTML
10144
+ Parameters: {"id"=>"1"}
10145
+ Redirected to http://test.host/
10146
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10147
+  (0.0ms) rollback transaction
10148
+  (0.3ms) begin transaction
10149
+  (0.1ms) rollback transaction
10150
+  (0.0ms) begin transaction
10151
+  (0.0ms) rollback transaction
10152
+  (0.1ms) begin transaction
10153
+  (0.0ms) rollback transaction
10154
+  (0.1ms) begin transaction
10155
+  (0.0ms) rollback transaction
10156
+  (0.1ms) begin transaction
10157
+ Processing by TestsController#new as HTML
10158
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10159
+ Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
10160
+ Processing by TestsController#new as HTML
10161
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10162
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10163
+  (0.1ms) rollback transaction
10164
+  (0.1ms) begin transaction
10165
+ Processing by TestsController#new as HTML
10166
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10167
+  (0.0ms) rollback transaction
10168
+  (0.0ms) begin transaction
10169
+ Processing by TestsController#offsite_without_default as HTML
10170
+ Redirected to http://rubyonrails.org/
10171
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10172
+  (0.1ms) rollback transaction
10173
+  (0.1ms) begin transaction
10174
+ Processing by TestsController#offsite_with_default as HTML
10175
+ Redirected to http://test.host/tests/new
10176
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10177
+ Processing by TestsController#offsite_without_default as HTML
10178
+ Redirected to http://test.host/
10179
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10180
+  (0.1ms) rollback transaction
10181
+  (0.1ms) begin transaction
10182
+ Processing by TestsController#create as HTML
10183
+ Redirected to http://test.host/
10184
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10185
+  (0.0ms) rollback transaction
10186
+  (0.0ms) begin transaction
10187
+ Processing by TestsController#destroy as HTML
10188
+ Parameters: {"id"=>"1"}
10189
+ Redirected to http://test.host/tests/new
10190
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10191
+  (0.0ms) rollback transaction
10192
+  (0.1ms) begin transaction
10193
+ Processing by TestsController#offsite_with_default as HTML
10194
+ Redirected to http://rubyonrails.org/
10195
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10196
+  (0.0ms) rollback transaction
10197
+  (0.0ms) begin transaction
10198
+ Processing by TestsController#create as HTML
10199
+ Redirected to http://test.host/
10200
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10201
+  (0.1ms) rollback transaction
10202
+  (0.1ms) begin transaction
10203
+ Processing by TestsController#create as HTML
10204
+ Redirected to http://test.host/
10205
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10206
+ Processing by TestsController#destroy as HTML
10207
+ Parameters: {"id"=>"1"}
10208
+ Redirected to http://test.host/tests/new
10209
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10210
+  (0.1ms) rollback transaction
10211
+  (0.0ms) begin transaction
10212
+ Processing by TestsController#create as HTML
10213
+ Redirected to /tests/1
10214
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10215
+ Processing by TestsController#destroy as HTML
10216
+ Parameters: {"id"=>"2"}
10217
+ Redirected to /tests/1
10218
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10219
+  (0.0ms) rollback transaction
10220
+  (0.0ms) begin transaction
10221
+ Processing by TestsController#new as HTML
10222
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10223
+ Processing by TestsController#create as HTML
10224
+ Redirected to /tests/1
10225
+ Completed 301 Moved Permanently in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10226
+ Processing by TestsController#update as HTML
10227
+ Parameters: {"id"=>"1"}
10228
+ Redirected to http://test.host/tests/1
10229
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10230
+  (0.0ms) rollback transaction
10231
+  (0.0ms) begin transaction
10232
+ Processing by TestsController#new as HTML
10233
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10234
+ Processing by TestsController#update as HTML
10235
+ Parameters: {"id"=>"1"}
10236
+ Redirected to http://test.host/tests/1
10237
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10238
+  (0.2ms) rollback transaction
10239
+  (0.1ms) begin transaction
10240
+ Processing by TestsController#show as HTML
10241
+ Parameters: {"id"=>"1"}
10242
+ Redirected to http://test.host/tests/new
10243
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10244
+  (0.1ms) rollback transaction
10245
+  (0.1ms) begin transaction
10246
+ Processing by TestsController#update as HTML
10247
+ Parameters: {"id"=>"1"}
10248
+ Redirected to http://test.host/
10249
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10250
+  (0.1ms) rollback transaction
10251
+  (0.0ms) begin transaction
10252
+ Processing by TestsController#new as HTML
10253
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10254
+ Processing by TestsController#update as HTML
10255
+ Parameters: {"id"=>"1"}
10256
+ Redirected to http://test.host/tests/1
10257
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10258
+  (0.1ms) rollback transaction
10259
+  (0.1ms) begin transaction
10260
+ Processing by TestsController#new as HTML
10261
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10262
+ Processing by TestsController#edit as HTML
10263
+ Parameters: {"id"=>"1"}
10264
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10265
+  (0.1ms) rollback transaction
10266
+  (0.0ms) begin transaction
10267
+ Processing by TestsController#new as HTML
10268
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10269
+ Processing by TestsController#destroy as HTML
10270
+ Parameters: {"id"=>"1"}
10271
+ Redirected to /tests/1
10272
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10273
+  (0.0ms) rollback transaction
10274
+  (0.0ms) begin transaction
10275
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10276
+ Processing by TestsController#edit as HTML
10277
+ Parameters: {"id"=>"1"}
10278
+ Completed 200 OK in 17ms (Views: 8.5ms | ActiveRecord: 0.0ms)
10279
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10280
+ Processing by TestsController#new as HTML
10281
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
10282
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10283
+ Processing by TestsController#index as HTML
10284
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
10285
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10286
+ Processing by TestsController#update as HTML
10287
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10288
+ Redirected to http://www.example.com/tests/1/edit
10289
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10290
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10291
+ Processing by TestsController#edit as HTML
10292
+ Parameters: {"id"=>"1"}
10293
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10294
+  (0.1ms) rollback transaction
10295
+  (0.1ms) begin transaction
10296
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10297
+ Processing by TestsController#edit as HTML
10298
+ Parameters: {"id"=>"1"}
10299
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10300
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10301
+ Processing by TestsController#new as HTML
10302
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
10303
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10304
+ Processing by TestsController#index as HTML
10305
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
10306
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10307
+ Processing by TestsController#new as HTML
10308
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10309
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10310
+ Processing by TestsController#index as HTML
10311
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10312
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10313
+ Processing by TestsController#update as HTML
10314
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10315
+ Redirected to http://www.example.com/tests/1/edit
10316
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10317
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10318
+ Processing by TestsController#edit as HTML
10319
+ Parameters: {"id"=>"1"}
10320
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10321
+  (0.1ms) rollback transaction
10322
+  (0.1ms) begin transaction
10323
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10324
+ Processing by TestsController#edit as HTML
10325
+ Parameters: {"id"=>"1"}
10326
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10327
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10328
+ Processing by TestsController#new as HTML
10329
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10330
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10331
+ Processing by TestsController#edit as HTML
10332
+ Parameters: {"id"=>"1"}
10333
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
10334
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10335
+ Processing by TestsController#index as HTML
10336
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10337
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10338
+ Processing by TestsController#update as HTML
10339
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10340
+ Redirected to http://www.example.com/tests/new
10341
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10342
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10343
+ Processing by TestsController#new as HTML
10344
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10345
+  (0.1ms) rollback transaction
10346
+  (0.0ms) begin transaction
10347
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10348
+ Processing by TestsController#new as HTML
10349
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10350
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10351
+ Processing by TestsController#create as HTML
10352
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
10353
+ Redirected to http://www.example.com/tests/new
10354
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
10355
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:17:11 -0600
10356
+ Processing by TestsController#new as HTML
10357
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10358
+  (0.2ms) rollback transaction
10359
+  (0.4ms) begin transaction
10360
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10361
+ Processing by TestsController#new as HTML
10362
+ Rendered tests/new.html.erb within layouts/application (2.1ms)
10363
+ Completed 200 OK in 63ms (Views: 52.3ms | ActiveRecord: 0.0ms)
10364
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10365
+ Processing by TestsController#create as HTML
10366
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
10367
+ Completed 500 Internal Server Error in 1ms
10368
+  (0.1ms) rollback transaction
10369
+  (0.1ms) begin transaction
10370
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10371
+ Processing by TestsController#edit as HTML
10372
+ Parameters: {"id"=>"1"}
10373
+ Rendered tests/edit.html.erb within layouts/application (0.5ms)
10374
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
10375
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10376
+ Processing by TestsController#new as HTML
10377
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10378
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10379
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10380
+ Processing by TestsController#edit as HTML
10381
+ Parameters: {"id"=>"1"}
10382
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10383
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10384
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10385
+ Processing by TestsController#index as HTML
10386
+ Rendered tests/index.html.erb within layouts/application (1.0ms)
10387
+ Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
10388
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10389
+ Processing by TestsController#update as HTML
10390
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10391
+ Redirected to http://www.example.com/tests/new
10392
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10393
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10394
+ Processing by TestsController#new as HTML
10395
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10396
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
10397
+  (0.1ms) rollback transaction
10398
+  (0.1ms) begin transaction
10399
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10400
+ Processing by TestsController#edit as HTML
10401
+ Parameters: {"id"=>"1"}
10402
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10403
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10404
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10405
+ Processing by TestsController#new as HTML
10406
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10407
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10408
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10409
+ Processing by TestsController#index as HTML
10410
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
10411
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
10412
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10413
+ Processing by TestsController#update as HTML
10414
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10415
+ Redirected to http://www.example.com/tests/1/edit
10416
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10417
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10418
+ Processing by TestsController#edit as HTML
10419
+ Parameters: {"id"=>"1"}
10420
+ Rendered tests/edit.html.erb within layouts/application (0.6ms)
10421
+ Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
10422
+  (0.1ms) rollback transaction
10423
+  (0.1ms) begin transaction
10424
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10425
+ Processing by TestsController#edit as HTML
10426
+ Parameters: {"id"=>"1"}
10427
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10428
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10429
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10430
+ Processing by TestsController#new as HTML
10431
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10432
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10433
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10434
+ Processing by TestsController#index as HTML
10435
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
10436
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10437
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10438
+ Processing by TestsController#new as HTML
10439
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10440
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
10441
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10442
+ Processing by TestsController#index as HTML
10443
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
10444
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10445
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10446
+ Processing by TestsController#update as HTML
10447
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10448
+ Redirected to http://www.example.com/tests/1/edit
10449
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10450
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:20:00 -0600
10451
+ Processing by TestsController#edit as HTML
10452
+ Parameters: {"id"=>"1"}
10453
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10454
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10455
+  (0.1ms) rollback transaction
10456
+  (0.1ms) begin transaction
10457
+  (0.1ms) rollback transaction
10458
+  (0.1ms) begin transaction
10459
+  (0.0ms) rollback transaction
10460
+  (0.1ms) begin transaction
10461
+  (0.0ms) rollback transaction
10462
+  (0.1ms) begin transaction
10463
+  (0.0ms) rollback transaction
10464
+  (0.1ms) begin transaction
10465
+ Processing by TestsController#new as HTML
10466
+ Rendered tests/new.html.erb within layouts/application (0.2ms)
10467
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10468
+ Processing by TestsController#destroy as HTML
10469
+ Parameters: {"id"=>"1"}
10470
+ Completed 500 Internal Server Error in 1ms
10471
+  (0.1ms) rollback transaction
10472
+  (0.1ms) begin transaction
10473
+ Processing by TestsController#new as HTML
10474
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10475
+ Processing by TestsController#edit as HTML
10476
+ Parameters: {"id"=>"1"}
10477
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10478
+  (0.1ms) rollback transaction
10479
+  (0.1ms) begin transaction
10480
+ Processing by TestsController#offsite_with_default as HTML
10481
+ Completed 500 Internal Server Error in 1ms
10482
+  (0.1ms) rollback transaction
10483
+  (0.1ms) begin transaction
10484
+ Processing by TestsController#offsite_without_default as HTML
10485
+ Completed 500 Internal Server Error in 1ms
10486
+  (0.1ms) rollback transaction
10487
+  (0.0ms) begin transaction
10488
+ Processing by TestsController#create as HTML
10489
+ Completed 500 Internal Server Error in 1ms
10490
+  (0.0ms) rollback transaction
10491
+  (0.0ms) begin transaction
10492
+ Processing by TestsController#create as HTML
10493
+ Completed 500 Internal Server Error in 1ms
10494
+  (0.1ms) rollback transaction
10495
+  (0.0ms) begin transaction
10496
+ Processing by TestsController#offsite_with_default as HTML
10497
+ Completed 500 Internal Server Error in 1ms
10498
+  (0.0ms) rollback transaction
10499
+  (0.1ms) begin transaction
10500
+ Processing by TestsController#create as HTML
10501
+ Completed 500 Internal Server Error in 1ms
10502
+  (0.0ms) rollback transaction
10503
+  (0.0ms) begin transaction
10504
+ Processing by TestsController#destroy as HTML
10505
+ Parameters: {"id"=>"1"}
10506
+ Completed 500 Internal Server Error in 1ms
10507
+  (0.1ms) rollback transaction
10508
+  (0.1ms) begin transaction
10509
+ Processing by TestsController#create as HTML
10510
+ Completed 500 Internal Server Error in 1ms
10511
+  (0.1ms) rollback transaction
10512
+  (0.1ms) begin transaction
10513
+ Processing by TestsController#new as HTML
10514
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10515
+  (0.0ms) rollback transaction
10516
+  (0.0ms) begin transaction
10517
+ Processing by TestsController#new as HTML
10518
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10519
+ Processing by TestsController#new as HTML
10520
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
10521
+  (0.0ms) rollback transaction
10522
+  (0.1ms) begin transaction
10523
+ Processing by TestsController#show as HTML
10524
+ Parameters: {"id"=>"1"}
10525
+ Redirected to http://test.host/tests/new
10526
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10527
+  (0.0ms) rollback transaction
10528
+  (0.1ms) begin transaction
10529
+ Processing by TestsController#new as HTML
10530
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10531
+ Processing by TestsController#update as HTML
10532
+ Parameters: {"id"=>"1"}
10533
+ Redirected to http://test.host/tests/1
10534
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10535
+  (0.0ms) rollback transaction
10536
+  (0.1ms) begin transaction
10537
+ Processing by TestsController#new as HTML
10538
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10539
+ Processing by TestsController#update as HTML
10540
+ Parameters: {"id"=>"1"}
10541
+ Redirected to http://test.host/tests/1
10542
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10543
+  (0.1ms) rollback transaction
10544
+  (0.1ms) begin transaction
10545
+ Processing by TestsController#new as HTML
10546
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10547
+ Processing by TestsController#create as HTML
10548
+ Completed 500 Internal Server Error in 1ms
10549
+  (0.1ms) rollback transaction
10550
+  (0.1ms) begin transaction
10551
+ Processing by TestsController#update as HTML
10552
+ Parameters: {"id"=>"1"}
10553
+ Redirected to http://test.host/
10554
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10555
+  (0.0ms) rollback transaction
10556
+  (0.5ms) begin transaction
10557
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10558
+ Processing by TestsController#new as HTML
10559
+ Rendered tests/new.html.erb within layouts/application (1.8ms)
10560
+ Completed 200 OK in 68ms (Views: 53.1ms | ActiveRecord: 0.0ms)
10561
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10562
+ Processing by TestsController#create as HTML
10563
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
10564
+ Redirected to http://www.example.com/tests/new
10565
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
10566
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10567
+ Processing by TestsController#new as HTML
10568
+ Rendered tests/new.html.erb within layouts/application (0.6ms)
10569
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
10570
+  (0.1ms) rollback transaction
10571
+  (0.1ms) begin transaction
10572
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10573
+ Processing by TestsController#edit as HTML
10574
+ Parameters: {"id"=>"1"}
10575
+ Rendered tests/edit.html.erb within layouts/application (0.5ms)
10576
+ Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
10577
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10578
+ Processing by TestsController#new as HTML
10579
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10580
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10581
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10582
+ Processing by TestsController#edit as HTML
10583
+ Parameters: {"id"=>"1"}
10584
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10585
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10586
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10587
+ Processing by TestsController#index as HTML
10588
+ Rendered tests/index.html.erb within layouts/application (0.9ms)
10589
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
10590
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10591
+ Processing by TestsController#update as HTML
10592
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10593
+ Redirected to http://www.example.com/tests/new
10594
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10595
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10596
+ Processing by TestsController#new as HTML
10597
+ Rendered tests/new.html.erb within layouts/application (0.5ms)
10598
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
10599
+  (0.1ms) rollback transaction
10600
+  (0.1ms) begin transaction
10601
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10602
+ Processing by TestsController#edit as HTML
10603
+ Parameters: {"id"=>"1"}
10604
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10605
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10606
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10607
+ Processing by TestsController#new as HTML
10608
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10609
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10610
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10611
+ Processing by TestsController#index as HTML
10612
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
10613
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10614
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10615
+ Processing by TestsController#new as HTML
10616
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10617
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10618
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10619
+ Processing by TestsController#index as HTML
10620
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
10621
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10622
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10623
+ Processing by TestsController#update as HTML
10624
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10625
+ Redirected to http://www.example.com/tests/1/edit
10626
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10627
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10628
+ Processing by TestsController#edit as HTML
10629
+ Parameters: {"id"=>"1"}
10630
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10631
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10632
+  (0.1ms) rollback transaction
10633
+  (0.1ms) begin transaction
10634
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10635
+ Processing by TestsController#edit as HTML
10636
+ Parameters: {"id"=>"1"}
10637
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10638
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10639
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10640
+ Processing by TestsController#new as HTML
10641
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10642
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10643
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10644
+ Processing by TestsController#index as HTML
10645
+ Rendered tests/index.html.erb within layouts/application (0.5ms)
10646
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10647
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10648
+ Processing by TestsController#update as HTML
10649
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10650
+ Redirected to http://www.example.com/tests/1/edit
10651
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10652
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:21:24 -0600
10653
+ Processing by TestsController#edit as HTML
10654
+ Parameters: {"id"=>"1"}
10655
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10656
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10657
+  (0.1ms) rollback transaction
10658
+  (0.1ms) begin transaction
10659
+ Processing by TestsController#new as HTML
10660
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10661
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10662
+ Processing by TestsController#destroy as HTML
10663
+ Parameters: {"id"=>"1"}
10664
+ Redirected to /tests/1
10665
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10666
+  (0.1ms) rollback transaction
10667
+  (0.1ms) begin transaction
10668
+ Processing by TestsController#new as HTML
10669
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10670
+ Processing by TestsController#edit as HTML
10671
+ Parameters: {"id"=>"1"}
10672
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
10673
+  (0.1ms) rollback transaction
10674
+  (0.0ms) begin transaction
10675
+ Processing by TestsController#new as HTML
10676
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
10677
+  (0.0ms) rollback transaction
10678
+  (0.1ms) begin transaction
10679
+ Processing by TestsController#new as HTML
10680
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10681
+ Processing by TestsController#new as HTML
10682
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10683
+  (0.1ms) rollback transaction
10684
+  (0.1ms) begin transaction
10685
+ Processing by TestsController#offsite_without_default as HTML
10686
+ Redirected to http://rubyonrails.org/
10687
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10688
+  (0.1ms) rollback transaction
10689
+  (0.1ms) begin transaction
10690
+ Processing by TestsController#create as HTML
10691
+ Redirected to /tests/1
10692
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10693
+ Processing by TestsController#destroy as HTML
10694
+ Parameters: {"id"=>"2"}
10695
+ Redirected to /tests/1
10696
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10697
+  (0.0ms) rollback transaction
10698
+  (0.0ms) begin transaction
10699
+ Processing by TestsController#destroy as HTML
10700
+ Parameters: {"id"=>"1"}
10701
+ Redirected to http://test.host/tests/new
10702
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10703
+  (0.0ms) rollback transaction
10704
+  (0.0ms) begin transaction
10705
+ Processing by TestsController#offsite_with_default as HTML
10706
+ Redirected to http://test.host/tests/new
10707
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10708
+ Processing by TestsController#offsite_without_default as HTML
10709
+ Redirected to http://test.host/
10710
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10711
+  (0.0ms) rollback transaction
10712
+  (0.1ms) begin transaction
10713
+ Processing by TestsController#create as HTML
10714
+ Redirected to http://test.host/
10715
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
10716
+  (0.1ms) rollback transaction
10717
+  (0.1ms) begin transaction
10718
+ Processing by TestsController#create as HTML
10719
+ Redirected to http://test.host/
10720
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10721
+ Processing by TestsController#destroy as HTML
10722
+ Parameters: {"id"=>"1"}
10723
+ Redirected to http://test.host/tests/new
10724
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10725
+  (0.2ms) rollback transaction
10726
+  (0.1ms) begin transaction
10727
+ Processing by TestsController#offsite_with_default as HTML
10728
+ Redirected to http://rubyonrails.org/
10729
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10730
+  (0.1ms) rollback transaction
10731
+  (0.1ms) begin transaction
10732
+ Processing by TestsController#create as HTML
10733
+ Redirected to http://test.host/
10734
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10735
+  (0.1ms) rollback transaction
10736
+  (0.0ms) begin transaction
10737
+ Processing by TestsController#new as HTML
10738
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10739
+ Processing by TestsController#create as HTML
10740
+ Redirected to /tests/1
10741
+ Completed 301 Moved Permanently in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10742
+ Processing by TestsController#update as HTML
10743
+ Parameters: {"id"=>"1"}
10744
+ Redirected to http://test.host/tests/1
10745
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10746
+  (0.1ms) rollback transaction
10747
+  (0.1ms) begin transaction
10748
+ Processing by TestsController#new as HTML
10749
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10750
+ Processing by TestsController#update as HTML
10751
+ Parameters: {"id"=>"1"}
10752
+ Redirected to http://test.host/tests/1
10753
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10754
+  (0.0ms) rollback transaction
10755
+  (0.1ms) begin transaction
10756
+ Processing by TestsController#new as HTML
10757
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10758
+ Processing by TestsController#update as HTML
10759
+ Parameters: {"id"=>"1"}
10760
+ Redirected to http://test.host/tests/1
10761
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10762
+  (0.0ms) rollback transaction
10763
+  (0.1ms) begin transaction
10764
+ Processing by TestsController#update as HTML
10765
+ Parameters: {"id"=>"1"}
10766
+ Redirected to http://test.host/
10767
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10768
+  (0.0ms) rollback transaction
10769
+  (0.2ms) begin transaction
10770
+ Processing by TestsController#show as HTML
10771
+ Parameters: {"id"=>"1"}
10772
+ Redirected to http://test.host/tests/new
10773
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10774
+  (0.1ms) rollback transaction
10775
+  (0.1ms) begin transaction
10776
+  (0.1ms) rollback transaction
10777
+  (0.0ms) begin transaction
10778
+  (0.0ms) rollback transaction
10779
+  (0.0ms) begin transaction
10780
+  (0.0ms) rollback transaction
10781
+  (0.0ms) begin transaction
10782
+  (0.0ms) rollback transaction
10783
+  (0.4ms) begin transaction
10784
+  (0.1ms) rollback transaction
10785
+  (0.1ms) begin transaction
10786
+  (0.1ms) rollback transaction
10787
+  (0.1ms) begin transaction
10788
+  (0.1ms) rollback transaction
10789
+  (0.1ms) begin transaction
10790
+  (0.0ms) rollback transaction
10791
+  (0.0ms) begin transaction
10792
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10793
+ Processing by TestsController#new as HTML
10794
+ Rendered tests/new.html.erb within layouts/application (3.5ms)
10795
+ Completed 200 OK in 75ms (Views: 65.7ms | ActiveRecord: 0.0ms)
10796
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10797
+ Processing by TestsController#create as HTML
10798
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
10799
+ Redirected to http://www.example.com/tests/new
10800
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
10801
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10802
+ Processing by TestsController#new as HTML
10803
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10804
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
10805
+  (0.1ms) rollback transaction
10806
+  (0.1ms) begin transaction
10807
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10808
+ Processing by TestsController#edit as HTML
10809
+ Parameters: {"id"=>"1"}
10810
+ Rendered tests/edit.html.erb within layouts/application (0.5ms)
10811
+ Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
10812
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10813
+ Processing by TestsController#new as HTML
10814
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10815
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10816
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10817
+ Processing by TestsController#index as HTML
10818
+ Rendered tests/index.html.erb within layouts/application (1.4ms)
10819
+ Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
10820
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10821
+ Processing by TestsController#update as HTML
10822
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10823
+ Redirected to http://www.example.com/tests/1/edit
10824
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10825
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10826
+ Processing by TestsController#edit as HTML
10827
+ Parameters: {"id"=>"1"}
10828
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10829
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10830
+  (0.1ms) rollback transaction
10831
+  (0.0ms) begin transaction
10832
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10833
+ Processing by TestsController#edit as HTML
10834
+ Parameters: {"id"=>"1"}
10835
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10836
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10837
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10838
+ Processing by TestsController#new as HTML
10839
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10840
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10841
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10842
+ Processing by TestsController#edit as HTML
10843
+ Parameters: {"id"=>"1"}
10844
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10845
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10846
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10847
+ Processing by TestsController#index as HTML
10848
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
10849
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
10850
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10851
+ Processing by TestsController#update as HTML
10852
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10853
+ Redirected to http://www.example.com/tests/new
10854
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10855
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10856
+ Processing by TestsController#new as HTML
10857
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10858
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10859
+  (0.1ms) rollback transaction
10860
+  (0.0ms) begin transaction
10861
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10862
+ Processing by TestsController#edit as HTML
10863
+ Parameters: {"id"=>"1"}
10864
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
10865
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10866
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10867
+ Processing by TestsController#new as HTML
10868
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
10869
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10870
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10871
+ Processing by TestsController#index as HTML
10872
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
10873
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10874
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10875
+ Processing by TestsController#new as HTML
10876
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
10877
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
10878
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10879
+ Processing by TestsController#index as HTML
10880
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
10881
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10882
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10883
+ Processing by TestsController#update as HTML
10884
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
10885
+ Redirected to http://www.example.com/tests/1/edit
10886
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
10887
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:45:17 -0600
10888
+ Processing by TestsController#edit as HTML
10889
+ Parameters: {"id"=>"1"}
10890
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
10891
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10892
+  (0.1ms) rollback transaction
10893
+  (0.1ms) begin transaction
10894
+ Processing by TestsController#create as HTML
10895
+ Redirected to http://test.host/
10896
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10897
+  (0.1ms) rollback transaction
10898
+  (0.1ms) begin transaction
10899
+ Processing by TestsController#offsite_without_default as HTML
10900
+ Redirected to http://rubyonrails.org/
10901
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10902
+  (0.1ms) rollback transaction
10903
+  (0.1ms) begin transaction
10904
+ Processing by TestsController#create as HTML
10905
+ Redirected to http://test.host/
10906
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10907
+ Processing by TestsController#destroy as HTML
10908
+ Parameters: {"id"=>"1"}
10909
+ Redirected to http://test.host/tests/new
10910
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10911
+  (0.1ms) rollback transaction
10912
+  (0.1ms) begin transaction
10913
+ Processing by TestsController#offsite_with_default as HTML
10914
+ Redirected to http://rubyonrails.org/
10915
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10916
+  (0.0ms) rollback transaction
10917
+  (0.0ms) begin transaction
10918
+ Processing by TestsController#create as HTML
10919
+ Redirected to /tests/1
10920
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10921
+ Processing by TestsController#destroy as HTML
10922
+ Parameters: {"id"=>"2"}
10923
+ Redirected to /tests/1
10924
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10925
+  (0.0ms) rollback transaction
10926
+  (0.0ms) begin transaction
10927
+ Processing by TestsController#offsite_with_default as HTML
10928
+ Redirected to http://test.host/tests/new
10929
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10930
+ Processing by TestsController#offsite_without_default as HTML
10931
+ Redirected to http://test.host/
10932
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10933
+  (0.1ms) rollback transaction
10934
+  (0.1ms) begin transaction
10935
+ Processing by TestsController#offsite_without_default as HTML
10936
+ Redirected to http://rubyonrails.org/
10937
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10938
+  (0.1ms) rollback transaction
10939
+  (0.0ms) begin transaction
10940
+ Processing by TestsController#destroy as HTML
10941
+ Parameters: {"id"=>"1"}
10942
+ Redirected to http://test.host/tests/new
10943
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10944
+  (0.1ms) rollback transaction
10945
+  (0.0ms) begin transaction
10946
+ Processing by TestsController#create as HTML
10947
+ Redirected to http://test.host/
10948
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
10949
+  (0.0ms) rollback transaction
10950
+  (0.0ms) begin transaction
10951
+ Processing by TestsController#new as HTML
10952
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10953
+ Processing by TestsController#destroy as HTML
10954
+ Parameters: {"id"=>"1"}
10955
+ Redirected to /tests/1
10956
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
10957
+  (0.1ms) rollback transaction
10958
+  (0.0ms) begin transaction
10959
+ Processing by TestsController#new as HTML
10960
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
10961
+ Processing by TestsController#edit as HTML
10962
+ Parameters: {"id"=>"1"}
10963
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10964
+  (0.1ms) rollback transaction
10965
+  (0.1ms) begin transaction
10966
+ Processing by TestsController#new as HTML
10967
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10968
+  (0.0ms) rollback transaction
10969
+  (0.1ms) begin transaction
10970
+ Processing by TestsController#new as HTML
10971
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10972
+ Processing by TestsController#new as HTML
10973
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
10974
+  (0.0ms) rollback transaction
10975
+  (0.1ms) begin transaction
10976
+ Processing by TestsController#new as HTML
10977
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10978
+ Processing by TestsController#update as HTML
10979
+ Parameters: {"id"=>"1"}
10980
+ Redirected to http://test.host/tests/1
10981
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
10982
+  (0.1ms) rollback transaction
10983
+  (0.1ms) begin transaction
10984
+ Processing by TestsController#new as HTML
10985
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10986
+ Processing by TestsController#update as HTML
10987
+ Parameters: {"id"=>"1"}
10988
+ Redirected to http://test.host/tests/1
10989
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
10990
+  (0.1ms) rollback transaction
10991
+  (0.1ms) begin transaction
10992
+ Processing by TestsController#update as HTML
10993
+ Parameters: {"id"=>"1"}
10994
+ Redirected to http://test.host/
10995
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
10996
+  (0.1ms) rollback transaction
10997
+  (0.1ms) begin transaction
10998
+ Processing by TestsController#show as HTML
10999
+ Parameters: {"id"=>"1"}
11000
+ Redirected to http://test.host/tests/new
11001
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11002
+  (0.1ms) rollback transaction
11003
+  (0.1ms) begin transaction
11004
+ Processing by TestsController#new as HTML
11005
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11006
+ Processing by TestsController#create as HTML
11007
+ Redirected to /tests/1
11008
+ Completed 301 Moved Permanently in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11009
+ Processing by TestsController#update as HTML
11010
+ Parameters: {"id"=>"1"}
11011
+ Redirected to http://test.host/tests/1
11012
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11013
+  (0.1ms) rollback transaction
11014
+  (0.5ms) begin transaction
11015
+ Processing by TestsController#destroy as HTML
11016
+ Parameters: {"id"=>"1"}
11017
+ Redirected to http://test.host/tests/new
11018
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11019
+  (0.1ms) rollback transaction
11020
+  (0.1ms) begin transaction
11021
+ Processing by TestsController#offsite_with_default as HTML
11022
+ Redirected to http://test.host/tests/new
11023
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11024
+ Processing by TestsController#offsite_without_default as HTML
11025
+ Redirected to http://test.host/
11026
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11027
+  (0.1ms) rollback transaction
11028
+  (0.1ms) begin transaction
11029
+ Processing by TestsController#offsite_without_default as HTML
11030
+ Redirected to http://test.host/
11031
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11032
+  (0.1ms) rollback transaction
11033
+  (0.1ms) begin transaction
11034
+ Processing by TestsController#create as HTML
11035
+ Redirected to http://test.host/
11036
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11037
+  (0.0ms) rollback transaction
11038
+  (0.1ms) begin transaction
11039
+ Processing by TestsController#create as HTML
11040
+ Redirected to /tests/1
11041
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
11042
+ Processing by TestsController#destroy as HTML
11043
+ Parameters: {"id"=>"2"}
11044
+ Redirected to /tests/1
11045
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11046
+  (0.1ms) rollback transaction
11047
+  (0.1ms) begin transaction
11048
+ Processing by TestsController#offsite_without_default as HTML
11049
+ Redirected to http://rubyonrails.org/
11050
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11051
+  (0.1ms) rollback transaction
11052
+  (0.1ms) begin transaction
11053
+ Processing by TestsController#offsite_with_default as HTML
11054
+ Redirected to http://test.host/tests/new
11055
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11056
+  (0.1ms) rollback transaction
11057
+  (0.0ms) begin transaction
11058
+ Processing by TestsController#offsite_with_default as HTML
11059
+ Redirected to http://rubyonrails.org/
11060
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11061
+  (0.0ms) rollback transaction
11062
+  (0.0ms) begin transaction
11063
+ Processing by TestsController#offsite_with_default as HTML
11064
+ Redirected to http://rubyonrails.org/
11065
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11066
+  (0.0ms) rollback transaction
11067
+  (0.0ms) begin transaction
11068
+ Processing by TestsController#create as HTML
11069
+ Redirected to http://test.host/
11070
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11071
+  (0.0ms) rollback transaction
11072
+  (0.0ms) begin transaction
11073
+ Processing by TestsController#offsite_without_default as HTML
11074
+ Redirected to http://rubyonrails.org/
11075
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11076
+  (0.0ms) rollback transaction
11077
+  (0.1ms) begin transaction
11078
+ Processing by TestsController#create as HTML
11079
+ Redirected to http://test.host/
11080
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11081
+ Processing by TestsController#destroy as HTML
11082
+ Parameters: {"id"=>"1"}
11083
+ Redirected to http://test.host/tests/new
11084
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11085
+  (0.0ms) rollback transaction
11086
+  (0.0ms) begin transaction
11087
+ Processing by TestsController#new as HTML
11088
+ Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.0ms)
11089
+ Processing by TestsController#new as HTML
11090
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
11091
+  (0.1ms) rollback transaction
11092
+  (0.1ms) begin transaction
11093
+ Processing by TestsController#new as HTML
11094
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11095
+  (0.1ms) rollback transaction
11096
+  (0.2ms) begin transaction
11097
+ Processing by TestsController#show as HTML
11098
+ Parameters: {"id"=>"1"}
11099
+ Redirected to http://test.host/tests/new
11100
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11101
+  (0.1ms) rollback transaction
11102
+  (0.0ms) begin transaction
11103
+ Processing by TestsController#new as HTML
11104
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11105
+ Processing by TestsController#update as HTML
11106
+ Parameters: {"id"=>"1"}
11107
+ Redirected to http://test.host/tests/1
11108
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11109
+  (0.1ms) rollback transaction
11110
+  (0.0ms) begin transaction
11111
+ Processing by TestsController#new as HTML
11112
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11113
+ Processing by TestsController#update as HTML
11114
+ Parameters: {"id"=>"1"}
11115
+ Redirected to http://test.host/tests/1
11116
+ Completed 302 Found in 0ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11117
+  (0.1ms) rollback transaction
11118
+  (0.0ms) begin transaction
11119
+ Processing by TestsController#new as HTML
11120
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
11121
+ Processing by TestsController#create as HTML
11122
+ Redirected to /tests/1
11123
+ Completed 301 Moved Permanently in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
11124
+ Processing by TestsController#update as HTML
11125
+ Parameters: {"id"=>"1"}
11126
+ Redirected to http://test.host/tests/1
11127
+ Completed 302 Found in 0ms (Views: 0.6ms | ActiveRecord: 0.0ms)
11128
+  (0.1ms) rollback transaction
11129
+  (0.0ms) begin transaction
11130
+ Processing by TestsController#update as HTML
11131
+ Parameters: {"id"=>"1"}
11132
+ Redirected to http://test.host/
11133
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11134
+  (0.1ms) rollback transaction
11135
+  (0.1ms) begin transaction
11136
+ Processing by TestsController#new as HTML
11137
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11138
+ Processing by TestsController#edit as HTML
11139
+ Parameters: {"id"=>"1"}
11140
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
11141
+  (0.1ms) rollback transaction
11142
+  (0.1ms) begin transaction
11143
+ Processing by TestsController#new as HTML
11144
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
11145
+ Processing by TestsController#destroy as HTML
11146
+ Parameters: {"id"=>"1"}
11147
+ Redirected to /tests/1
11148
+ Completed 302 Found in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
11149
+  (0.1ms) rollback transaction
11150
+  (0.1ms) begin transaction
11151
+  (0.1ms) rollback transaction
11152
+  (0.1ms) begin transaction
11153
+  (0.0ms) rollback transaction
11154
+  (0.1ms) begin transaction
11155
+  (0.0ms) rollback transaction
11156
+  (0.1ms) begin transaction
11157
+  (0.1ms) rollback transaction
11158
+  (0.1ms) begin transaction
11159
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11160
+ Processing by TestsController#edit as HTML
11161
+ Parameters: {"id"=>"1"}
11162
+ Completed 200 OK in 25ms (Views: 15.1ms | ActiveRecord: 0.0ms)
11163
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11164
+ Processing by TestsController#new as HTML
11165
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
11166
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11167
+ Processing by TestsController#index as HTML
11168
+ Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
11169
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11170
+ Processing by TestsController#new as HTML
11171
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11172
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11173
+ Processing by TestsController#index as HTML
11174
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11175
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11176
+ Processing by TestsController#update as HTML
11177
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11178
+ Redirected to http://www.example.com/tests/1/edit
11179
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11180
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11181
+ Processing by TestsController#edit as HTML
11182
+ Parameters: {"id"=>"1"}
11183
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11184
+  (0.1ms) rollback transaction
11185
+  (0.1ms) begin transaction
11186
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11187
+ Processing by TestsController#edit as HTML
11188
+ Parameters: {"id"=>"1"}
11189
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
11190
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11191
+ Processing by TestsController#new as HTML
11192
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11193
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11194
+ Processing by TestsController#index as HTML
11195
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11196
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11197
+ Processing by TestsController#update as HTML
11198
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11199
+ Redirected to http://www.example.com/tests/1/edit
11200
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11201
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11202
+ Processing by TestsController#edit as HTML
11203
+ Parameters: {"id"=>"1"}
11204
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
11205
+  (0.1ms) rollback transaction
11206
+  (0.1ms) begin transaction
11207
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11208
+ Processing by TestsController#edit as HTML
11209
+ Parameters: {"id"=>"1"}
11210
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11211
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11212
+ Processing by TestsController#new as HTML
11213
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11214
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11215
+ Processing by TestsController#edit as HTML
11216
+ Parameters: {"id"=>"1"}
11217
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
11218
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11219
+ Processing by TestsController#index as HTML
11220
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11221
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11222
+ Processing by TestsController#update as HTML
11223
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11224
+ Redirected to http://www.example.com/tests/new
11225
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11226
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11227
+ Processing by TestsController#new as HTML
11228
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
11229
+  (0.1ms) rollback transaction
11230
+  (0.1ms) begin transaction
11231
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11232
+ Processing by TestsController#new as HTML
11233
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
11234
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11235
+ Processing by TestsController#create as HTML
11236
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
11237
+ Redirected to http://www.example.com/tests/new
11238
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
11239
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:48:02 -0600
11240
+ Processing by TestsController#new as HTML
11241
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
11242
+  (0.4ms) rollback transaction
11243
+  (0.3ms) begin transaction
11244
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11245
+ Processing by TestsController#new as HTML
11246
+ Rendered tests/new.html.erb within layouts/application (1.7ms)
11247
+ Completed 200 OK in 58ms (Views: 49.1ms | ActiveRecord: 0.0ms)
11248
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11249
+ Processing by TestsController#create as HTML
11250
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
11251
+ Redirected to http://www.example.com/tests/new
11252
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
11253
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11254
+ Processing by TestsController#new as HTML
11255
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
11256
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
11257
+  (0.1ms) rollback transaction
11258
+  (0.1ms) begin transaction
11259
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11260
+ Processing by TestsController#edit as HTML
11261
+ Parameters: {"id"=>"1"}
11262
+ Rendered tests/edit.html.erb within layouts/application (0.7ms)
11263
+ Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
11264
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11265
+ Processing by TestsController#new as HTML
11266
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
11267
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
11268
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11269
+ Processing by TestsController#edit as HTML
11270
+ Parameters: {"id"=>"1"}
11271
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
11272
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11273
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11274
+ Processing by TestsController#index as HTML
11275
+ Rendered tests/index.html.erb within layouts/application (0.9ms)
11276
+ Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
11277
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11278
+ Processing by TestsController#update as HTML
11279
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11280
+ Redirected to http://www.example.com/tests/new
11281
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11282
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11283
+ Processing by TestsController#new as HTML
11284
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
11285
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11286
+  (0.1ms) rollback transaction
11287
+  (0.1ms) begin transaction
11288
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11289
+ Processing by TestsController#edit as HTML
11290
+ Parameters: {"id"=>"1"}
11291
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
11292
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11293
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11294
+ Processing by TestsController#new as HTML
11295
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
11296
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
11297
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11298
+ Processing by TestsController#index as HTML
11299
+ Rendered tests/index.html.erb within layouts/application (0.7ms)
11300
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
11301
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11302
+ Processing by TestsController#update as HTML
11303
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11304
+ Redirected to http://www.example.com/tests/1/edit
11305
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11306
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11307
+ Processing by TestsController#edit as HTML
11308
+ Parameters: {"id"=>"1"}
11309
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
11310
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11311
+  (0.1ms) rollback transaction
11312
+  (0.0ms) begin transaction
11313
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11314
+ Processing by TestsController#edit as HTML
11315
+ Parameters: {"id"=>"1"}
11316
+ Rendered tests/edit.html.erb within layouts/application (0.1ms)
11317
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11318
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11319
+ Processing by TestsController#new as HTML
11320
+ Rendered tests/new.html.erb within layouts/application (0.4ms)
11321
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
11322
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11323
+ Processing by TestsController#index as HTML
11324
+ Rendered tests/index.html.erb within layouts/application (0.3ms)
11325
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11326
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11327
+ Processing by TestsController#new as HTML
11328
+ Rendered tests/new.html.erb within layouts/application (0.3ms)
11329
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11330
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11331
+ Processing by TestsController#index as HTML
11332
+ Rendered tests/index.html.erb within layouts/application (0.4ms)
11333
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
11334
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11335
+ Processing by TestsController#update as HTML
11336
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11337
+ Redirected to http://www.example.com/tests/1/edit
11338
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11339
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:49:31 -0600
11340
+ Processing by TestsController#edit as HTML
11341
+ Parameters: {"id"=>"1"}
11342
+ Rendered tests/edit.html.erb within layouts/application (0.2ms)
11343
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11344
+  (0.1ms) rollback transaction
11345
+  (0.1ms) begin transaction
11346
+  (0.1ms) rollback transaction
11347
+  (0.0ms) begin transaction
11348
+  (0.0ms) rollback transaction
11349
+  (0.1ms) begin transaction
11350
+  (0.0ms) rollback transaction
11351
+  (0.0ms) begin transaction
11352
+  (0.1ms) rollback transaction
11353
+  (0.1ms) begin transaction
11354
+ Processing by TestsController#update as HTML
11355
+ Parameters: {"id"=>"1"}
11356
+ Redirected to http://test.host/
11357
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11358
+  (0.1ms) rollback transaction
11359
+  (0.1ms) begin transaction
11360
+ Processing by TestsController#show as HTML
11361
+ Parameters: {"id"=>"1"}
11362
+ Redirected to http://test.host/tests/new
11363
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11364
+  (0.0ms) rollback transaction
11365
+  (0.0ms) begin transaction
11366
+ Processing by TestsController#new as HTML
11367
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11368
+ Processing by TestsController#create as HTML
11369
+ Redirected to /tests/1
11370
+ Completed 301 Moved Permanently in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11371
+ Processing by TestsController#update as HTML
11372
+ Parameters: {"id"=>"1"}
11373
+ Redirected to http://test.host/tests/1
11374
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11375
+  (0.1ms) rollback transaction
11376
+  (0.1ms) begin transaction
11377
+ Processing by TestsController#new as HTML
11378
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11379
+ Processing by TestsController#update as HTML
11380
+ Parameters: {"id"=>"1"}
11381
+ Redirected to http://test.host/tests/1
11382
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11383
+  (0.1ms) rollback transaction
11384
+  (0.0ms) begin transaction
11385
+ Processing by TestsController#new as HTML
11386
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11387
+ Processing by TestsController#update as HTML
11388
+ Parameters: {"id"=>"1"}
11389
+ Redirected to http://test.host/tests/1
11390
+ Completed 302 Found in 0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11391
+  (0.1ms) rollback transaction
11392
+  (0.1ms) begin transaction
11393
+ Processing by TestsController#new as HTML
11394
+ Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
11395
+ Processing by TestsController#destroy as HTML
11396
+ Parameters: {"id"=>"1"}
11397
+ Redirected to /tests/1
11398
+ Completed 302 Found in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)
11399
+  (0.1ms) rollback transaction
11400
+  (0.1ms) begin transaction
11401
+ Processing by TestsController#new as HTML
11402
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11403
+ Processing by TestsController#edit as HTML
11404
+ Parameters: {"id"=>"1"}
11405
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11406
+  (0.1ms) rollback transaction
11407
+  (0.1ms) begin transaction
11408
+ Processing by TestsController#offsite_with_default as HTML
11409
+ Redirected to http://rubyonrails.org/
11410
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11411
+  (0.0ms) rollback transaction
11412
+  (0.0ms) begin transaction
11413
+ Processing by TestsController#create as HTML
11414
+ Redirected to /tests/1
11415
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11416
+ Processing by TestsController#destroy as HTML
11417
+ Parameters: {"id"=>"2"}
11418
+ Redirected to /tests/1
11419
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11420
+  (0.1ms) rollback transaction
11421
+  (0.1ms) begin transaction
11422
+ Processing by TestsController#destroy as HTML
11423
+ Parameters: {"id"=>"1"}
11424
+ Redirected to http://test.host/tests/new
11425
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11426
+  (0.1ms) rollback transaction
11427
+  (0.0ms) begin transaction
11428
+ Processing by TestsController#create as HTML
11429
+ Redirected to http://test.host/
11430
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11431
+  (0.0ms) rollback transaction
11432
+  (0.1ms) begin transaction
11433
+ Processing by TestsController#offsite_with_default as HTML
11434
+ Redirected to http://test.host/tests/new
11435
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11436
+  (0.0ms) rollback transaction
11437
+  (0.0ms) begin transaction
11438
+ Processing by TestsController#create as HTML
11439
+ Redirected to http://test.host/
11440
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11441
+  (0.1ms) rollback transaction
11442
+  (0.1ms) begin transaction
11443
+ Processing by TestsController#create as HTML
11444
+ Redirected to http://test.host/
11445
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11446
+ Processing by TestsController#destroy as HTML
11447
+ Parameters: {"id"=>"1"}
11448
+ Redirected to http://test.host/tests/new
11449
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11450
+  (0.1ms) rollback transaction
11451
+  (0.0ms) begin transaction
11452
+ Processing by TestsController#offsite_without_default as HTML
11453
+ Redirected to http://test.host/
11454
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11455
+  (0.1ms) rollback transaction
11456
+  (0.1ms) begin transaction
11457
+ Processing by TestsController#offsite_without_default as HTML
11458
+ Redirected to http://rubyonrails.org/
11459
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11460
+  (0.1ms) rollback transaction
11461
+  (0.1ms) begin transaction
11462
+ Processing by TestsController#offsite_with_default as HTML
11463
+ Redirected to http://test.host/tests/new
11464
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11465
+ Processing by TestsController#offsite_without_default as HTML
11466
+ Redirected to http://test.host/
11467
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11468
+  (0.1ms) rollback transaction
11469
+  (0.1ms) begin transaction
11470
+ Processing by TestsController#offsite_with_default as HTML
11471
+ Redirected to http://rubyonrails.org/
11472
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11473
+  (0.1ms) rollback transaction
11474
+  (0.0ms) begin transaction
11475
+ Processing by TestsController#offsite_without_default as HTML
11476
+ Redirected to http://rubyonrails.org/
11477
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11478
+  (0.0ms) rollback transaction
11479
+  (0.0ms) begin transaction
11480
+ Processing by TestsController#new as HTML
11481
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11482
+  (0.0ms) rollback transaction
11483
+  (0.0ms) begin transaction
11484
+ Processing by TestsController#new as HTML
11485
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11486
+ Processing by TestsController#new as HTML
11487
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
11488
+  (0.1ms) rollback transaction
11489
+  (0.3ms) begin transaction
11490
+  (0.0ms) rollback transaction
11491
+  (0.0ms) begin transaction
11492
+  (0.0ms) rollback transaction
11493
+  (0.0ms) begin transaction
11494
+  (0.0ms) rollback transaction
11495
+  (0.1ms) begin transaction
11496
+  (0.0ms) rollback transaction
11497
+  (0.0ms) begin transaction
11498
+ Processing by TestsController#offsite_without_default as HTML
11499
+ Redirected to http://rubyonrails.org/
11500
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11501
+  (0.1ms) rollback transaction
11502
+  (0.1ms) begin transaction
11503
+ Processing by TestsController#create as HTML
11504
+ Redirected to http://test.host/
11505
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11506
+  (0.0ms) rollback transaction
11507
+  (0.0ms) begin transaction
11508
+ Processing by TestsController#offsite_with_default as HTML
11509
+ Redirected to http://rubyonrails.org/
11510
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11511
+  (0.1ms) rollback transaction
11512
+  (0.1ms) begin transaction
11513
+ Processing by TestsController#offsite_with_default as HTML
11514
+ Redirected to http://test.host/tests/new
11515
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11516
+ Processing by TestsController#offsite_without_default as HTML
11517
+ Redirected to http://test.host/
11518
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11519
+  (0.2ms) rollback transaction
11520
+  (0.2ms) begin transaction
11521
+ Processing by TestsController#offsite_with_default as HTML
11522
+ Redirected to http://rubyonrails.org/
11523
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11524
+  (0.1ms) rollback transaction
11525
+  (0.1ms) begin transaction
11526
+ Processing by TestsController#offsite_with_default as HTML
11527
+ Redirected to http://test.host/tests/new
11528
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11529
+  (0.1ms) rollback transaction
11530
+  (0.1ms) begin transaction
11531
+ Processing by TestsController#offsite_without_default as HTML
11532
+ Redirected to http://rubyonrails.org/
11533
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11534
+  (0.1ms) rollback transaction
11535
+  (0.0ms) begin transaction
11536
+ Processing by TestsController#offsite_without_default as HTML
11537
+ Redirected to http://test.host/
11538
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11539
+  (0.1ms) rollback transaction
11540
+  (0.1ms) begin transaction
11541
+ Processing by TestsController#destroy as HTML
11542
+ Parameters: {"id"=>"1"}
11543
+ Redirected to http://test.host/tests/new
11544
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11545
+  (0.1ms) rollback transaction
11546
+  (0.1ms) begin transaction
11547
+ Processing by TestsController#create as HTML
11548
+ Redirected to http://test.host/
11549
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11550
+  (0.1ms) rollback transaction
11551
+  (0.1ms) begin transaction
11552
+ Processing by TestsController#create as HTML
11553
+ Redirected to /tests/1
11554
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11555
+ Processing by TestsController#destroy as HTML
11556
+ Parameters: {"id"=>"2"}
11557
+ Redirected to /tests/1
11558
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11559
+  (0.0ms) rollback transaction
11560
+  (0.0ms) begin transaction
11561
+ Processing by TestsController#create as HTML
11562
+ Redirected to http://test.host/
11563
+ Completed 301 Moved Permanently in 0ms (ActiveRecord: 0.0ms)
11564
+ Processing by TestsController#destroy as HTML
11565
+ Parameters: {"id"=>"1"}
11566
+ Redirected to http://test.host/tests/new
11567
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11568
+  (0.1ms) rollback transaction
11569
+  (0.1ms) begin transaction
11570
+ Processing by TestsController#new as HTML
11571
+ Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
11572
+  (0.1ms) rollback transaction
11573
+  (0.1ms) begin transaction
11574
+ Processing by TestsController#new as HTML
11575
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11576
+ Processing by TestsController#new as HTML
11577
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11578
+  (0.1ms) rollback transaction
11579
+  (0.1ms) begin transaction
11580
+ Processing by TestsController#new as HTML
11581
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11582
+ Processing by TestsController#destroy as HTML
11583
+ Parameters: {"id"=>"1"}
11584
+ Redirected to /tests/1
11585
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11586
+  (0.1ms) rollback transaction
11587
+  (0.1ms) begin transaction
11588
+ Processing by TestsController#new as HTML
11589
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
11590
+ Processing by TestsController#edit as HTML
11591
+ Parameters: {"id"=>"1"}
11592
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
11593
+  (0.1ms) rollback transaction
11594
+  (0.1ms) begin transaction
11595
+ Processing by TestsController#new as HTML
11596
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11597
+ Processing by TestsController#update as HTML
11598
+ Parameters: {"id"=>"1"}
11599
+ Redirected to http://test.host/tests/1
11600
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11601
+  (0.1ms) rollback transaction
11602
+  (0.1ms) begin transaction
11603
+ Processing by TestsController#show as HTML
11604
+ Parameters: {"id"=>"1"}
11605
+ Redirected to http://test.host/tests/new
11606
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11607
+  (0.0ms) rollback transaction
11608
+  (0.1ms) begin transaction
11609
+ Processing by TestsController#new as HTML
11610
+ Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms)
11611
+ Processing by TestsController#create as HTML
11612
+ Redirected to /tests/1
11613
+ Completed 301 Moved Permanently in 0ms (Views: 1.3ms | ActiveRecord: 0.0ms)
11614
+ Processing by TestsController#update as HTML
11615
+ Parameters: {"id"=>"1"}
11616
+ Redirected to http://test.host/tests/1
11617
+ Completed 302 Found in 0ms (Views: 1.3ms | ActiveRecord: 0.0ms)
11618
+  (0.1ms) rollback transaction
11619
+  (0.1ms) begin transaction
11620
+ Processing by TestsController#new as HTML
11621
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11622
+ Processing by TestsController#update as HTML
11623
+ Parameters: {"id"=>"1"}
11624
+ Redirected to http://test.host/tests/1
11625
+ Completed 302 Found in 0ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11626
+  (0.1ms) rollback transaction
11627
+  (0.1ms) begin transaction
11628
+ Processing by TestsController#update as HTML
11629
+ Parameters: {"id"=>"1"}
11630
+ Redirected to http://test.host/
11631
+ Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
11632
+  (0.0ms) rollback transaction
11633
+  (0.0ms) begin transaction
11634
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11635
+ Processing by TestsController#new as HTML
11636
+ Completed 200 OK in 26ms (Views: 12.6ms | ActiveRecord: 0.0ms)
11637
+ Started POST "/tests" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11638
+ Processing by TestsController#create as HTML
11639
+ Parameters: {"utf8"=>"✓", "commit"=>"New test"}
11640
+ Redirected to http://www.example.com/tests/new
11641
+ Completed 301 Moved Permanently in 1ms (ActiveRecord: 0.0ms)
11642
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11643
+ Processing by TestsController#new as HTML
11644
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
11645
+  (0.1ms) rollback transaction
11646
+  (0.1ms) begin transaction
11647
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11648
+ Processing by TestsController#edit as HTML
11649
+ Parameters: {"id"=>"1"}
11650
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
11651
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11652
+ Processing by TestsController#new as HTML
11653
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11654
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11655
+ Processing by TestsController#index as HTML
11656
+ Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
11657
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11658
+ Processing by TestsController#update as HTML
11659
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11660
+ Redirected to http://www.example.com/tests/1/edit
11661
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11662
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11663
+ Processing by TestsController#edit as HTML
11664
+ Parameters: {"id"=>"1"}
11665
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
11666
+  (0.1ms) rollback transaction
11667
+  (0.1ms) begin transaction
11668
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11669
+ Processing by TestsController#edit as HTML
11670
+ Parameters: {"id"=>"1"}
11671
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
11672
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11673
+ Processing by TestsController#new as HTML
11674
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
11675
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11676
+ Processing by TestsController#index as HTML
11677
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11678
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11679
+ Processing by TestsController#new as HTML
11680
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11681
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11682
+ Processing by TestsController#index as HTML
11683
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
11684
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11685
+ Processing by TestsController#update as HTML
11686
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11687
+ Redirected to http://www.example.com/tests/1/edit
11688
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11689
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11690
+ Processing by TestsController#edit as HTML
11691
+ Parameters: {"id"=>"1"}
11692
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
11693
+  (0.1ms) rollback transaction
11694
+  (0.1ms) begin transaction
11695
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11696
+ Processing by TestsController#edit as HTML
11697
+ Parameters: {"id"=>"1"}
11698
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
11699
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11700
+ Processing by TestsController#new as HTML
11701
+ Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)
11702
+ Started GET "/tests/1/edit" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11703
+ Processing by TestsController#edit as HTML
11704
+ Parameters: {"id"=>"1"}
11705
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11706
+ Started GET "/tests" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11707
+ Processing by TestsController#index as HTML
11708
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11709
+ Started PUT "/tests/1" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11710
+ Processing by TestsController#update as HTML
11711
+ Parameters: {"utf8"=>"✓", "commit"=>"Update test", "id"=>"1"}
11712
+ Redirected to http://www.example.com/tests/new
11713
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
11714
+ Started GET "/tests/new" for 127.0.0.1 at 2015-01-14 10:51:02 -0600
11715
+ Processing by TestsController#new as HTML
11716
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
11717
+  (0.1ms) rollback transaction