ominous 0.0.4 → 0.0.5

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.
@@ -6327,3 +6327,1335 @@ Processing by Ominous::WarningsController#dismiss as */*
6327
6327
  Ominous::Warning Load (4.6ms) SELECT `ominous_warnings`.* FROM `ominous_warnings` WHERE `ominous_warnings`.`id` = 1 LIMIT 1
6328
6328
  Rendered text template (0.0ms)
6329
6329
  Completed 200 OK in 74ms (Views: 68.0ms | ActiveRecord: 4.6ms)
6330
+
6331
+
6332
+ Started GET "/" for 127.0.0.1 at 2013-01-31 12:33:19 +0000
6333
+ Connecting to database specified by database.yml
6334
+
6335
+ ActionController::RoutingError (No route matches [GET] "/"):
6336
+ actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
6337
+ actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
6338
+ railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
6339
+ railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
6340
+ activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
6341
+ railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
6342
+ actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
6343
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
6344
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
6345
+ activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
6346
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
6347
+ actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
6348
+ railties (3.2.9) lib/rails/engine.rb:479:in `call'
6349
+ railties (3.2.9) lib/rails/application.rb:223:in `call'
6350
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
6351
+ railties (3.2.9) lib/rails/rack/log_tailer.rb:17:in `call'
6352
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
6353
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
6354
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
6355
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
6356
+
6357
+
6358
+ Rendered /home/rob/.rvm/gems/ruby-1.9.3-p286@ominous/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (18.2ms)
6359
+
6360
+
6361
+ Started GET "/admin" for 127.0.0.1 at 2013-01-31 12:34:30 +0000
6362
+
6363
+ ActionController::RoutingError (No route matches [GET] "/admin"):
6364
+ actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
6365
+ actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
6366
+ railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
6367
+ railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
6368
+ activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
6369
+ railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
6370
+ actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
6371
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
6372
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
6373
+ activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
6374
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
6375
+ actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
6376
+ railties (3.2.9) lib/rails/engine.rb:479:in `call'
6377
+ railties (3.2.9) lib/rails/application.rb:223:in `call'
6378
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
6379
+ railties (3.2.9) lib/rails/rack/log_tailer.rb:17:in `call'
6380
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
6381
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
6382
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
6383
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
6384
+
6385
+
6386
+ Rendered /home/rob/.rvm/gems/ruby-1.9.3-p286@ominous/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
6387
+
6388
+
6389
+ Started GET "/" for 127.0.0.1 at 2013-01-31 12:34:35 +0000
6390
+
6391
+ ActionController::RoutingError (No route matches [GET] "/"):
6392
+ actionpack (3.2.9) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
6393
+ actionpack (3.2.9) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
6394
+ railties (3.2.9) lib/rails/rack/logger.rb:32:in `call_app'
6395
+ railties (3.2.9) lib/rails/rack/logger.rb:16:in `block in call'
6396
+ activesupport (3.2.9) lib/active_support/tagged_logging.rb:22:in `tagged'
6397
+ railties (3.2.9) lib/rails/rack/logger.rb:16:in `call'
6398
+ actionpack (3.2.9) lib/action_dispatch/middleware/request_id.rb:22:in `call'
6399
+ rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
6400
+ rack (1.4.1) lib/rack/runtime.rb:17:in `call'
6401
+ activesupport (3.2.9) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
6402
+ rack (1.4.1) lib/rack/lock.rb:15:in `call'
6403
+ actionpack (3.2.9) lib/action_dispatch/middleware/static.rb:62:in `call'
6404
+ railties (3.2.9) lib/rails/engine.rb:479:in `call'
6405
+ railties (3.2.9) lib/rails/application.rb:223:in `call'
6406
+ rack (1.4.1) lib/rack/content_length.rb:14:in `call'
6407
+ railties (3.2.9) lib/rails/rack/log_tailer.rb:17:in `call'
6408
+ rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
6409
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
6410
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
6411
+ /home/rob/.rvm/rubies/ruby-1.9.3-p286/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
6412
+
6413
+
6414
+ Rendered /home/rob/.rvm/gems/ruby-1.9.3-p286@ominous/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
6415
+
6416
+
6417
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:34:52 +0000
6418
+ Processing by ThingsController#index as HTML
6419
+ Thing Load (1.1ms) SELECT `things`.* FROM `things` 
6420
+ Rendered things/index.html.erb within layouts/application (4.4ms)
6421
+ Completed 200 OK in 601ms (Views: 280.2ms | ActiveRecord: 25.6ms)
6422
+
6423
+
6424
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6425
+ Served asset /application.css - 200 OK (39ms)
6426
+
6427
+
6428
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6429
+ Served asset /ominous/warnings.css - 200 OK (3ms)
6430
+
6431
+
6432
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6433
+ Served asset /scaffold.css - 200 OK (16ms)
6434
+
6435
+
6436
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6437
+ Served asset /jquery_ujs.js - 200 OK (2ms)
6438
+
6439
+
6440
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6441
+ Served asset /things.js - 200 OK (1ms)
6442
+
6443
+
6444
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6445
+ Served asset /jquery.js - 200 OK (27ms)
6446
+
6447
+
6448
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6449
+ Served asset /things.css - 200 OK (1ms)
6450
+
6451
+
6452
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6453
+ Served asset /ominous/warnings.js - 304 Not Modified (9ms)
6454
+
6455
+
6456
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 12:34:53 +0000
6457
+ Served asset /application.js - 200 OK (28ms)
6458
+
6459
+
6460
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 12:34:59 +0000
6461
+ Processing by ThingsController#show as HTML
6462
+ Parameters: {"id"=>"1"}
6463
+ Thing Load (0.7ms) SELECT `things`.* FROM `things` WHERE `things`.`id` = 1 LIMIT 1
6464
+ Ominous::Warning Exists (0.7ms) SELECT 1 AS one FROM `ominous_warnings` WHERE `ominous_warnings`.`name` = 'thing_alert' LIMIT 1
6465
+ Ominous::Warning Load (0.6ms) SELECT `ominous_warnings`.* FROM `ominous_warnings` WHERE `ominous_warnings`.`name` = 'thing_alert' LIMIT 1
6466
+ Ominous::Closer Load (0.8ms) SELECT DISTINCT `ominous_closers`.* FROM `ominous_closers` INNER JOIN `ominous_warning_closers` ON `ominous_closers`.`id` = `ominous_warning_closers`.`closer_id` WHERE `ominous_warning_closers`.`warning_id` = 1 ORDER BY position
6467
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (273.1ms)
6468
+ Rendered things/show.html.erb within layouts/application (326.5ms)
6469
+ Completed 200 OK in 495ms (Views: 333.5ms | ActiveRecord: 12.1ms)
6470
+
6471
+
6472
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:34:59 +0000
6473
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6474
+
6475
+
6476
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:36:01 +0000
6477
+ Processing by ThingsController#index as HTML
6478
+ Thing Load (0.6ms) SELECT `things`.* FROM `things`
6479
+ Rendered things/index.html.erb within layouts/application (2.0ms)
6480
+ Completed 200 OK in 20ms (Views: 17.3ms | ActiveRecord: 0.6ms)
6481
+
6482
+
6483
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:36:01 +0000
6484
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6485
+
6486
+
6487
+ Started GET "/things/1/edit" for 127.0.0.1 at 2013-01-31 12:36:17 +0000
6488
+ Processing by ThingsController#edit as HTML
6489
+ Parameters: {"id"=>"1"}
6490
+ Thing Load (0.6ms) SELECT `things`.* FROM `things` WHERE `things`.`id` = 1 LIMIT 1
6491
+ Rendered things/_form.html.erb (3.6ms)
6492
+ Rendered things/edit.html.erb within layouts/application (5.5ms)
6493
+ Completed 200 OK in 23ms (Views: 20.6ms | ActiveRecord: 0.6ms)
6494
+
6495
+
6496
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:36:18 +0000
6497
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6498
+ Connecting to database specified by database.yml
6499
+  (30.7ms) select sqlite_version(*)
6500
+  (138.4ms) CREATE TABLE "ominous_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "url" varchar(255), "closure_method" varchar(30), "start_hidden" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6501
+  (115.1ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6502
+  (106.7ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6503
+  (106.8ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6504
+  (115.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
6505
+  (133.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
6506
+  (1.0ms) SELECT version FROM "schema_migrations"
6507
+  (112.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20121207090710')
6508
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
6509
+  (0.1ms) SELECT COUNT(*) FROM "ominous_warnings" 
6510
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6511
+  (0.1ms) begin transaction
6512
+ SQL (2.7ms) INSERT INTO "ominous_warnings" ("created_at", "name", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 31 Jan 2013 12:47:59 UTC +00:00], ["name", "thing_alert"], ["updated_at", Thu, 31 Jan 2013 12:47:59 UTC +00:00]]
6513
+  (184.8ms) commit transaction
6514
+  (0.1ms) SELECT COUNT(*) FROM "ominous_closers"
6515
+ Ominous::Closer Load (0.2ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_one' LIMIT 1
6516
+  (0.1ms) begin transaction
6517
+ SQL (1.9ms) INSERT INTO "ominous_closers" ("closure_method", "created_at", "name", "start_hidden", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?) [["closure_method", "close_and_dismiss_warning"], ["created_at", Thu, 31 Jan 2013 12:48:00 UTC +00:00], ["name", "closer_one"], ["start_hidden", true], ["updated_at", Thu, 31 Jan 2013 12:48:00 UTC +00:00], ["url", nil]]
6518
+  (276.6ms) commit transaction
6519
+ Ominous::Closer Load (0.3ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_two' LIMIT 1
6520
+  (0.1ms) begin transaction
6521
+ SQL (2.8ms) INSERT INTO "ominous_closers" ("closure_method", "created_at", "name", "start_hidden", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?) [["closure_method", "redirect"], ["created_at", Thu, 31 Jan 2013 12:48:00 UTC +00:00], ["name", "closer_two"], ["start_hidden", false], ["updated_at", Thu, 31 Jan 2013 12:48:00 UTC +00:00], ["url", "http://undervale.co.uk"]]
6522
+  (285.8ms) commit transaction
6523
+ Ominous::Closer Load (0.7ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_three' LIMIT 1
6524
+  (0.2ms) begin transaction
6525
+ SQL (5.8ms) INSERT INTO "ominous_closers" ("closure_method", "created_at", "name", "start_hidden", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?) [["closure_method", "reveal_hidden"], ["created_at", Thu, 31 Jan 2013 12:48:00 UTC +00:00], ["name", "closer_three"], ["start_hidden", false], ["updated_at", Thu, 31 Jan 2013 12:48:00 UTC +00:00], ["url", nil]]
6526
+  (231.9ms) commit transaction
6527
+ Ominous::Warning Load (0.4ms) SELECT "ominous_warnings".* FROM "ominous_warnings" LIMIT 1
6528
+ Ominous::Closer Load (0.5ms) SELECT "ominous_closers".* FROM "ominous_closers"
6529
+ Ominous::Closer Load (0.4ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
6530
+  (0.1ms) begin transaction
6531
+ Ominous::WarningCloser Exists (0.2ms) SELECT 1 AS one FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."closer_id" = 1 AND "ominous_warning_closers"."warning_id" = 1) LIMIT 1
6532
+ Ominous::WarningCloser Load (0.2ms) SELECT "ominous_warning_closers".* FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."warning_id" = 1) ORDER BY ominous_warning_closers.position DESC LIMIT 1
6533
+ SQL (2.5ms) INSERT INTO "ominous_warning_closers" ("closer_id", "created_at", "position", "updated_at", "warning_id") VALUES (?, ?, ?, ?, ?) [["closer_id", 1], ["created_at", Thu, 31 Jan 2013 12:48:01 UTC +00:00], ["position", 1], ["updated_at", Thu, 31 Jan 2013 12:48:01 UTC +00:00], ["warning_id", 1]]
6534
+ Ominous::WarningCloser Exists (0.1ms) SELECT 1 AS one FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."closer_id" = 2 AND "ominous_warning_closers"."warning_id" = 1) LIMIT 1
6535
+ Ominous::WarningCloser Load (0.1ms) SELECT "ominous_warning_closers".* FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."warning_id" = 1) ORDER BY ominous_warning_closers.position DESC LIMIT 1
6536
+ SQL (0.2ms) INSERT INTO "ominous_warning_closers" ("closer_id", "created_at", "position", "updated_at", "warning_id") VALUES (?, ?, ?, ?, ?) [["closer_id", 2], ["created_at", Thu, 31 Jan 2013 12:48:01 UTC +00:00], ["position", 2], ["updated_at", Thu, 31 Jan 2013 12:48:01 UTC +00:00], ["warning_id", 1]]
6537
+ Ominous::WarningCloser Exists (0.1ms) SELECT 1 AS one FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."closer_id" = 3 AND "ominous_warning_closers"."warning_id" = 1) LIMIT 1
6538
+ Ominous::WarningCloser Load (0.1ms) SELECT "ominous_warning_closers".* FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."warning_id" = 1) ORDER BY ominous_warning_closers.position DESC LIMIT 1
6539
+ SQL (0.2ms) INSERT INTO "ominous_warning_closers" ("closer_id", "created_at", "position", "updated_at", "warning_id") VALUES (?, ?, ?, ?, ?) [["closer_id", 3], ["created_at", Thu, 31 Jan 2013 12:48:01 UTC +00:00], ["position", 3], ["updated_at", Thu, 31 Jan 2013 12:48:01 UTC +00:00], ["warning_id", 1]]
6540
+  (95.1ms) commit transaction
6541
+  (0.5ms) SELECT COUNT(*) FROM "ominous_warnings" 
6542
+  (0.4ms) SELECT COUNT(*) FROM "ominous_closers"
6543
+ Connecting to database specified by database.yml
6544
+
6545
+
6546
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:50:36 +0000
6547
+ Connecting to database specified by database.yml
6548
+ Processing by ThingsController#index as HTML
6549
+ Thing Load (0.1ms) SELECT "things".* FROM "things" 
6550
+ Rendered things/index.html.erb within layouts/application (14.6ms)
6551
+ Completed 200 OK in 187ms (Views: 91.3ms | ActiveRecord: 29.6ms)
6552
+
6553
+
6554
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:50:37 +0000
6555
+ Served asset /ominous/warnings.js - 304 Not Modified (3ms)
6556
+
6557
+
6558
+ Started GET "/things/1/edit" for 127.0.0.1 at 2013-01-31 12:50:39 +0000
6559
+ Processing by ThingsController#edit as HTML
6560
+ Parameters: {"id"=>"1"}
6561
+ Thing Load (2.1ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6562
+ Rendered things/_form.html.erb (9.5ms)
6563
+ Rendered things/edit.html.erb within layouts/application (16.1ms)
6564
+ Completed 200 OK in 37ms (Views: 32.7ms | ActiveRecord: 2.1ms)
6565
+
6566
+
6567
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:50:40 +0000
6568
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6569
+
6570
+
6571
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:50:42 +0000
6572
+ Processing by ThingsController#index as HTML
6573
+ Thing Load (0.2ms) SELECT "things".* FROM "things" 
6574
+ Rendered things/index.html.erb within layouts/application (7.5ms)
6575
+ Completed 200 OK in 27ms (Views: 26.0ms | ActiveRecord: 0.2ms)
6576
+
6577
+
6578
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:50:42 +0000
6579
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6580
+
6581
+
6582
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 12:50:43 +0000
6583
+ Processing by ThingsController#show as HTML
6584
+ Parameters: {"id"=>"1"}
6585
+ Thing Load (0.2ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6586
+ Ominous::Warning Load (0.3ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6587
+ Ominous::Closer Load (0.6ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
6588
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (365.7ms)
6589
+ Rendered things/show.html.erb within layouts/application (602.3ms)
6590
+ Completed 200 OK in 640ms (Views: 625.2ms | ActiveRecord: 9.3ms)
6591
+
6592
+
6593
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:50:44 +0000
6594
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6595
+
6596
+
6597
+ Started PUT "/ominous/warnings/1/dismiss" for 127.0.0.1 at 2013-01-31 12:51:00 +0000
6598
+ Processing by Ominous::WarningsController#dismiss as */*
6599
+ Parameters: {"id"=>"1"}
6600
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."id" = ? LIMIT 1 [["id", "1"]]
6601
+ Rendered text template (0.0ms)
6602
+ Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.2ms)
6603
+
6604
+
6605
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:51:03 +0000
6606
+ Processing by ThingsController#index as HTML
6607
+ Thing Load (0.2ms) SELECT "things".* FROM "things"
6608
+ Rendered things/index.html.erb within layouts/application (8.0ms)
6609
+ Completed 200 OK in 21ms (Views: 19.9ms | ActiveRecord: 0.2ms)
6610
+
6611
+
6612
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:03 +0000
6613
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6614
+
6615
+
6616
+ Started GET "/things/1/edit" for 127.0.0.1 at 2013-01-31 12:51:05 +0000
6617
+ Processing by ThingsController#edit as HTML
6618
+ Parameters: {"id"=>"1"}
6619
+ Thing Load (0.2ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6620
+ Rendered things/_form.html.erb (5.7ms)
6621
+ Rendered things/edit.html.erb within layouts/application (8.1ms)
6622
+ Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.2ms)
6623
+
6624
+
6625
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:05 +0000
6626
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6627
+
6628
+
6629
+ Started PUT "/things/1" for 127.0.0.1 at 2013-01-31 12:51:07 +0000
6630
+ Processing by ThingsController#update as HTML
6631
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Cp+D9yFd+9QSNP42ia2SiWyygrbNjIhx+51lseinBTk=", "thing"=>{"name"=>"test", "has_warning"=>"1"}, "commit"=>"Update Thing", "id"=>"1"}
6632
+ Thing Load (0.2ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6633
+  (0.1ms) begin transaction
6634
+  (31.7ms) UPDATE "things" SET "has_warning" = 't', "updated_at" = '2013-01-31 12:51:07.637568' WHERE "things"."id" = 1
6635
+  (216.2ms) commit transaction
6636
+ Redirected to http://localhost:3000/things/1
6637
+ Completed 302 Found in 295ms (ActiveRecord: 248.1ms)
6638
+
6639
+
6640
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 12:51:07 +0000
6641
+ Processing by ThingsController#show as HTML
6642
+ Parameters: {"id"=>"1"}
6643
+ Thing Load (0.1ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6644
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6645
+ Rendered things/show.html.erb within layouts/application (0.8ms)
6646
+ Completed 200 OK in 50ms (Views: 32.7ms | ActiveRecord: 0.3ms)
6647
+
6648
+
6649
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:08 +0000
6650
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6651
+
6652
+
6653
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:51:10 +0000
6654
+ Processing by ThingsController#index as HTML
6655
+ Thing Load (0.2ms) SELECT "things".* FROM "things"
6656
+ Rendered things/index.html.erb within layouts/application (2.3ms)
6657
+ Completed 200 OK in 20ms (Views: 13.6ms | ActiveRecord: 0.2ms)
6658
+
6659
+
6660
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:11 +0000
6661
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6662
+
6663
+
6664
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 12:51:12 +0000
6665
+ Processing by ThingsController#show as HTML
6666
+ Parameters: {"id"=>"1"}
6667
+ Thing Load (0.2ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6668
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6669
+ Rendered things/show.html.erb within layouts/application (0.7ms)
6670
+ Completed 200 OK in 19ms (Views: 17.3ms | ActiveRecord: 0.3ms)
6671
+
6672
+
6673
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:12 +0000
6674
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6675
+
6676
+
6677
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:51:14 +0000
6678
+ Processing by ThingsController#index as HTML
6679
+ Thing Load (0.5ms) SELECT "things".* FROM "things" 
6680
+ Rendered things/index.html.erb within layouts/application (1.6ms)
6681
+ Completed 200 OK in 16ms (Views: 13.9ms | ActiveRecord: 0.5ms)
6682
+
6683
+
6684
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:14 +0000
6685
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6686
+
6687
+
6688
+ Started GET "/things/1/edit" for 127.0.0.1 at 2013-01-31 12:51:15 +0000
6689
+ Processing by ThingsController#edit as HTML
6690
+ Parameters: {"id"=>"1"}
6691
+ Thing Load (0.1ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6692
+ Rendered things/_form.html.erb (2.4ms)
6693
+ Rendered things/edit.html.erb within layouts/application (3.7ms)
6694
+ Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 0.1ms)
6695
+
6696
+
6697
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:15 +0000
6698
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6699
+
6700
+
6701
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 12:51:18 +0000
6702
+ Processing by ThingsController#show as HTML
6703
+ Parameters: {"id"=>"1"}
6704
+ Thing Load (3.7ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6705
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6706
+ Rendered things/show.html.erb within layouts/application (0.7ms)
6707
+ Completed 200 OK in 28ms (Views: 20.7ms | ActiveRecord: 3.9ms)
6708
+
6709
+
6710
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:18 +0000
6711
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6712
+
6713
+
6714
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:51:21 +0000
6715
+ Processing by ThingsController#index as HTML
6716
+ Thing Load (0.2ms) SELECT "things".* FROM "things" 
6717
+ Rendered things/index.html.erb within layouts/application (1.3ms)
6718
+ Completed 200 OK in 25ms (Views: 20.0ms | ActiveRecord: 0.2ms)
6719
+
6720
+
6721
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:22 +0000
6722
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6723
+
6724
+
6725
+ Started GET "/things/new" for 127.0.0.1 at 2013-01-31 12:51:26 +0000
6726
+ Processing by ThingsController#new as HTML
6727
+ Rendered things/_form.html.erb (2.7ms)
6728
+ Rendered things/new.html.erb within layouts/application (10.0ms)
6729
+ Completed 200 OK in 23ms (Views: 22.2ms | ActiveRecord: 0.0ms)
6730
+
6731
+
6732
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:26 +0000
6733
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6734
+
6735
+
6736
+ Started POST "/things" for 127.0.0.1 at 2013-01-31 12:51:32 +0000
6737
+ Processing by ThingsController#create as HTML
6738
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Cp+D9yFd+9QSNP42ia2SiWyygrbNjIhx+51lseinBTk=", "thing"=>{"name"=>"Yo", "has_warning"=>"1"}, "commit"=>"Create Thing"}
6739
+  (0.1ms) begin transaction
6740
+ SQL (0.6ms) INSERT INTO "things" ("created_at", "has_warning", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 12:51:32 UTC +00:00], ["has_warning", true], ["name", "Yo"], ["updated_at", Thu, 31 Jan 2013 12:51:32 UTC +00:00]]
6741
+  (186.4ms) commit transaction
6742
+ Redirected to http://localhost:3000/things/2
6743
+ Completed 302 Found in 196ms (ActiveRecord: 187.1ms)
6744
+
6745
+
6746
+ Started GET "/things/2" for 127.0.0.1 at 2013-01-31 12:51:32 +0000
6747
+ Processing by ThingsController#show as HTML
6748
+ Parameters: {"id"=>"2"}
6749
+ Thing Load (0.2ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "2"]]
6750
+ Ominous::Warning Exists (0.1ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6751
+ Rendered things/show.html.erb within layouts/application (0.8ms)
6752
+ Completed 200 OK in 48ms (Views: 45.6ms | ActiveRecord: 0.3ms)
6753
+
6754
+
6755
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:33 +0000
6756
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6757
+
6758
+
6759
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:51:35 +0000
6760
+ Processing by ThingsController#index as HTML
6761
+ Thing Load (0.5ms) SELECT "things".* FROM "things" 
6762
+ Rendered things/index.html.erb within layouts/application (2.5ms)
6763
+ Completed 200 OK in 17ms (Views: 15.0ms | ActiveRecord: 0.5ms)
6764
+
6765
+
6766
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:35 +0000
6767
+ Served asset /ominous/warnings.js - 304 Not Modified (1ms)
6768
+
6769
+
6770
+ Started GET "/things/2" for 127.0.0.1 at 2013-01-31 12:51:37 +0000
6771
+ Processing by ThingsController#show as HTML
6772
+ Parameters: {"id"=>"2"}
6773
+ Thing Load (0.1ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "2"]]
6774
+ Ominous::Warning Exists (6.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6775
+ Rendered things/show.html.erb within layouts/application (0.7ms)
6776
+ Completed 200 OK in 63ms (Views: 54.6ms | ActiveRecord: 6.3ms)
6777
+
6778
+
6779
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:37 +0000
6780
+ Served asset /ominous/warnings.js - 304 Not Modified (3ms)
6781
+
6782
+
6783
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:51:38 +0000
6784
+ Processing by ThingsController#index as HTML
6785
+ Thing Load (0.2ms) SELECT "things".* FROM "things"
6786
+ Rendered things/index.html.erb within layouts/application (10.7ms)
6787
+ Completed 200 OK in 39ms (Views: 38.0ms | ActiveRecord: 0.2ms)
6788
+
6789
+
6790
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:39 +0000
6791
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6792
+
6793
+
6794
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 12:51:41 +0000
6795
+ Processing by ThingsController#show as HTML
6796
+ Parameters: {"id"=>"1"}
6797
+ Thing Load (0.1ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
6798
+ Ominous::Warning Exists (0.1ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
6799
+ Rendered things/show.html.erb within layouts/application (0.7ms)
6800
+ Completed 200 OK in 16ms (Views: 13.0ms | ActiveRecord: 0.3ms)
6801
+
6802
+
6803
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:41 +0000
6804
+ Served asset /ominous/warnings.js - 304 Not Modified (2ms)
6805
+
6806
+
6807
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 12:51:42 +0000
6808
+ Processing by ThingsController#index as HTML
6809
+ Thing Load (0.2ms) SELECT "things".* FROM "things" 
6810
+ Rendered things/index.html.erb within layouts/application (4.8ms)
6811
+ Completed 200 OK in 18ms (Views: 15.6ms | ActiveRecord: 0.2ms)
6812
+
6813
+
6814
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 12:51:42 +0000
6815
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
6816
+ Connecting to database specified by database.yml
6817
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6818
+ Migrating to CreateOminousWarnings (20121206144249)
6819
+  (0.1ms) select sqlite_version(*)
6820
+  (0.1ms) begin transaction
6821
+  (0.2ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6822
+ SQLite3::SQLException: table "ominous_warnings" already exists: CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6823
+  (2.8ms) rollback transaction
6824
+ Connecting to database specified by database.yml
6825
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6826
+ Migrating to CreateThings (20121207090710)
6827
+  (1.1ms) select sqlite_version(*)
6828
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6829
+ Connecting to database specified by database.yml
6830
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6831
+ Migrating to CreateOminousWarnings (20121206144249)
6832
+  (0.1ms) select sqlite_version(*)
6833
+  (0.0ms) begin transaction
6834
+  (2.8ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6835
+ SQLite3::SQLException: table "ominous_warnings" already exists: CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6836
+  (0.1ms) rollback transaction
6837
+ Connecting to database specified by database.yml
6838
+  (7.5ms) select sqlite_version(*)
6839
+  (170.1ms) CREATE TABLE "ominous_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "url" varchar(255), "closure_method" varchar(30), "start_hidden" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6840
+  (132.1ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6841
+  (141.0ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6842
+  (135.3ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6843
+  (133.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
6844
+  (148.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
6845
+  (0.1ms) SELECT version FROM "schema_migrations"
6846
+  (108.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20121207090710')
6847
+  (150.4ms) INSERT INTO "schema_migrations" (version) VALUES ('20121206144249')
6848
+  (248.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20121206153254')
6849
+  (224.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20121206145743')
6850
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6851
+ Connecting to database specified by database.yml
6852
+  (0.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6853
+ Migrating to CreateOminousWarnings (20121206144249)
6854
+ Migrating to CreateOminousWarningClosers (20121206145743)
6855
+ Migrating to CreateOminousClosers (20121206153254)
6856
+ Migrating to CreateThings (20121207090710)
6857
+ Migrating to AddTitleAndDescriptionToOminousWarnings (20130131131756)
6858
+  (0.1ms) select sqlite_version(*)
6859
+  (0.0ms) begin transaction
6860
+  (1.7ms) ALTER TABLE "ominous_warnings" ADD "string" title
6861
+  (0.2ms) ALTER TABLE "ominous_warnings" ADD "text" description
6862
+  (0.9ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131131756')
6863
+  (145.2ms) commit transaction
6864
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131131934)
6865
+  (0.2ms) begin transaction
6866
+  (0.6ms) ALTER TABLE "ominous_closers" ADD "string" link_text
6867
+  (0.3ms) ALTER TABLE "ominous_closers" ADD "text" message
6868
+  (1.5ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131131934')
6869
+  (106.2ms) commit transaction
6870
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6871
+ Connecting to database specified by database.yml
6872
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6873
+ Migrating to CreateThings (20121207090710)
6874
+  (0.1ms) select sqlite_version(*)
6875
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6876
+ Connecting to database specified by database.yml
6877
+  (0.1ms) select sqlite_version(*)
6878
+  (186.6ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
6879
+  (165.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
6880
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
6881
+ Migrating to CreateThings (20121207090710)
6882
+  (0.1ms) begin transaction
6883
+  (3.6ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6884
+  (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES ('20121207090710')
6885
+  (152.7ms) commit transaction
6886
+ Migrating to CreateOminousWarnings (20130131132533)
6887
+  (0.1ms) begin transaction
6888
+  (0.4ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6889
+  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132533')
6890
+  (160.4ms) commit transaction
6891
+ Migrating to CreateOminousWarningClosers (20130131132534)
6892
+  (0.2ms) begin transaction
6893
+  (4.8ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6894
+  (1.4ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132534')
6895
+  (159.9ms) commit transaction
6896
+ Migrating to CreateOminousClosers (20130131132535)
6897
+  (0.1ms) begin transaction
6898
+  (1.4ms) CREATE TABLE "ominous_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "url" varchar(255), "closure_method" varchar(30), "start_hidden" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6899
+  (8.5ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132535')
6900
+  (150.9ms) commit transaction
6901
+ Migrating to AddTitleAndDescriptionToOminousWarnings (20130131132536)
6902
+  (0.2ms) begin transaction
6903
+  (5.3ms) ALTER TABLE "ominous_warnings" ADD "string" title
6904
+  (0.6ms) ALTER TABLE "ominous_warnings" ADD "text" description
6905
+  (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132536')
6906
+  (139.1ms) commit transaction
6907
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131132537)
6908
+  (0.1ms) begin transaction
6909
+  (0.5ms) ALTER TABLE "ominous_closers" ADD "string" link_text
6910
+  (0.3ms) ALTER TABLE "ominous_closers" ADD "text" message
6911
+  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132537')
6912
+  (116.4ms) commit transaction
6913
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6914
+ Connecting to database specified by database.yml
6915
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6916
+ Migrating to CreateThings (20121207090710)
6917
+ Migrating to CreateOminousWarnings (20130131132533)
6918
+ Migrating to CreateOminousWarningClosers (20130131132534)
6919
+ Migrating to CreateOminousClosers (20130131132535)
6920
+ Migrating to AddTitleAndDescriptionToOminousWarnings (20130131132536)
6921
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131132537)
6922
+  (0.1ms) select sqlite_version(*)
6923
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6924
+ Connecting to database specified by database.yml
6925
+  (10.4ms) select sqlite_version(*)
6926
+  (175.1ms) DROP TABLE "ominous_warning_closers"
6927
+  (132.2ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6928
+  (149.9ms) DROP TABLE "things"
6929
+  (175.3ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6930
+  (0.4ms) SELECT version FROM "schema_migrations"
6931
+ Connecting to database specified by database.yml
6932
+  (5.5ms) select sqlite_version(*)
6933
+  (216.0ms) DROP TABLE "ominous_warning_closers"
6934
+  (165.5ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6935
+  (159.7ms) DROP TABLE "things"
6936
+  (166.2ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
6937
+  (0.1ms) SELECT version FROM "schema_migrations"
6938
+  (166.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20121206144249')
6939
+  (157.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20121206153254')
6940
+  (158.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130131131934')
6941
+  (164.3ms) INSERT INTO "schema_migrations" (version) VALUES ('20121206145743')
6942
+  (157.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20130131131756')
6943
+ Connecting to database specified by database.yml
6944
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6945
+ Migrating to CreateThings (20121207090710)
6946
+ Migrating to CreateOminousWarnings (20130131132533)
6947
+ Migrating to CreateOminousWarningClosers (20130131132534)
6948
+ Migrating to CreateOminousClosers (20130131132535)
6949
+ Migrating to AddTitleAndDescriptionToOminousWarnings (20130131132536)
6950
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131132537)
6951
+  (0.1ms) select sqlite_version(*)
6952
+  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6953
+ Connecting to database specified by database.yml
6954
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6955
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
6956
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131132537)
6957
+  (0.1ms) select sqlite_version(*)
6958
+  (0.0ms) begin transaction
6959
+  (0.1ms) rollback transaction
6960
+ Connecting to database specified by database.yml
6961
+  (0.1ms) select sqlite_version(*)
6962
+  (220.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
6963
+  (173.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
6964
+  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
6965
+ Migrating to CreateThings (20121207090710)
6966
+  (0.2ms) begin transaction
6967
+  (3.3ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6968
+  (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES ('20121207090710')
6969
+  (147.8ms) commit transaction
6970
+ Migrating to CreateOminousWarnings (20130131132533)
6971
+  (0.1ms) begin transaction
6972
+  (5.2ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6973
+  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132533')
6974
+  (155.3ms) commit transaction
6975
+ Migrating to CreateOminousWarningClosers (20130131132534)
6976
+  (0.1ms) begin transaction
6977
+  (0.4ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6978
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132534')
6979
+  (146.3ms) commit transaction
6980
+ Migrating to CreateOminousClosers (20130131132535)
6981
+  (0.1ms) begin transaction
6982
+  (3.2ms) CREATE TABLE "ominous_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "url" varchar(255), "closure_method" varchar(30), "start_hidden" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
6983
+  (0.9ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132535')
6984
+  (182.9ms) commit transaction
6985
+ Migrating to AddTitleAndDescriptionToOminousWarnings (20130131132536)
6986
+  (0.1ms) begin transaction
6987
+  (0.9ms) ALTER TABLE "ominous_warnings" ADD "string" title
6988
+  (0.4ms) ALTER TABLE "ominous_warnings" ADD "text" description
6989
+  (1.8ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132536')
6990
+  (179.0ms) commit transaction
6991
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131132537)
6992
+  (0.1ms) begin transaction
6993
+  (0.7ms) ALTER TABLE "ominous_closers" ADD "string" link_text
6994
+  (0.4ms) ALTER TABLE "ominous_closers" ADD "text" message
6995
+  (0.7ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132537')
6996
+  (162.9ms) commit transaction
6997
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
6998
+ Connecting to database specified by database.yml
6999
+  (5.5ms) select sqlite_version(*)
7000
+  (188.4ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7001
+  (244.7ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) 
7002
+  (181.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
7003
+  (184.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
7004
+  (0.4ms) SELECT version FROM "schema_migrations"
7005
+  (191.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20130131132537')
7006
+  (248.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130131132536')
7007
+  (494.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20130131132533')
7008
+  (516.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20130131132535')
7009
+  (533.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20121207090710')
7010
+  (499.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20130131132534')
7011
+  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7012
+ Connecting to database specified by database.yml
7013
+  (0.1ms) select sqlite_version(*)
7014
+  (198.5ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
7015
+  (208.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
7016
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
7017
+ Migrating to CreateThings (20121207090710)
7018
+  (0.1ms) begin transaction
7019
+  (2.2ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7020
+  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20121207090710')
7021
+  (180.0ms) commit transaction
7022
+ Migrating to CreateOminousWarnings (20130131132533)
7023
+  (0.2ms) begin transaction
7024
+  (5.3ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7025
+  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132533')
7026
+  (195.2ms) commit transaction
7027
+ Migrating to CreateOminousWarningClosers (20130131132534)
7028
+  (0.1ms) begin transaction
7029
+  (4.1ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7030
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132534')
7031
+  (159.4ms) commit transaction
7032
+ Migrating to CreateOminousClosers (20130131132535)
7033
+  (0.1ms) begin transaction
7034
+  (1.7ms) CREATE TABLE "ominous_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "url" varchar(255), "closure_method" varchar(30), "start_hidden" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7035
+  (1.0ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132535')
7036
+  (156.0ms) commit transaction
7037
+ Migrating to AddTitleAndDescriptionToOminousWarnings (20130131132536)
7038
+  (0.2ms) begin transaction
7039
+  (11.6ms) ALTER TABLE "ominous_warnings" ADD "string" title
7040
+  (1.1ms) ALTER TABLE "ominous_warnings" ADD "text" description
7041
+  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132536')
7042
+  (158.9ms) commit transaction
7043
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131132537)
7044
+  (0.2ms) begin transaction
7045
+  (2.5ms) ALTER TABLE "ominous_closers" ADD "string" link_text
7046
+  (0.7ms) ALTER TABLE "ominous_closers" ADD "text" message
7047
+  (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131132537')
7048
+  (166.7ms) commit transaction
7049
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7050
+ Connecting to database specified by database.yml
7051
+  (0.1ms) select sqlite_version(*)
7052
+  (192.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
7053
+  (199.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
7054
+  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations"
7055
+ Migrating to CreateThings (20121207090710)
7056
+  (0.2ms) begin transaction
7057
+  (5.2ms) CREATE TABLE "things" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "has_warning" boolean, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7058
+  (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES ('20121207090710')
7059
+  (190.2ms) commit transaction
7060
+ Migrating to CreateOminousWarnings (20130131134020)
7061
+  (0.2ms) begin transaction
7062
+  (13.3ms) CREATE TABLE "ominous_warnings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7063
+  (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131134020')
7064
+  (194.5ms) commit transaction
7065
+ Migrating to CreateOminousWarningClosers (20130131134021)
7066
+  (0.1ms) begin transaction
7067
+  (0.4ms) CREATE TABLE "ominous_warning_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "warning_id" integer, "closer_id" integer, "position" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7068
+  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131134021')
7069
+  (189.5ms) commit transaction
7070
+ Migrating to CreateOminousClosers (20130131134022)
7071
+  (0.4ms) begin transaction
7072
+  (4.7ms) CREATE TABLE "ominous_closers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "url" varchar(255), "closure_method" varchar(30), "start_hidden" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
7073
+  (1.0ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131134022')
7074
+  (169.9ms) commit transaction
7075
+ Migrating to AddTitleAndDescriptionToOminousWarnings (20130131134023)
7076
+  (0.1ms) begin transaction
7077
+  (4.5ms) ALTER TABLE "ominous_warnings" ADD "title" varchar(255)
7078
+  (0.6ms) ALTER TABLE "ominous_warnings" ADD "description" text
7079
+  (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131134023')
7080
+  (149.5ms) commit transaction
7081
+ Migrating to AddLinkTextAndMessageToOminousClosers (20130131134024)
7082
+  (0.1ms) begin transaction
7083
+  (0.4ms) ALTER TABLE "ominous_closers" ADD "link_text" varchar(255)
7084
+  (0.2ms) ALTER TABLE "ominous_closers" ADD "message" text
7085
+  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130131134024')
7086
+  (143.9ms) commit transaction
7087
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7088
+
7089
+
7090
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 13:46:44 +0000
7091
+ Connecting to database specified by database.yml
7092
+ Processing by ThingsController#index as HTML
7093
+ Thing Load (0.1ms) SELECT "things".* FROM "things" 
7094
+ Rendered things/index.html.erb within layouts/application (7.1ms)
7095
+ Completed 200 OK in 166ms (Views: 80.7ms | ActiveRecord: 28.4ms)
7096
+
7097
+
7098
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 13:46:45 +0000
7099
+ Served asset /ominous/warnings.js - 304 Not Modified (6ms)
7100
+
7101
+
7102
+ Started GET "/things/new" for 127.0.0.1 at 2013-01-31 13:46:48 +0000
7103
+ Processing by ThingsController#new as HTML
7104
+ Rendered things/_form.html.erb (14.6ms)
7105
+ Rendered things/new.html.erb within layouts/application (31.6ms)
7106
+ Completed 200 OK in 52ms (Views: 44.6ms | ActiveRecord: 0.0ms)
7107
+
7108
+
7109
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 13:46:48 +0000
7110
+ Served asset /ominous/warnings.js - 304 Not Modified (4ms)
7111
+
7112
+
7113
+ Started POST "/things" for 127.0.0.1 at 2013-01-31 13:46:54 +0000
7114
+ Processing by ThingsController#create as HTML
7115
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Cp+D9yFd+9QSNP42ia2SiWyygrbNjIhx+51lseinBTk=", "thing"=>{"name"=>"test", "has_warning"=>"1"}, "commit"=>"Create Thing"}
7116
+  (0.4ms) begin transaction
7117
+ SQL (69.3ms) INSERT INTO "things" ("created_at", "has_warning", "name", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 13:46:54 UTC +00:00], ["has_warning", true], ["name", "test"], ["updated_at", Thu, 31 Jan 2013 13:46:54 UTC +00:00]]
7118
+  (172.4ms) commit transaction
7119
+ Redirected to http://localhost:3000/things/1
7120
+ Completed 302 Found in 252ms (ActiveRecord: 242.2ms)
7121
+
7122
+
7123
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 13:46:54 +0000
7124
+ Processing by ThingsController#show as HTML
7125
+ Parameters: {"id"=>"1"}
7126
+ Thing Load (0.3ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7127
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7128
+ Completed 500 Internal Server Error in 128ms
7129
+
7130
+ RuntimeError (Attempt to trigger warning failed: thing_alert not recognised):
7131
+ app/controllers/things_controller.rb:11:in `show'
7132
+
7133
+
7134
+ Rendered /home/rob/.rvm/gems/ruby-1.9.3-p286@ominous/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.8ms)
7135
+ Rendered /home/rob/.rvm/gems/ruby-1.9.3-p286@ominous/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.2ms)
7136
+ Rendered /home/rob/.rvm/gems/ruby-1.9.3-p286@ominous/gems/actionpack-3.2.9/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (119.2ms)
7137
+ Connecting to database specified by database.yml
7138
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7139
+  (0.2ms) SELECT COUNT(*) FROM "ominous_warnings"
7140
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7141
+  (0.1ms) begin transaction
7142
+ SQL (25.9ms) INSERT INTO "ominous_warnings" ("created_at", "description", "name", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00], ["description", nil], ["name", "thing_alert"], ["title", nil], ["updated_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00]]
7143
+  (219.9ms) commit transaction
7144
+  (0.2ms) SELECT COUNT(*) FROM "ominous_closers" 
7145
+ Ominous::Closer Load (0.2ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_one' LIMIT 1
7146
+  (0.1ms) begin transaction
7147
+ SQL (3.2ms) INSERT INTO "ominous_closers" ("closure_method", "created_at", "link_text", "message", "name", "start_hidden", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["closure_method", "close_and_dismiss_warning"], ["created_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00], ["link_text", nil], ["message", nil], ["name", "closer_one"], ["start_hidden", true], ["updated_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00], ["url", nil]]
7148
+  (178.1ms) commit transaction
7149
+ Ominous::Closer Load (0.6ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_two' LIMIT 1
7150
+  (0.1ms) begin transaction
7151
+ SQL (5.2ms) INSERT INTO "ominous_closers" ("closure_method", "created_at", "link_text", "message", "name", "start_hidden", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["closure_method", "redirect"], ["created_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00], ["link_text", nil], ["message", nil], ["name", "closer_two"], ["start_hidden", false], ["updated_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00], ["url", "http://undervale.co.uk"]]
7152
+  (181.9ms) commit transaction
7153
+ Ominous::Closer Load (0.5ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_three' LIMIT 1
7154
+  (0.1ms) begin transaction
7155
+ SQL (8.1ms) INSERT INTO "ominous_closers" ("closure_method", "created_at", "link_text", "message", "name", "start_hidden", "updated_at", "url") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["closure_method", "reveal_hidden"], ["created_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00], ["link_text", nil], ["message", nil], ["name", "closer_three"], ["start_hidden", false], ["updated_at", Thu, 31 Jan 2013 13:47:15 UTC +00:00], ["url", nil]]
7156
+  (183.4ms) commit transaction
7157
+ Ominous::Warning Load (8.5ms) SELECT "ominous_warnings".* FROM "ominous_warnings" LIMIT 1
7158
+ Ominous::Closer Load (0.4ms) SELECT "ominous_closers".* FROM "ominous_closers" 
7159
+ Ominous::Closer Load (0.3ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7160
+  (0.0ms) begin transaction
7161
+ Ominous::WarningCloser Exists (0.2ms) SELECT 1 AS one FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."closer_id" = 1 AND "ominous_warning_closers"."warning_id" = 1) LIMIT 1
7162
+ Ominous::WarningCloser Load (0.2ms) SELECT "ominous_warning_closers".* FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."warning_id" = 1) ORDER BY ominous_warning_closers.position DESC LIMIT 1
7163
+ SQL (1.4ms) INSERT INTO "ominous_warning_closers" ("closer_id", "created_at", "position", "updated_at", "warning_id") VALUES (?, ?, ?, ?, ?) [["closer_id", 1], ["created_at", Thu, 31 Jan 2013 13:47:16 UTC +00:00], ["position", 1], ["updated_at", Thu, 31 Jan 2013 13:47:16 UTC +00:00], ["warning_id", 1]]
7164
+ Ominous::WarningCloser Exists (0.1ms) SELECT 1 AS one FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."closer_id" = 2 AND "ominous_warning_closers"."warning_id" = 1) LIMIT 1
7165
+ Ominous::WarningCloser Load (0.1ms) SELECT "ominous_warning_closers".* FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."warning_id" = 1) ORDER BY ominous_warning_closers.position DESC LIMIT 1
7166
+ SQL (0.2ms) INSERT INTO "ominous_warning_closers" ("closer_id", "created_at", "position", "updated_at", "warning_id") VALUES (?, ?, ?, ?, ?) [["closer_id", 2], ["created_at", Thu, 31 Jan 2013 13:47:16 UTC +00:00], ["position", 2], ["updated_at", Thu, 31 Jan 2013 13:47:16 UTC +00:00], ["warning_id", 1]]
7167
+ Ominous::WarningCloser Exists (0.1ms) SELECT 1 AS one FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."closer_id" = 3 AND "ominous_warning_closers"."warning_id" = 1) LIMIT 1
7168
+ Ominous::WarningCloser Load (0.2ms) SELECT "ominous_warning_closers".* FROM "ominous_warning_closers" WHERE ("ominous_warning_closers"."warning_id" = 1) ORDER BY ominous_warning_closers.position DESC LIMIT 1
7169
+ SQL (0.2ms) INSERT INTO "ominous_warning_closers" ("closer_id", "created_at", "position", "updated_at", "warning_id") VALUES (?, ?, ?, ?, ?) [["closer_id", 3], ["created_at", Thu, 31 Jan 2013 13:47:16 UTC +00:00], ["position", 3], ["updated_at", Thu, 31 Jan 2013 13:47:16 UTC +00:00], ["warning_id", 1]]
7170
+  (141.0ms) commit transaction
7171
+  (0.4ms) SELECT COUNT(*) FROM "ominous_warnings"
7172
+  (0.2ms) SELECT COUNT(*) FROM "ominous_closers" 
7173
+
7174
+
7175
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 13:47:30 +0000
7176
+ Connecting to database specified by database.yml
7177
+ Processing by ThingsController#show as HTML
7178
+ Parameters: {"id"=>"1"}
7179
+ Thing Load (0.3ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7180
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7181
+ Rendered things/show.html.erb within layouts/application (31.2ms)
7182
+ Completed 200 OK in 323ms (Views: 96.0ms | ActiveRecord: 38.0ms)
7183
+
7184
+
7185
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7186
+ Served asset /application.css - 304 Not Modified (89ms)
7187
+
7188
+
7189
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7190
+ Served asset /ominous/warnings.css - 304 Not Modified (49ms)
7191
+
7192
+
7193
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7194
+ Served asset /scaffold.css - 304 Not Modified (11ms)
7195
+
7196
+
7197
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7198
+ Served asset /things.css - 304 Not Modified (7ms)
7199
+
7200
+
7201
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7202
+ Served asset /jquery.js - 304 Not Modified (25ms)
7203
+
7204
+
7205
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7206
+ Served asset /jquery_ujs.js - 304 Not Modified (8ms)
7207
+
7208
+
7209
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7210
+ Served asset /ominous/warnings.js - 304 Not Modified (85ms)
7211
+
7212
+
7213
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7214
+ Served asset /things.js - 304 Not Modified (17ms)
7215
+
7216
+
7217
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:32 +0000
7218
+ Served asset /application.js - 304 Not Modified (14ms)
7219
+
7220
+
7221
+ Started GET "/things" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7222
+ Processing by ThingsController#index as HTML
7223
+ Thing Load (0.2ms) SELECT "things".* FROM "things" 
7224
+ Rendered things/index.html.erb within layouts/application (10.3ms)
7225
+ Completed 200 OK in 97ms (Views: 93.5ms | ActiveRecord: 0.2ms)
7226
+
7227
+
7228
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7229
+ Served asset /application.css - 304 Not Modified (0ms)
7230
+
7231
+
7232
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7233
+ Served asset /ominous/warnings.css - 304 Not Modified (0ms)
7234
+
7235
+
7236
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7237
+ Served asset /scaffold.css - 304 Not Modified (0ms)
7238
+
7239
+
7240
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7241
+ Served asset /things.css - 304 Not Modified (0ms)
7242
+
7243
+
7244
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7245
+ Served asset /jquery.js - 304 Not Modified (1ms)
7246
+
7247
+
7248
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7249
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
7250
+
7251
+
7252
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7253
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
7254
+
7255
+
7256
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7257
+ Served asset /things.js - 304 Not Modified (0ms)
7258
+
7259
+
7260
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 13:47:36 +0000
7261
+ Served asset /application.js - 304 Not Modified (7ms)
7262
+
7263
+
7264
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7265
+ Processing by ThingsController#show as HTML
7266
+ Parameters: {"id"=>"1"}
7267
+ Thing Load (0.3ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7268
+ Ominous::Warning Exists (0.3ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7269
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7270
+ Ominous::Closer Load (0.6ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7271
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (217.1ms)
7272
+ Rendered things/show.html.erb within layouts/application (253.3ms)
7273
+ Completed 200 OK in 269ms (Views: 263.6ms | ActiveRecord: 2.8ms)
7274
+
7275
+
7276
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7277
+ Served asset /application.css - 304 Not Modified (0ms)
7278
+
7279
+
7280
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7281
+ Served asset /ominous/warnings.css - 304 Not Modified (0ms)
7282
+
7283
+
7284
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7285
+ Served asset /scaffold.css - 304 Not Modified (35ms)
7286
+
7287
+
7288
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7289
+ Served asset /things.css - 304 Not Modified (0ms)
7290
+
7291
+
7292
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7293
+ Served asset /jquery.js - 304 Not Modified (1ms)
7294
+
7295
+
7296
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7297
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
7298
+
7299
+
7300
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7301
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
7302
+
7303
+
7304
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7305
+ Served asset /things.js - 304 Not Modified (0ms)
7306
+
7307
+
7308
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 13:48:23 +0000
7309
+ Served asset /application.js - 304 Not Modified (7ms)
7310
+ Connecting to database specified by database.yml
7311
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7312
+  (0.1ms) SELECT COUNT(*) FROM "ominous_warnings"
7313
+ Ominous::Warning Load (0.3ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7314
+ Connecting to database specified by database.yml
7315
+  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7316
+  (0.1ms) SELECT COUNT(*) FROM "ominous_warnings"
7317
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7318
+  (0.1ms) begin transaction
7319
+  (1.6ms) UPDATE "ominous_warnings" SET "title" = 'Warning', "description" = 'You have viewed a Thing with it''s warning set.', "updated_at" = '2013-01-31 13:51:42.365199' WHERE "ominous_warnings"."id" = 1
7320
+  (226.0ms) commit transaction
7321
+  (0.1ms) SELECT COUNT(*) FROM "ominous_closers" 
7322
+ Ominous::Closer Load (0.2ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_one' LIMIT 1
7323
+  (0.1ms) begin transaction
7324
+  (1.1ms) UPDATE "ominous_closers" SET "message" = 'This should not appear initially', "link_text" = 'Click here to close the warning and tell the server not to show it again', "updated_at" = '2013-01-31 13:51:42.639442' WHERE "ominous_closers"."id" = 1
7325
+  (200.3ms) commit transaction
7326
+ Ominous::Closer Load (0.7ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_two' LIMIT 1
7327
+  (0.1ms) begin transaction
7328
+  (9.9ms) UPDATE "ominous_closers" SET "message" = 'This will redirect to another site', "link_text" = 'Click to go elsewhere', "updated_at" = '2013-01-31 13:51:42.851519' WHERE "ominous_closers"."id" = 2
7329
+  (168.2ms) commit transaction
7330
+ Ominous::Closer Load (0.4ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_three' LIMIT 1
7331
+  (0.1ms) begin transaction
7332
+  (1.7ms) UPDATE "ominous_closers" SET "message" = 'This should appear initially', "link_text" = 'Click here to see hidden closers', "updated_at" = '2013-01-31 13:51:43.036468' WHERE "ominous_closers"."id" = 3
7333
+  (167.4ms) commit transaction
7334
+ Ominous::Warning Load (0.4ms) SELECT "ominous_warnings".* FROM "ominous_warnings" LIMIT 1
7335
+ Ominous::Closer Load (0.5ms) SELECT "ominous_closers".* FROM "ominous_closers" 
7336
+ Ominous::Closer Load (0.4ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7337
+  (0.1ms) begin transaction
7338
+  (0.0ms) commit transaction
7339
+  (0.1ms) SELECT COUNT(*) FROM "ominous_warnings" 
7340
+  (0.1ms) SELECT COUNT(*) FROM "ominous_closers"
7341
+
7342
+
7343
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 13:51:54 +0000
7344
+ Connecting to database specified by database.yml
7345
+ Processing by ThingsController#show as HTML
7346
+ Parameters: {"id"=>"1"}
7347
+ Thing Load (1.4ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7348
+ Ominous::Warning Exists (0.5ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7349
+ Ominous::Warning Load (0.5ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7350
+ Ominous::Closer Load (0.4ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7351
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (116.5ms)
7352
+ Rendered things/show.html.erb within layouts/application (158.3ms)
7353
+ Completed 200 OK in 383ms (Views: 226.7ms | ActiveRecord: 41.6ms)
7354
+
7355
+
7356
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7357
+ Served asset /application.css - 304 Not Modified (27ms)
7358
+
7359
+
7360
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7361
+ Served asset /ominous/warnings.css - 304 Not Modified (13ms)
7362
+
7363
+
7364
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7365
+ Served asset /scaffold.css - 304 Not Modified (8ms)
7366
+
7367
+
7368
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7369
+ Served asset /things.css - 304 Not Modified (39ms)
7370
+
7371
+
7372
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7373
+ Served asset /jquery.js - 304 Not Modified (24ms)
7374
+
7375
+
7376
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7377
+ Served asset /jquery_ujs.js - 304 Not Modified (12ms)
7378
+
7379
+
7380
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7381
+ Served asset /application.js - 304 Not Modified (30ms)
7382
+
7383
+
7384
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7385
+ Served asset /things.js - 304 Not Modified (6ms)
7386
+
7387
+
7388
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 13:51:55 +0000
7389
+ Served asset /ominous/warnings.js - 304 Not Modified (11ms)
7390
+
7391
+
7392
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7393
+ Processing by ThingsController#show as HTML
7394
+ Parameters: {"id"=>"1"}
7395
+ Thing Load (0.3ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7396
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7397
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7398
+ Ominous::Closer Load (0.2ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7399
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (9.9ms)
7400
+ Rendered things/show.html.erb within layouts/application (12.8ms)
7401
+ Completed 200 OK in 35ms (Views: 24.9ms | ActiveRecord: 0.8ms)
7402
+
7403
+
7404
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7405
+ Served asset /application.css - 304 Not Modified (0ms)
7406
+
7407
+
7408
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7409
+ Served asset /ominous/warnings.css - 304 Not Modified (84ms)
7410
+
7411
+
7412
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7413
+ Served asset /scaffold.css - 304 Not Modified (0ms)
7414
+
7415
+
7416
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7417
+ Served asset /things.css - 304 Not Modified (37ms)
7418
+
7419
+
7420
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7421
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
7422
+
7423
+
7424
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7425
+ Served asset /jquery.js - 304 Not Modified (19ms)
7426
+
7427
+
7428
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7429
+ Served asset /jquery_ujs.js - 304 Not Modified (0ms)
7430
+
7431
+
7432
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7433
+ Served asset /application.js - 304 Not Modified (5ms)
7434
+
7435
+
7436
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 13:52:19 +0000
7437
+ Served asset /things.js - 304 Not Modified (0ms)
7438
+ Connecting to database specified by database.yml
7439
+
7440
+
7441
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 14:19:46 +0000
7442
+ Connecting to database specified by database.yml
7443
+ Processing by ThingsController#show as HTML
7444
+ Parameters: {"id"=>"1"}
7445
+ Thing Load (0.2ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7446
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7447
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7448
+ Ominous::Closer Load (0.3ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7449
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (118.6ms)
7450
+ Rendered things/show.html.erb within layouts/application (162.6ms)
7451
+ Completed 200 OK in 369ms (Views: 218.1ms | ActiveRecord: 25.4ms)
7452
+
7453
+
7454
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 14:19:47 +0000
7455
+ Served asset /application.css - 304 Not Modified (26ms)
7456
+
7457
+
7458
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 14:19:47 +0000
7459
+ Served asset /ominous/warnings.css - 304 Not Modified (10ms)
7460
+
7461
+
7462
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 14:19:48 +0000
7463
+ Served asset /scaffold.css - 304 Not Modified (16ms)
7464
+
7465
+
7466
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 14:19:48 +0000
7467
+ Served asset /things.css - 304 Not Modified (14ms)
7468
+
7469
+
7470
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 14:19:48 +0000
7471
+ Served asset /jquery.js - 304 Not Modified (26ms)
7472
+
7473
+
7474
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 14:19:48 +0000
7475
+ Served asset /jquery_ujs.js - 304 Not Modified (14ms)
7476
+
7477
+
7478
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 14:19:48 +0000
7479
+ Served asset /things.js - 304 Not Modified (16ms)
7480
+
7481
+
7482
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 14:19:48 +0000
7483
+ Served asset /ominous/warnings.js - 304 Not Modified (16ms)
7484
+
7485
+
7486
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 14:19:48 +0000
7487
+ Served asset /application.js - 304 Not Modified (43ms)
7488
+ Connecting to database specified by database.yml
7489
+
7490
+
7491
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 14:21:03 +0000
7492
+ Connecting to database specified by database.yml
7493
+ Processing by ThingsController#show as HTML
7494
+ Parameters: {"id"=>"1"}
7495
+ Thing Load (0.3ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7496
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7497
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7498
+ Ominous::Closer Load (0.6ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7499
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (122.7ms)
7500
+ Rendered things/show.html.erb within layouts/application (167.0ms)
7501
+ Completed 200 OK in 374ms (Views: 217.9ms | ActiveRecord: 31.0ms)
7502
+
7503
+
7504
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7505
+ Served asset /application.css - 304 Not Modified (30ms)
7506
+
7507
+
7508
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7509
+ Served asset /ominous/warnings.css - 304 Not Modified (2ms)
7510
+
7511
+
7512
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7513
+ Served asset /scaffold.css - 304 Not Modified (15ms)
7514
+
7515
+
7516
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7517
+ Served asset /things.css - 304 Not Modified (13ms)
7518
+
7519
+
7520
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7521
+ Served asset /jquery.js - 304 Not Modified (24ms)
7522
+
7523
+
7524
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7525
+ Served asset /jquery_ujs.js - 304 Not Modified (11ms)
7526
+
7527
+
7528
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7529
+ Served asset /ominous/warnings.js - 304 Not Modified (14ms)
7530
+
7531
+
7532
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7533
+ Served asset /things.js - 304 Not Modified (7ms)
7534
+
7535
+
7536
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:05 +0000
7537
+ Served asset /application.js - 304 Not Modified (40ms)
7538
+
7539
+
7540
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7541
+ Processing by ThingsController#show as HTML
7542
+ Parameters: {"id"=>"1"}
7543
+ Thing Load (0.1ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7544
+ Ominous::Warning Exists (0.1ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7545
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7546
+ Ominous::Closer Load (0.5ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7547
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (11.3ms)
7548
+ Rendered things/show.html.erb within layouts/application (16.9ms)
7549
+ Completed 200 OK in 40ms (Views: 36.7ms | ActiveRecord: 1.0ms)
7550
+
7551
+
7552
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7553
+ Served asset /application.css - 304 Not Modified (0ms)
7554
+
7555
+
7556
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7557
+ Served asset /ominous/warnings.css - 304 Not Modified (0ms)
7558
+
7559
+
7560
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7561
+ Served asset /scaffold.css - 304 Not Modified (4ms)
7562
+
7563
+
7564
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7565
+ Served asset /things.css - 304 Not Modified (0ms)
7566
+
7567
+
7568
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7569
+ Served asset /jquery.js - 304 Not Modified (35ms)
7570
+
7571
+
7572
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7573
+ Served asset /things.js - 304 Not Modified (0ms)
7574
+
7575
+
7576
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7577
+ Served asset /ominous/warnings.js - 304 Not Modified (0ms)
7578
+
7579
+
7580
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7581
+ Served asset /jquery_ujs.js - 304 Not Modified (5ms)
7582
+
7583
+
7584
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:13 +0000
7585
+ Served asset /application.js - 304 Not Modified (2ms)
7586
+ Connecting to database specified by database.yml
7587
+  (0.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" 
7588
+  (2.3ms) SELECT COUNT(*) FROM "ominous_warnings"
7589
+ Ominous::Warning Load (0.3ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7590
+  (0.1ms) begin transaction
7591
+  (1.4ms) UPDATE "ominous_warnings" SET "title" = 'Warning', "description" = 'You have viewed a Thing with it''s warning set.', "updated_at" = '2013-01-31 14:21:39.783686' WHERE "ominous_warnings"."id" = 1
7592
+  (218.5ms) commit transaction
7593
+  (0.4ms) SELECT COUNT(*) FROM "ominous_closers" 
7594
+ Ominous::Closer Load (0.6ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_one' LIMIT 1
7595
+  (0.1ms) begin transaction
7596
+  (2.7ms) UPDATE "ominous_closers" SET "message" = 'This should not appear initially', "link_text" = 'Click here to close the warning and tell the server not to show it again', "updated_at" = '2013-01-31 14:21:40.087439' WHERE "ominous_closers"."id" = 1
7597
+  (152.0ms) commit transaction
7598
+ Ominous::Closer Load (0.5ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_two' LIMIT 1
7599
+  (0.1ms) begin transaction
7600
+  (2.3ms) UPDATE "ominous_closers" SET "message" = 'This will redirect to another site', "link_text" = 'Click to go elsewhere', "updated_at" = '2013-01-31 14:21:40.249702' WHERE "ominous_closers"."id" = 2
7601
+  (170.8ms) commit transaction
7602
+ Ominous::Closer Load (1.9ms) SELECT "ominous_closers".* FROM "ominous_closers" WHERE "ominous_closers"."name" = 'closer_three' LIMIT 1
7603
+  (0.2ms) begin transaction
7604
+  (3.3ms) UPDATE "ominous_closers" SET "message" = 'This should appear initially', "link_text" = 'Click here to see hidden closers', "updated_at" = '2013-01-31 14:21:40.435124' WHERE "ominous_closers"."id" = 3
7605
+  (175.5ms) commit transaction
7606
+ Ominous::Warning Load (0.4ms) SELECT "ominous_warnings".* FROM "ominous_warnings" LIMIT 1
7607
+ Ominous::Closer Load (1.8ms) SELECT "ominous_closers".* FROM "ominous_closers" 
7608
+ Ominous::Closer Load (0.3ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7609
+  (0.1ms) begin transaction
7610
+  (0.1ms) commit transaction
7611
+  (0.1ms) SELECT COUNT(*) FROM "ominous_warnings" 
7612
+  (0.1ms) SELECT COUNT(*) FROM "ominous_closers"
7613
+
7614
+
7615
+ Started GET "/things/1" for 127.0.0.1 at 2013-01-31 14:21:58 +0000
7616
+ Connecting to database specified by database.yml
7617
+ Processing by ThingsController#show as HTML
7618
+ Parameters: {"id"=>"1"}
7619
+ Thing Load (0.2ms) SELECT "things".* FROM "things" WHERE "things"."id" = ? LIMIT 1 [["id", "1"]]
7620
+ Ominous::Warning Exists (0.2ms) SELECT 1 AS one FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7621
+ Ominous::Warning Load (0.2ms) SELECT "ominous_warnings".* FROM "ominous_warnings" WHERE "ominous_warnings"."name" = 'thing_alert' LIMIT 1
7622
+ Ominous::Closer Load (0.4ms) SELECT DISTINCT "ominous_closers".* FROM "ominous_closers" INNER JOIN "ominous_warning_closers" ON "ominous_closers"."id" = "ominous_warning_closers"."closer_id" WHERE "ominous_warning_closers"."warning_id" = 1 ORDER BY position
7623
+ Rendered /home/rob/web/ominous/app/views/ominous/warnings/_list.html.erb (122.3ms)
7624
+ Rendered things/show.html.erb within layouts/application (164.2ms)
7625
+ Completed 200 OK in 369ms (Views: 224.4ms | ActiveRecord: 32.9ms)
7626
+
7627
+
7628
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7629
+ Served asset /application.css - 304 Not Modified (8ms)
7630
+
7631
+
7632
+ Started GET "/assets/ominous/warnings.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7633
+ Served asset /ominous/warnings.css - 304 Not Modified (2ms)
7634
+
7635
+
7636
+ Started GET "/assets/scaffold.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7637
+ Served asset /scaffold.css - 304 Not Modified (10ms)
7638
+
7639
+
7640
+ Started GET "/assets/things.css?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7641
+ Served asset /things.css - 304 Not Modified (1ms)
7642
+
7643
+
7644
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7645
+ Served asset /jquery.js - 304 Not Modified (28ms)
7646
+
7647
+
7648
+ Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7649
+ Served asset /jquery_ujs.js - 304 Not Modified (2ms)
7650
+
7651
+
7652
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7653
+ Served asset /application.js - 304 Not Modified (42ms)
7654
+
7655
+
7656
+ Started GET "/assets/things.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7657
+ Served asset /things.js - 304 Not Modified (12ms)
7658
+
7659
+
7660
+ Started GET "/assets/ominous/warnings.js?body=1" for 127.0.0.1 at 2013-01-31 14:21:59 +0000
7661
+ Served asset /ominous/warnings.js - 304 Not Modified (12ms)