outpost-cms 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 216a8b7333ac37b9ffc140cf136d887604d3e8fe
4
- data.tar.gz: 6463878f200d5e498b4478aa293556778598e69e
3
+ metadata.gz: 92b033355fcf5e554faf1cef069b8a5e964bedc0
4
+ data.tar.gz: fa94596594eca6e8e5fdb19075a7243e41572454
5
5
  SHA512:
6
- metadata.gz: e72433c6fbb319f12a92398dd0c0da35ee6ed51c0558e1978458d4c571e94d818132500cc211ab15ad2b8caa6d6bc3f0baa330f36b899f19aa5f34248a5c2b0f
7
- data.tar.gz: b962b8bcfcac4909ef44ccc5d8e9954e0fa124d34581dca9bde448efd63828295c71ba09fe874f6ba84762d08fef44d7f0da7c2813af59a65fe39ab07b1f0c1d
6
+ metadata.gz: d911bbf492fb9204c52be65758c397eebf24d134e318e1ce403bc9e3a9ff7022704fa345bc373cb146ccd041ebcf31205ab9c8301b4ac2b1dbb399c6fd7250fc
7
+ data.tar.gz: dd6e8f51c22a70212f3cceb82f307bc3b979b19eadba43a5cab5fd05ebcd32ee616c6ebaabf1e7dc10ca60225472f9192ee8f2080d6f5e770770640754784f4e
@@ -7,6 +7,7 @@
7
7
  #
8
8
  class DateTimeInput < SimpleForm::Inputs::Base
9
9
  def input
10
- @builder.text_field(attribute_name, input_html_options)
10
+ @builder.text_field(attribute_name,
11
+ input_html_options.reverse_merge(value: @builder.object.send(attribute_name)))
11
12
  end
12
13
  end
@@ -1,3 +1,3 @@
1
1
  module Outpost
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
@@ -54460,3 +54460,1318 @@ Binary data inserted for `string` type on column `password_digest`
54460
54460
  SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Thu, 04 Sep 2014 06:08:22 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Thu, 04 Sep 2014 06:08:22 UTC +00:00]]
54461
54461
   (0.1ms) RELEASE SAVEPOINT active_record_1
54462
54462
   (0.6ms) rollback transaction
54463
+  (0.6ms) begin transaction
54464
+  (0.1ms) rollback transaction
54465
+  (0.1ms) begin transaction
54466
+  (0.1ms) rollback transaction
54467
+  (0.1ms) begin transaction
54468
+  (0.1ms) rollback transaction
54469
+  (0.1ms) begin transaction
54470
+  (0.1ms) rollback transaction
54471
+  (0.1ms) begin transaction
54472
+  (0.1ms) rollback transaction
54473
+  (0.1ms) begin transaction
54474
+  (0.1ms) rollback transaction
54475
+  (0.1ms) begin transaction
54476
+  (0.1ms) rollback transaction
54477
+  (0.1ms) begin transaction
54478
+  (0.1ms) rollback transaction
54479
+  (0.1ms) begin transaction
54480
+  (0.1ms) rollback transaction
54481
+  (0.1ms) begin transaction
54482
+  (0.1ms) rollback transaction
54483
+  (0.1ms) begin transaction
54484
+  (0.1ms) rollback transaction
54485
+  (0.1ms) begin transaction
54486
+  (0.1ms) rollback transaction
54487
+  (0.1ms) begin transaction
54488
+  (0.1ms) rollback transaction
54489
+  (0.1ms) begin transaction
54490
+  (0.1ms) rollback transaction
54491
+  (0.1ms) begin transaction
54492
+  (0.1ms) rollback transaction
54493
+  (0.1ms) begin transaction
54494
+  (0.7ms) SAVEPOINT active_record_1
54495
+ SQL (7.1ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54496
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54497
+  (1.1ms) rollback transaction
54498
+  (0.1ms) begin transaction
54499
+  (0.1ms) rollback transaction
54500
+  (0.1ms) begin transaction
54501
+  (0.1ms) SAVEPOINT active_record_1
54502
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54503
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54504
+  (0.7ms) rollback transaction
54505
+  (0.1ms) begin transaction
54506
+  (0.1ms) rollback transaction
54507
+  (0.1ms) begin transaction
54508
+  (0.1ms) SAVEPOINT active_record_1
54509
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54510
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54511
+  (0.7ms) rollback transaction
54512
+  (0.1ms) begin transaction
54513
+  (0.1ms) SAVEPOINT active_record_1
54514
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54515
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54516
+  (0.7ms) rollback transaction
54517
+  (0.1ms) begin transaction
54518
+  (0.1ms) SAVEPOINT active_record_1
54519
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54520
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54521
+  (0.5ms) rollback transaction
54522
+  (0.1ms) begin transaction
54523
+  (0.1ms) SAVEPOINT active_record_1
54524
+ SQL (1.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54525
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54526
+  (0.5ms) rollback transaction
54527
+  (0.1ms) begin transaction
54528
+  (0.1ms) SAVEPOINT active_record_1
54529
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54530
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54531
+  (0.7ms) rollback transaction
54532
+  (0.1ms) begin transaction
54533
+  (0.1ms) SAVEPOINT active_record_1
54534
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54535
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54536
+  (0.7ms) rollback transaction
54537
+  (0.1ms) begin transaction
54538
+  (0.1ms) SAVEPOINT active_record_1
54539
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54540
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54541
+  (0.7ms) rollback transaction
54542
+  (0.1ms) begin transaction
54543
+  (0.1ms) SAVEPOINT active_record_1
54544
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54545
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54546
+  (0.5ms) rollback transaction
54547
+  (0.1ms) begin transaction
54548
+  (0.1ms) rollback transaction
54549
+  (0.1ms) begin transaction
54550
+  (0.1ms) SAVEPOINT active_record_1
54551
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Thelonious Monk"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54552
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54553
+  (0.5ms) rollback transaction
54554
+  (0.1ms) begin transaction
54555
+  (0.1ms) SAVEPOINT active_record_1
54556
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
54557
+ Binary data inserted for `string` type on column `password_digest`
54558
+ SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$9qCOJ2aAMB0HQsEqrI0hYOBK.9UMXLskop5D2gZzsUgWUewvg5r4q"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["username", "bricker"]]
54559
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54560
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54561
+ Processing by Outpost::SessionsController#new as HTML
54562
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (9.6ms)
54563
+ Completed 200 OK in 161ms (Views: 142.0ms | ActiveRecord: 0.0ms)
54564
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54565
+ Processing by Outpost::SessionsController#create as HTML
54566
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
54567
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
54568
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:36.504878' WHERE "users"."id" = 1
54569
+ Redirected to http://www.example.com/outpost/
54570
+ Completed 302 Found in 7ms (ActiveRecord: 0.4ms)
54571
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54572
+ Processing by Outpost::HomeController#dashboard as HTML
54573
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
54574
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.6ms)
54575
+ Permission Load (0.3ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54576
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (1.1ms)
54577
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.7ms)
54578
+ Completed 200 OK in 64ms (Views: 60.0ms | ActiveRecord: 1.0ms)
54579
+  (0.1ms) SAVEPOINT active_record_1
54580
+ Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
54581
+ SQL (1.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54582
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54583
+  (0.1ms) SAVEPOINT active_record_1
54584
+ SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["user_id", 1]]
54585
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54586
+  (0.1ms) SAVEPOINT active_record_1
54587
+ SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54588
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54589
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54590
+ Processing by Outpost::PeopleController#edit as HTML
54591
+ Parameters: {"id"=>"1"}
54592
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
54593
+ Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
54594
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54595
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.8ms)
54596
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (5.7ms)
54597
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (42.3ms)
54598
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (1.1ms)
54599
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (4.7ms)
54600
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (1.2ms)
54601
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (136.9ms)
54602
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms)
54603
+ Completed 200 OK in 160ms (Views: 152.3ms | ActiveRecord: 0.4ms)
54604
+ Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54605
+ Processing by Outpost::PeopleController#update as HTML
54606
+ Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"Hill Valley, California", "email"=>"", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"}
54607
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
54608
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
54609
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54610
+  (0.1ms) SAVEPOINT active_record_1
54611
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
54612
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms)
54613
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.6ms)
54614
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (29.5ms)
54615
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms)
54616
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms)
54617
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
54618
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (34.7ms)
54619
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms)
54620
+ Completed 200 OK in 49ms (Views: 40.7ms | ActiveRecord: 0.5ms)
54621
+  (2.6ms) rollback transaction
54622
+  (0.1ms) begin transaction
54623
+  (0.1ms) SAVEPOINT active_record_1
54624
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
54625
+ Binary data inserted for `string` type on column `password_digest`
54626
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$oEuTqF/3UWe9bmQhnR21jeKiXXD.4WTzWE4gDwkZ.LEKFxRwInFR2"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["username", "bricker"]]
54627
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54628
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54629
+ Processing by Outpost::SessionsController#new as HTML
54630
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/sessions/new.html.erb within layouts/outpost/application (1.3ms)
54631
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
54632
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54633
+ Processing by Outpost::SessionsController#create as HTML
54634
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
54635
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
54636
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:36.896119' WHERE "users"."id" = 1
54637
+ Redirected to http://www.example.com/outpost/
54638
+ Completed 302 Found in 5ms (ActiveRecord: 0.3ms)
54639
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54640
+ Processing by Outpost::HomeController#dashboard as HTML
54641
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
54642
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/home/dashboard.html.erb within layouts/outpost/application (0.1ms)
54643
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54644
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
54645
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
54646
+ Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.2ms)
54647
+  (0.1ms) SAVEPOINT active_record_1
54648
+ Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
54649
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54650
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54651
+  (0.1ms) SAVEPOINT active_record_1
54652
+ SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["user_id", 1]]
54653
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54654
+  (0.1ms) SAVEPOINT active_record_1
54655
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54656
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54657
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54658
+ Processing by Outpost::PeopleController#edit as HTML
54659
+ Parameters: {"id"=>"1"}
54660
+ User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
54661
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
54662
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54663
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
54664
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms)
54665
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (30.5ms)
54666
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms)
54667
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms)
54668
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
54669
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (35.7ms)
54670
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
54671
+ Completed 200 OK in 47ms (Views: 40.2ms | ActiveRecord: 0.6ms)
54672
+ Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-09-24 06:25:36 +0000
54673
+ Processing by Outpost::PeopleController#update as HTML
54674
+ Parameters: {"utf8"=>"✓", "person"=>{"name"=>"New Name", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"}
54675
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
54676
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
54677
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54678
+  (0.2ms) SAVEPOINT active_record_1
54679
+ SQL (0.4ms) UPDATE "people" SET "name" = ?, "updated_at" = ? WHERE "people"."id" = 1 [["name", "New Name"], ["updated_at", Wed, 24 Sep 2014 06:25:36 UTC +00:00]]
54680
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54681
+ Redirected to http://www.example.com/outpost/people/1/edit
54682
+ Completed 302 Found in 23ms (ActiveRecord: 1.0ms)
54683
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:37 +0000
54684
+ Processing by Outpost::PeopleController#edit as HTML
54685
+ Parameters: {"id"=>"1"}
54686
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
54687
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
54688
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54689
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
54690
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms)
54691
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (33.1ms)
54692
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms)
54693
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms)
54694
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.2ms)
54695
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/edit.html.erb within layouts/outpost/application (42.6ms)
54696
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
54697
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
54698
+ Completed 200 OK in 55ms (Views: 48.5ms | ActiveRecord: 0.4ms)
54699
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
54700
+  (1.3ms) rollback transaction
54701
+  (0.1ms) begin transaction
54702
+  (0.1ms) SAVEPOINT active_record_1
54703
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54704
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54705
+  (0.7ms) rollback transaction
54706
+  (0.1ms) begin transaction
54707
+  (0.1ms) rollback transaction
54708
+  (0.1ms) begin transaction
54709
+  (0.1ms) rollback transaction
54710
+  (0.1ms) begin transaction
54711
+  (0.1ms) rollback transaction
54712
+  (0.1ms) begin transaction
54713
+  (0.2ms) rollback transaction
54714
+  (0.2ms) begin transaction
54715
+  (0.1ms) rollback transaction
54716
+  (0.1ms) begin transaction
54717
+  (0.1ms) rollback transaction
54718
+  (0.1ms) begin transaction
54719
+  (0.1ms) rollback transaction
54720
+  (0.1ms) begin transaction
54721
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (1.0ms)
54722
+  (0.1ms) rollback transaction
54723
+  (0.1ms) begin transaction
54724
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_block.html.erb (273.1ms)
54725
+  (0.1ms) rollback transaction
54726
+  (0.1ms) begin transaction
54727
+  (0.1ms) SAVEPOINT active_record_1
54728
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
54729
+ Binary data inserted for `string` type on column `password_digest`
54730
+ SQL (4.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$PEkaa9RIz/wPM3WuZXZDDunUFa0Bqw7r8JxXwSov8mDBpDkTuPmC2"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54731
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54732
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
54733
+  (3.3ms) rollback transaction
54734
+  (0.1ms) begin transaction
54735
+  (0.1ms) SAVEPOINT active_record_1
54736
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1
54737
+ Binary data inserted for `string` type on column `password_digest`
54738
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker2@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Qc/fVkRlLp.ioA/.ONwy3uxegPmJXHldkQ/G.MNDP6y/pycb8.S.a"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54739
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54740
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker2@kpcc.org' LIMIT 1
54741
+  (6.6ms) rollback transaction
54742
+  (0.1ms) begin transaction
54743
+  (0.1ms) SAVEPOINT active_record_1
54744
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
54745
+ Binary data inserted for `string` type on column `password_digest`
54746
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HEkQkfgNdEDtcX.NDQYYMOnbIgcSJZ2gklFtigZ9knkWBNxDaMjQa"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54747
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54748
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'wrong' LIMIT 1
54749
+  (7.5ms) rollback transaction
54750
+  (0.1ms) begin transaction
54751
+  (0.1ms) SAVEPOINT active_record_1
54752
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'someemail@email.com' LIMIT 1
54753
+ Binary data inserted for `string` type on column `password_digest`
54754
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "someemail@email.com"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$HD5SA9//.14Yjk8FFQgkL.12I4t3mUuZSY/CaXk0E4KOOy8zrTa.e"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54755
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54756
+  (0.5ms) rollback transaction
54757
+  (0.1ms) begin transaction
54758
+  (0.1ms) SAVEPOINT active_record_1
54759
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker3@kpcc.org' LIMIT 1
54760
+ Binary data inserted for `string` type on column `password_digest`
54761
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker3@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$sGk6V/U/oG/PmdLiJm7XOe4o37IVjd1bL4xN0WEVSffABj2Y0oXMS"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54762
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54763
+  (0.5ms) rollback transaction
54764
+  (0.1ms) begin transaction
54765
+  (0.1ms) SAVEPOINT active_record_1
54766
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker4@kpcc.org' LIMIT 1
54767
+ Binary data inserted for `string` type on column `password_digest`
54768
+ SQL (19.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker4@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yaB66t9N4jyrdhWngOZ8k.sA7JszyhX7lLFJnlKjEnAHraYjVVv9i"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54769
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54770
+  (0.1ms) SAVEPOINT active_record_1
54771
+ Permission Exists (28.7ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1
54772
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54773
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54774
+  (0.1ms) SAVEPOINT active_record_1
54775
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1
54776
+ SQL (0.3ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54777
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54778
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54779
+  (0.1ms) SAVEPOINT active_record_1
54780
+ SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54781
+ SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54782
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54783
+  (0.8ms) rollback transaction
54784
+  (0.1ms) begin transaction
54785
+  (0.1ms) SAVEPOINT active_record_1
54786
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker5@kpcc.org' LIMIT 1
54787
+ Binary data inserted for `string` type on column `password_digest`
54788
+ SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker5@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$Dfngx2gw5YXCzNT4KFkNu.QgmQbbuBCB7.fuE8qoYf5p3OBlz3iYy"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54789
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54790
+  (0.1ms) SAVEPOINT active_record_1
54791
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1
54792
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54793
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54794
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54795
+  (0.1ms) SAVEPOINT active_record_1
54796
+ SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54797
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54798
+  (0.8ms) rollback transaction
54799
+  (0.1ms) begin transaction
54800
+  (0.1ms) SAVEPOINT active_record_1
54801
+ Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1
54802
+ SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54803
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54804
+  (0.1ms) SAVEPOINT active_record_1
54805
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Pidgeon' LIMIT 1
54806
+ SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Pidgeon"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54807
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54808
+  (0.1ms) SAVEPOINT active_record_1
54809
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker6@kpcc.org' LIMIT 1
54810
+ Binary data inserted for `string` type on column `password_digest`
54811
+ SQL (0.4ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker6@kpcc.org"], ["is_superuser", true], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lsU938ZjVSIQdkoTl86vYOfQT78QWRkMfcYd.zqtKN6W.4Hw24Ewy"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54812
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54813
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions"
54814
+  (0.8ms) rollback transaction
54815
+  (0.1ms) begin transaction
54816
+  (0.1ms) SAVEPOINT active_record_1
54817
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker7@kpcc.org' LIMIT 1
54818
+ Binary data inserted for `string` type on column `password_digest`
54819
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker7@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$.Xza0z6zmh80gvlRaqgcAOJtIC5UyWVoSh4.sFCrpGp/wcPe8r3ye"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54820
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54821
+  (0.1ms) SAVEPOINT active_record_1
54822
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1
54823
+ SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54824
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54825
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54826
+  (0.1ms) SAVEPOINT active_record_1
54827
+ SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54828
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54829
+  (11.8ms) rollback transaction
54830
+  (0.1ms) begin transaction
54831
+  (0.1ms) SAVEPOINT active_record_1
54832
+ Permission Exists (0.6ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'NotAModel' LIMIT 1
54833
+ SQL (0.4ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "NotAModel"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54834
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54835
+  (0.1ms) SAVEPOINT active_record_1
54836
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker8@kpcc.org' LIMIT 1
54837
+ Binary data inserted for `string` type on column `password_digest`
54838
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker8@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$lK0HMJWtRafD5OGxodjt1eWxMM8lzc5IZtmx7dpzeiaj3xhQopFPS"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54839
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54840
+  (0.1ms) SAVEPOINT active_record_1
54841
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1
54842
+ SQL (0.2ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54843
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54844
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54845
+  (0.1ms) SAVEPOINT active_record_1
54846
+ SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 2], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54847
+ SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54848
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54849
+  (0.9ms) rollback transaction
54850
+  (0.1ms) begin transaction
54851
+  (0.1ms) SAVEPOINT active_record_1
54852
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker9@kpcc.org' LIMIT 1
54853
+ Binary data inserted for `string` type on column `password_digest`
54854
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker9@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$G0N4Iav9sxQo0Nxp.x6Uye8V8aNlia.GYkiVYQOSgxruSEUhxul3O"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54855
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54856
+  (0.1ms) SAVEPOINT active_record_1
54857
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1
54858
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54859
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54860
+  (0.1ms) SAVEPOINT active_record_1
54861
+ SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54862
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54863
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54864
+  (0.9ms) rollback transaction
54865
+  (0.1ms) begin transaction
54866
+  (0.1ms) SAVEPOINT active_record_1
54867
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker10@kpcc.org' LIMIT 1
54868
+ Binary data inserted for `string` type on column `password_digest`
54869
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker10@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$2r3Z9g87Vy66rop7joU5V.BxJfHRh99VkbbHNnZRKw4XHZdKBua/6"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54870
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54871
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54872
+  (0.6ms) rollback transaction
54873
+  (0.1ms) begin transaction
54874
+  (0.1ms) SAVEPOINT active_record_1
54875
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker11@kpcc.org' LIMIT 1
54876
+ Binary data inserted for `string` type on column `password_digest`
54877
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker11@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$GuPLsjyb2gGr9AmLKCPOhu4pixcpA17PNzdKspLsUeOd0p0WGbyQC"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54878
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54879
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54880
+  (0.6ms) rollback transaction
54881
+  (0.1ms) begin transaction
54882
+  (8.3ms) SAVEPOINT active_record_1
54883
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker12@kpcc.org' LIMIT 1
54884
+ Binary data inserted for `string` type on column `password_digest`
54885
+ SQL (1.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker12@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$pBKEB8j.Db.wlE69Uhe9ZOPqBEi8EebfLKAoZhQAXBmAtSWJjFs2e"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54886
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54887
+  (0.1ms) SAVEPOINT active_record_1
54888
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Post' LIMIT 1
54889
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["resource", "Post"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54890
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54891
+  (0.1ms) SAVEPOINT active_record_1
54892
+ SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["user_id", 1]]
54893
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54894
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54895
+  (0.9ms) rollback transaction
54896
+  (0.1ms) begin transaction
54897
+  (0.1ms) SAVEPOINT active_record_1
54898
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker13@kpcc.org' LIMIT 1
54899
+ Binary data inserted for `string` type on column `password_digest`
54900
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00], ["email", "bricker13@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$RlTUlltDhWPpNdKmn0.pgOHg4Owf5hyEm.1Ocez/wtsFvEamuyvLu"], ["updated_at", Wed, 24 Sep 2014 06:25:37 UTC +00:00]]
54901
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54902
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
54903
+  (0.6ms) rollback transaction
54904
+  (0.1ms) begin transaction
54905
+  (0.1ms) rollback transaction
54906
+  (0.1ms) begin transaction
54907
+  (0.1ms) rollback transaction
54908
+  (0.1ms) begin transaction
54909
+  (0.1ms) rollback transaction
54910
+  (0.1ms) begin transaction
54911
+  (0.1ms) rollback transaction
54912
+  (12.2ms) begin transaction
54913
+  (0.1ms) rollback transaction
54914
+  (0.1ms) begin transaction
54915
+  (0.1ms) rollback transaction
54916
+  (0.1ms) begin transaction
54917
+  (0.1ms) rollback transaction
54918
+  (0.1ms) begin transaction
54919
+  (0.1ms) rollback transaction
54920
+  (0.1ms) begin transaction
54921
+  (0.1ms) rollback transaction
54922
+  (0.1ms) begin transaction
54923
+  (0.1ms) rollback transaction
54924
+  (0.1ms) begin transaction
54925
+  (0.1ms) rollback transaction
54926
+  (0.1ms) begin transaction
54927
+  (0.2ms) rollback transaction
54928
+  (0.1ms) begin transaction
54929
+  (0.1ms) rollback transaction
54930
+  (0.1ms) begin transaction
54931
+  (0.1ms) rollback transaction
54932
+  (0.1ms) begin transaction
54933
+  (0.1ms) SAVEPOINT active_record_1
54934
+ SQL (1.0ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54935
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54936
+  (2.1ms) rollback transaction
54937
+  (0.1ms) begin transaction
54938
+  (0.1ms) SAVEPOINT active_record_1
54939
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54940
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54941
+  (0.6ms) rollback transaction
54942
+  (0.1ms) begin transaction
54943
+  (0.1ms) SAVEPOINT active_record_1
54944
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54945
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54946
+  (6.9ms) rollback transaction
54947
+  (0.1ms) begin transaction
54948
+  (0.1ms) SAVEPOINT active_record_1
54949
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54950
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54951
+  (12.5ms) rollback transaction
54952
+  (0.1ms) begin transaction
54953
+  (0.1ms) SAVEPOINT active_record_1
54954
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54955
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54956
+  (0.1ms) SAVEPOINT active_record_1
54957
+ SQL (0.9ms) INSERT INTO "posts" ("body", "created_at", "person_id", "title", "updated_at") VALUES (?, ?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["person_id", 1], ["title", "Post 1"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54958
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54959
+  (2.0ms) rollback transaction
54960
+  (0.1ms) begin transaction
54961
+  (0.1ms) SAVEPOINT active_record_1
54962
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54963
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54964
+  (1.0ms) rollback transaction
54965
+  (0.1ms) begin transaction
54966
+  (0.1ms) SAVEPOINT active_record_1
54967
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54968
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54969
+  (0.6ms) rollback transaction
54970
+  (0.1ms) begin transaction
54971
+  (0.1ms) SAVEPOINT active_record_1
54972
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54973
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54974
+  (0.7ms) rollback transaction
54975
+  (0.1ms) begin transaction
54976
+  (0.1ms) rollback transaction
54977
+  (0.1ms) begin transaction
54978
+  (0.1ms) rollback transaction
54979
+  (0.1ms) begin transaction
54980
+  (0.1ms) rollback transaction
54981
+  (0.1ms) begin transaction
54982
+  (0.1ms) rollback transaction
54983
+  (0.1ms) begin transaction
54984
+  (0.1ms) rollback transaction
54985
+  (0.1ms) begin transaction
54986
+  (0.1ms) rollback transaction
54987
+  (0.1ms) begin transaction
54988
+  (0.1ms) SAVEPOINT active_record_1
54989
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Bryan Ricker"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54990
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54991
+  (0.5ms) rollback transaction
54992
+  (0.1ms) begin transaction
54993
+  (0.1ms) SAVEPOINT active_record_1
54994
+ SQL (0.5ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
54995
+  (0.1ms) RELEASE SAVEPOINT active_record_1
54996
+  (0.4ms) rollback transaction
54997
+  (0.1ms) begin transaction
54998
+  (0.1ms) rollback transaction
54999
+  (0.1ms) begin transaction
55000
+  (0.1ms) SAVEPOINT active_record_1
55001
+ SQL (0.6ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
55002
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55003
+  (0.6ms) rollback transaction
55004
+  (0.1ms) begin transaction
55005
+  (0.1ms) SAVEPOINT active_record_1
55006
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55007
+ Binary data inserted for `string` type on column `password_digest`
55008
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$uUEDQWOZBPQExAWyzSORRuhD6ZXkl0A2Nsk3vieLMRiu1j8jC4czi"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["username", "bricker"]]
55009
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55010
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55011
+ Processing by Outpost::SessionsController#new as HTML
55012
+ Completed 200 OK in 23ms (Views: 9.3ms | ActiveRecord: 0.0ms)
55013
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55014
+ Processing by Outpost::SessionsController#create as HTML
55015
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55016
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55017
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:38.381274' WHERE "users"."id" = 1
55018
+ Redirected to http://www.example.com/outpost/
55019
+ Completed 302 Found in 8ms (ActiveRecord: 0.3ms)
55020
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55021
+ Processing by Outpost::HomeController#dashboard as HTML
55022
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55023
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55024
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55025
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55026
+ Completed 200 OK in 25ms (Views: 23.1ms | ActiveRecord: 0.2ms)
55027
+  (0.1ms) SAVEPOINT active_record_1
55028
+ Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
55029
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
55030
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55031
+  (0.1ms) SAVEPOINT active_record_1
55032
+ SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["user_id", 1]]
55033
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55034
+  (0.1ms) SAVEPOINT active_record_1
55035
+ SQL (0.4ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
55036
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55037
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55038
+ Processing by Outpost::PeopleController#edit as HTML
55039
+ Parameters: {"id"=>"1"}
55040
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55041
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55042
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55043
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55044
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms)
55045
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (72.3ms)
55046
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms)
55047
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms)
55048
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
55049
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55050
+ Completed 200 OK in 90ms (Views: 82.0ms | ActiveRecord: 0.3ms)
55051
+ Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55052
+ Processing by Outpost::PeopleController#update as HTML
55053
+ Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"edit", "id"=>"1"}
55054
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55055
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55056
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55057
+  (0.1ms) SAVEPOINT active_record_1
55058
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55059
+ Redirected to http://www.example.com/outpost/people/1/edit
55060
+ Completed 302 Found in 7ms (ActiveRecord: 0.4ms)
55061
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55062
+ Processing by Outpost::PeopleController#edit as HTML
55063
+ Parameters: {"id"=>"1"}
55064
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55065
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55066
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55067
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55068
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms)
55069
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (28.3ms)
55070
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms)
55071
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms)
55072
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
55073
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55074
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55075
+ Completed 200 OK in 44ms (Views: 37.2ms | ActiveRecord: 0.4ms)
55076
+  (0.9ms) rollback transaction
55077
+  (0.1ms) begin transaction
55078
+  (0.1ms) SAVEPOINT active_record_1
55079
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55080
+ Binary data inserted for `string` type on column `password_digest`
55081
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NRYXSxpIC/rF4BRvUxxkjeToWt41dT8fZci/dNqAeSwwO4Q3CSJwW"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["username", "bricker"]]
55082
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55083
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55084
+ Processing by Outpost::SessionsController#new as HTML
55085
+ Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.0ms)
55086
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55087
+ Processing by Outpost::SessionsController#create as HTML
55088
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55089
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55090
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:38.630051' WHERE "users"."id" = 1
55091
+ Redirected to http://www.example.com/outpost/
55092
+ Completed 302 Found in 5ms (ActiveRecord: 0.3ms)
55093
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55094
+ Processing by Outpost::HomeController#dashboard as HTML
55095
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55096
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55097
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55098
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55099
+ Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.2ms)
55100
+  (0.1ms) SAVEPOINT active_record_1
55101
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
55102
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
55103
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55104
+  (0.1ms) SAVEPOINT active_record_1
55105
+ SQL (0.2ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["user_id", 1]]
55106
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55107
+  (0.1ms) SAVEPOINT active_record_1
55108
+ SQL (0.2ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
55109
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55110
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55111
+ Processing by Outpost::PeopleController#edit as HTML
55112
+ Parameters: {"id"=>"1"}
55113
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55114
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55115
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55116
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55117
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms)
55118
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (33.0ms)
55119
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms)
55120
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.7ms)
55121
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms)
55122
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55123
+ Completed 200 OK in 48ms (Views: 43.3ms | ActiveRecord: 0.2ms)
55124
+ Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55125
+ Processing by Outpost::PeopleController#update as HTML
55126
+ Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"index", "id"=>"1"}
55127
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55128
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55129
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55130
+  (0.1ms) SAVEPOINT active_record_1
55131
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55132
+ Redirected to http://www.example.com/outpost/people
55133
+ Completed 302 Found in 7ms (ActiveRecord: 0.4ms)
55134
+ Started GET "/outpost/people" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55135
+ Processing by Outpost::PeopleController#index as HTML
55136
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55137
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55138
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (1.0ms)
55139
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (1.0ms)
55140
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (6.2ms)
55141
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (2.0ms)
55142
+ Person Load (1.0ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0
55143
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_columns.html.erb (5.5ms)
55144
+  (0.1ms) SELECT COUNT(*) FROM "people"
55145
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (8.0ms)
55146
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (11.5ms)
55147
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55148
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55149
+ Completed 200 OK in 52ms (Views: 46.2ms | ActiveRecord: 1.4ms)
55150
+  (1.0ms) rollback transaction
55151
+  (0.1ms) begin transaction
55152
+  (0.1ms) SAVEPOINT active_record_1
55153
+ User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55154
+ Binary data inserted for `string` type on column `password_digest`
55155
+ SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$zDiRZmbj/hbiINjWtFPb8eq5B8Xlnutz9ARXnXVYyG5nYEatrbpl6"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["username", "bricker"]]
55156
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55157
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55158
+ Processing by Outpost::SessionsController#new as HTML
55159
+ Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms)
55160
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55161
+ Processing by Outpost::SessionsController#create as HTML
55162
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55163
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55164
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:38.810820' WHERE "users"."id" = 1
55165
+ Redirected to http://www.example.com/outpost/
55166
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
55167
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55168
+ Processing by Outpost::HomeController#dashboard as HTML
55169
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55170
+ Permission Load (0.2ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55171
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55172
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55173
+ Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.3ms)
55174
+  (0.1ms) SAVEPOINT active_record_1
55175
+ Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
55176
+ SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
55177
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55178
+  (0.1ms) SAVEPOINT active_record_1
55179
+ SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["user_id", 1]]
55180
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55181
+  (0.1ms) SAVEPOINT active_record_1
55182
+ SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:38 UTC +00:00]]
55183
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55184
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55185
+ Processing by Outpost::PeopleController#edit as HTML
55186
+ Parameters: {"id"=>"1"}
55187
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55188
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55189
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55190
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55191
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms)
55192
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (26.6ms)
55193
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms)
55194
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.4ms)
55195
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
55196
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55197
+ Completed 200 OK in 41ms (Views: 35.7ms | ActiveRecord: 0.4ms)
55198
+ Started PATCH "/outpost/people/1" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55199
+ Processing by Outpost::PeopleController#update as HTML
55200
+ Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Marty McFly", "location"=>"Hill Valley, California", "email"=>"backin@time.com", "age"=>"17"}, "obj_key"=>"person-1", "commit_action"=>"new", "id"=>"1"}
55201
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55202
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55203
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55204
+  (0.1ms) SAVEPOINT active_record_1
55205
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55206
+ Redirected to http://www.example.com/outpost/people/new
55207
+ Completed 302 Found in 7ms (ActiveRecord: 0.4ms)
55208
+ Started GET "/outpost/people/new" for 127.0.0.1 at 2014-09-24 06:25:38 +0000
55209
+ Processing by Outpost::PeopleController#new as HTML
55210
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55211
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55212
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.0ms)
55213
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms)
55214
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (28.2ms)
55215
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms)
55216
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms)
55217
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms)
55218
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55219
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55220
+ Completed 200 OK in 45ms (Views: 40.9ms | ActiveRecord: 0.2ms)
55221
+  (1.1ms) rollback transaction
55222
+  (0.1ms) begin transaction
55223
+ Processing by Outpost::SessionsController#new as HTML
55224
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
55225
+  (0.1ms) rollback transaction
55226
+  (0.1ms) begin transaction
55227
+ Processing by Outpost::SessionsController#new as HTML
55228
+  (0.1ms) SAVEPOINT active_record_1
55229
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker14@kpcc.org' LIMIT 1
55230
+ Binary data inserted for `string` type on column `password_digest`
55231
+ SQL (1.1ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker14@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$TaDTZTkl/FqesGDu35QNguhghR3nESlQW9/vDyB3EPweg8kzKdoJ6"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55232
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55233
+ Redirected to http://test.host/outpost/
55234
+ Completed 302 Found in 10ms (ActiveRecord: 1.6ms)
55235
+  (1.8ms) rollback transaction
55236
+  (0.1ms) begin transaction
55237
+ Processing by Outpost::SessionsController#create as HTML
55238
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1
55239
+ Completed 200 OK in 6ms (Views: 2.5ms | ActiveRecord: 0.3ms)
55240
+  (0.5ms) rollback transaction
55241
+  (0.1ms) begin transaction
55242
+ Processing by Outpost::SessionsController#create as HTML
55243
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" IS NULL LIMIT 1
55244
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.3ms)
55245
+  (0.1ms) rollback transaction
55246
+  (0.1ms) begin transaction
55247
+  (0.1ms) SAVEPOINT active_record_1
55248
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55249
+ Binary data inserted for `string` type on column `password_digest`
55250
+ SQL (0.7ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$g4AsxnRg.h1tu2ciG4jPf.w1i0iQabr2I8did5th2LVICrDtbZWre"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55251
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55252
+ Processing by Outpost::SessionsController#create as HTML
55253
+ Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"}
55254
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55255
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.062311' WHERE "users"."id" = 1
55256
+ Redirected to http://test.host/outpost/
55257
+ Completed 302 Found in 7ms (ActiveRecord: 0.3ms)
55258
+  (0.8ms) rollback transaction
55259
+  (0.1ms) begin transaction
55260
+  (0.1ms) SAVEPOINT active_record_1
55261
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55262
+ Binary data inserted for `string` type on column `password_digest`
55263
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$fkaofDXqcCfd.ibkEWRfWOrXODhNxCBySLqi40PoE.MTLFu1QKGfG"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55264
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55265
+ Processing by Outpost::SessionsController#create as HTML
55266
+ Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"}
55267
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55268
+ SQL (0.2ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.079399' WHERE "users"."id" = 1
55269
+ Redirected to http://test.host/outpost/
55270
+ Completed 302 Found in 6ms (ActiveRecord: 0.4ms)
55271
+  (0.7ms) rollback transaction
55272
+  (0.1ms) begin transaction
55273
+  (0.1ms) SAVEPOINT active_record_1
55274
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55275
+ Binary data inserted for `string` type on column `password_digest`
55276
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$cIsVnvTIvdeAoswy5L.8nOMJH6NviQ7tXaHuluetWtDY3i7Lcv8mm"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55277
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55278
+ Processing by Outpost::SessionsController#create as HTML
55279
+ Parameters: {"password"=>"secret", "email"=>"bricker@kpcc.org"}
55280
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55281
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.095578' WHERE "users"."id" = 1
55282
+ Redirected to http://test.host/outpost/
55283
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
55284
+  (0.6ms) rollback transaction
55285
+  (0.1ms) begin transaction
55286
+  (0.1ms) SAVEPOINT active_record_1
55287
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker15@kpcc.org' LIMIT 1
55288
+ Binary data inserted for `string` type on column `password_digest`
55289
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker15@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$m6wJ.9wI9Eb3fI/22vc1YOfnpvc9HVb3OAGOicMQdwamXrWZ2WCr."], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55290
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55291
+ Processing by Outpost::SessionsController#create as HTML
55292
+ Parameters: {"password"=>"secret", "username"=>"bricker"}
55293
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.110915' WHERE "users"."id" = 1
55294
+ Redirected to http://test.host/outpost/
55295
+ Completed 302 Found in 11ms (ActiveRecord: 0.1ms)
55296
+  (0.8ms) rollback transaction
55297
+  (0.1ms) begin transaction
55298
+  (0.1ms) SAVEPOINT active_record_1
55299
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker16@kpcc.org' LIMIT 1
55300
+ Binary data inserted for `string` type on column `password_digest`
55301
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker16@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$OldnbmDWTqhKgQfGGia0guNxodn./7shmSeJrkZYp.juB6AxnqtNm"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55302
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55303
+ Processing by Outpost::SessionsController#destroy as HTML
55304
+ Redirected to http://test.host/outpost/login
55305
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
55306
+  (0.8ms) rollback transaction
55307
+  (0.1ms) begin transaction
55308
+  (0.1ms) SAVEPOINT active_record_1
55309
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker17@kpcc.org' LIMIT 1
55310
+ Binary data inserted for `string` type on column `password_digest`
55311
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker17@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$SjP2dZ.Xh4P2JDPHIIcqPe6uWfGs34SzD9K18FSLHcfD3oY/Lwkha"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55312
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55313
+ Processing by Outpost::SessionsController#destroy as HTML
55314
+ Redirected to http://test.host/outpost/login
55315
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
55316
+  (0.8ms) rollback transaction
55317
+  (0.1ms) begin transaction
55318
+ Processing by Outpost::SessionsController#destroy as HTML
55319
+ Redirected to http://test.host/outpost/login
55320
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
55321
+  (0.1ms) rollback transaction
55322
+  (0.1ms) begin transaction
55323
+ Processing by Outpost::SessionsController#destroy as HTML
55324
+ Redirected to http://test.host/outpost/login
55325
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
55326
+  (0.1ms) rollback transaction
55327
+  (0.1ms) begin transaction
55328
+  (0.1ms) SAVEPOINT active_record_1
55329
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker18@kpcc.org' LIMIT 1
55330
+ Binary data inserted for `string` type on column `password_digest`
55331
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker18@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ikOF5p8rfToXzUOMxbnR6eYoY97jhbL1cEgdQ4WARp8fC5TMN9Hn2"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55332
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55333
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55334
+  (0.7ms) rollback transaction
55335
+  (0.1ms) begin transaction
55336
+  (0.1ms) SAVEPOINT active_record_1
55337
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker19@kpcc.org' LIMIT 1
55338
+ Binary data inserted for `string` type on column `password_digest`
55339
+ SQL (0.8ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker19@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$yFy23XtbnYgHkuBMS.iaeubaMG1erYM9SQJiQmD1dDheIk34Rc0UC"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55340
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55341
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55342
+  (0.1ms) SAVEPOINT active_record_1
55343
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker20@kpcc.org' LIMIT 1
55344
+ Binary data inserted for `string` type on column `password_digest`
55345
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", false], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker20@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$NL3iRbOSJizeG0AKGi9b8OG1nZjkGH.H7bVSL/6nbyZ5WpPKU2xLC"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55346
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55347
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 2]]
55348
+  (1.0ms) rollback transaction
55349
+  (0.1ms) begin transaction
55350
+  (0.1ms) rollback transaction
55351
+  (0.1ms) begin transaction
55352
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 999]]
55353
+  (0.1ms) rollback transaction
55354
+  (0.1ms) begin transaction
55355
+  (0.1ms) SAVEPOINT active_record_1
55356
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker21@kpcc.org' LIMIT 1
55357
+ Binary data inserted for `string` type on column `password_digest`
55358
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker21@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$rBNAc/nUgG1l7/wEblsogu20Q/axUzNCmW3JZVywrbKjLtH6Aszyu"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55359
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55360
+  (0.7ms) rollback transaction
55361
+  (0.1ms) begin transaction
55362
+ Processing by Outpost::PeopleController#index as HTML
55363
+ Redirected to http://test.host/outpost/login
55364
+ Filter chain halted as :require_login rendered or redirected
55365
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
55366
+  (0.1ms) rollback transaction
55367
+  (0.1ms) begin transaction
55368
+ Processing by Outpost::PeopleController#index as HTML
55369
+ Redirected to http://test.host/outpost/login
55370
+ Filter chain halted as :require_login rendered or redirected
55371
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
55372
+  (0.2ms) rollback transaction
55373
+  (0.1ms) begin transaction
55374
+  (0.1ms) SAVEPOINT active_record_1
55375
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55376
+ Binary data inserted for `string` type on column `password_digest`
55377
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$5f665xkAGhPRM9caBW/4R.egNdD.CYSaHfCx4uD2hWDbEPS2yqZLy"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["username", "bricker"]]
55378
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55379
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55380
+ Processing by Outpost::SessionsController#new as HTML
55381
+ Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
55382
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55383
+ Processing by Outpost::SessionsController#create as HTML
55384
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55385
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55386
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.238884' WHERE "users"."id" = 1
55387
+ Redirected to http://www.example.com/outpost/
55388
+ Completed 302 Found in 5ms (ActiveRecord: 0.3ms)
55389
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55390
+ Processing by Outpost::HomeController#dashboard as HTML
55391
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55392
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55393
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55394
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.3ms)
55395
+ Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.2ms)
55396
+  (0.2ms) SAVEPOINT active_record_1
55397
+ Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
55398
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55399
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55400
+  (0.1ms) SAVEPOINT active_record_1
55401
+ SQL (0.3ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["user_id", 1]]
55402
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55403
+ Started GET "/outpost/people/new" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55404
+ Processing by Outpost::PeopleController#new as HTML
55405
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55406
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55407
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55408
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.4ms)
55409
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (27.9ms)
55410
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms)
55411
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.4ms)
55412
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms)
55413
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55414
+ Completed 200 OK in 41ms (Views: 35.9ms | ActiveRecord: 0.2ms)
55415
+ Started POST "/outpost/people" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55416
+ Processing by Outpost::PeopleController#create as HTML
55417
+ Parameters: {"utf8"=>"✓", "person"=>{"name"=>"", "location"=>"", "email"=>"", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"}
55418
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55419
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55420
+  (0.1ms) SAVEPOINT active_record_1
55421
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
55422
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55423
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.5ms)
55424
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (25.6ms)
55425
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms)
55426
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.5ms)
55427
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
55428
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55429
+ Completed 200 OK in 41ms (Views: 34.2ms | ActiveRecord: 0.3ms)
55430
+  (0.1ms) SELECT COUNT(*) FROM "people"
55431
+  (2.3ms) rollback transaction
55432
+  (0.1ms) begin transaction
55433
+  (0.1ms) SAVEPOINT active_record_1
55434
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55435
+ Binary data inserted for `string` type on column `password_digest`
55436
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$02xtoiRrKJJthtR1H.7pyuQcQt3Re3Z4gKdzmYjv9ZxB43.jiFz9K"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["username", "bricker"]]
55437
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55438
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55439
+ Processing by Outpost::SessionsController#new as HTML
55440
+ Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms)
55441
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55442
+ Processing by Outpost::SessionsController#create as HTML
55443
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55444
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55445
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.404740' WHERE "users"."id" = 1
55446
+ Redirected to http://www.example.com/outpost/
55447
+ Completed 302 Found in 5ms (ActiveRecord: 0.3ms)
55448
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55449
+ Processing by Outpost::HomeController#dashboard as HTML
55450
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55451
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55452
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55453
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55454
+ Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.2ms)
55455
+  (0.1ms) SAVEPOINT active_record_1
55456
+ Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
55457
+ SQL (0.8ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55458
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55459
+  (0.1ms) SAVEPOINT active_record_1
55460
+ SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["user_id", 1]]
55461
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55462
+ Started GET "/outpost/people/new" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55463
+ Processing by Outpost::PeopleController#new as HTML
55464
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55465
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55466
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55467
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms)
55468
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (27.8ms)
55469
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.4ms)
55470
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (0.3ms)
55471
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.1ms)
55472
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55473
+ Completed 200 OK in 43ms (Views: 37.8ms | ActiveRecord: 0.2ms)
55474
+ Started POST "/outpost/people" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55475
+ Processing by Outpost::PeopleController#create as HTML
55476
+ Parameters: {"utf8"=>"✓", "person"=>{"name"=>"Bryan", "location"=>"", "email"=>"bricker@kpcc.org", "age"=>""}, "obj_key"=>"person-new", "commit_action"=>"edit"}
55477
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55478
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55479
+  (0.1ms) SAVEPOINT active_record_1
55480
+ SQL (0.3ms) INSERT INTO "people" ("created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["location", ""], ["name", "Bryan"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55481
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55482
+ Redirected to http://www.example.com/outpost/people/1/edit
55483
+ Completed 302 Found in 11ms (ActiveRecord: 0.7ms)
55484
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55485
+ Processing by Outpost::PeopleController#edit as HTML
55486
+ Parameters: {"id"=>"1"}
55487
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55488
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55489
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55490
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55491
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.5ms)
55492
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (29.2ms)
55493
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms)
55494
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.5ms)
55495
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
55496
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55497
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55498
+ Completed 200 OK in 47ms (Views: 39.6ms | ActiveRecord: 0.5ms)
55499
+ Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1
55500
+  (0.1ms) SELECT COUNT(*) FROM "people"
55501
+  (2.5ms) rollback transaction
55502
+  (0.1ms) begin transaction
55503
+  (0.1ms) SAVEPOINT active_record_1
55504
+ User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55505
+ Binary data inserted for `string` type on column `password_digest`
55506
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$ikxb.kwfhd3a4StOZthzp..4fuazYQq8h.t7sT/7FrS9RoKthmrZS"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["username", "bricker"]]
55507
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55508
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55509
+ Processing by Outpost::SessionsController#new as HTML
55510
+ Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.0ms)
55511
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55512
+ Processing by Outpost::SessionsController#create as HTML
55513
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55514
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55515
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.592864' WHERE "users"."id" = 1
55516
+ Redirected to http://www.example.com/outpost/
55517
+ Completed 302 Found in 5ms (ActiveRecord: 0.3ms)
55518
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55519
+ Processing by Outpost::HomeController#dashboard as HTML
55520
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55521
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55522
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55523
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55524
+ Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)
55525
+  (0.1ms) SAVEPOINT active_record_1
55526
+ Permission Exists (0.4ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
55527
+ SQL (0.6ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55528
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55529
+  (0.1ms) SAVEPOINT active_record_1
55530
+ SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["user_id", 1]]
55531
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55532
+  (0.1ms) SAVEPOINT active_record_1
55533
+ SQL (0.3ms) INSERT INTO "people" ("age", "created_at", "email", "location", "name", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["age", 17], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "backin@time.com"], ["location", "Hill Valley, California"], ["name", "Marty McFly"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55534
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55535
+ Started GET "/outpost/people/1/edit" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55536
+ Processing by Outpost::PeopleController#edit as HTML
55537
+ Parameters: {"id"=>"1"}
55538
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55539
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55540
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55541
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_full_errors.html.erb (0.1ms)
55542
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_errors.html.erb (0.3ms)
55543
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_form_fields.html.erb (28.0ms)
55544
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/resource/_extra_fields.html.erb (0.3ms)
55545
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_submit_row.html.erb (1.3ms)
55546
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_form_nav.html.erb (0.0ms)
55547
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.3ms)
55548
+ Completed 200 OK in 44ms (Views: 38.1ms | ActiveRecord: 0.3ms)
55549
+ Started DELETE "/outpost/people/1" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55550
+ Processing by Outpost::PeopleController#destroy as HTML
55551
+ Parameters: {"id"=>"1"}
55552
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55553
+ Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", "1"]]
55554
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55555
+  (0.1ms) SAVEPOINT active_record_1
55556
+ SQL (2.8ms) DELETE FROM "people" WHERE "people"."id" = ? [["id", 1]]
55557
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55558
+ Redirected to http://www.example.com/outpost/people
55559
+ Completed 302 Found in 14ms (ActiveRecord: 3.2ms)
55560
+ Started GET "/outpost/people" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55561
+ Processing by Outpost::PeopleController#index as HTML
55562
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55563
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55564
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms)
55565
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.4ms)
55566
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (0.9ms)
55567
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms)
55568
+ Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0
55569
+  (0.1ms) SELECT COUNT(*) FROM "people"
55570
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.3ms)
55571
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (1.7ms)
55572
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55573
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55574
+ Completed 200 OK in 13ms (Views: 8.7ms | ActiveRecord: 0.5ms)
55575
+  (0.1ms) SELECT COUNT(*) FROM "people"
55576
+  (1.1ms) rollback transaction
55577
+  (0.1ms) begin transaction
55578
+  (0.1ms) rollback transaction
55579
+  (0.1ms) begin transaction
55580
+  (0.1ms) rollback transaction
55581
+  (0.1ms) begin transaction
55582
+  (0.1ms) rollback transaction
55583
+  (0.1ms) begin transaction
55584
+ Started GET "/outpost/people" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55585
+ Processing by Outpost::PeopleController#index as HTML
55586
+ Redirected to http://www.example.com/outpost/login
55587
+ Filter chain halted as :require_login rendered or redirected
55588
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
55589
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55590
+ Processing by Outpost::SessionsController#new as HTML
55591
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
55592
+  (0.1ms) rollback transaction
55593
+  (0.1ms) begin transaction
55594
+  (0.1ms) SAVEPOINT active_record_1
55595
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55596
+ Binary data inserted for `string` type on column `password_digest`
55597
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$VdEoE4WdTi2kNCy3YKcv3umkO.dkgT3ecUWWJIZKpamchhUMfpIWW"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55598
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55599
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55600
+ Processing by Outpost::SessionsController#new as HTML
55601
+ Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
55602
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55603
+ Processing by Outpost::SessionsController#create as HTML
55604
+ Parameters: {"utf8"=>"✓", "email"=>"nope@nope.nope", "password"=>"secret", "commit"=>"Submit"}
55605
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'nope@nope.nope' LIMIT 1
55606
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55607
+ Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.2ms)
55608
+  (2.0ms) rollback transaction
55609
+  (0.1ms) begin transaction
55610
+  (0.1ms) SAVEPOINT active_record_1
55611
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55612
+ Binary data inserted for `string` type on column `password_digest`
55613
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$k6hrObS/F0N1UpJmkpBxv.7Ep9DXxh3sa6qGKcB/9BEUF43wGRwpW"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55614
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55615
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55616
+ Processing by Outpost::SessionsController#new as HTML
55617
+ Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.0ms)
55618
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55619
+ Processing by Outpost::SessionsController#create as HTML
55620
+ Parameters: {"utf8"=>"✓", "email"=>"bricker@kpcc.org", "password"=>"secret", "commit"=>"Submit"}
55621
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker@kpcc.org' LIMIT 1
55622
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.793627' WHERE "users"."id" = 1
55623
+ Redirected to http://www.example.com/outpost/
55624
+ Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
55625
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55626
+ Processing by Outpost::HomeController#dashboard as HTML
55627
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55628
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55629
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55630
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55631
+ Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.2ms)
55632
+  (0.8ms) rollback transaction
55633
+  (0.1ms) begin transaction
55634
+  (0.1ms) rollback transaction
55635
+  (0.1ms) begin transaction
55636
+  (0.1ms) rollback transaction
55637
+  (0.1ms) begin transaction
55638
+  (0.1ms) rollback transaction
55639
+  (0.1ms) begin transaction
55640
+  (0.2ms) SAVEPOINT active_record_1
55641
+ SQL (0.6ms) INSERT INTO "posts" ("body", "created_at", "title", "updated_at") VALUES (?, ?, ?, ?) [["body", "Lorem, etc."], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["title", "Post 2"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55642
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55643
+ Post Load (0.1ms) SELECT "posts".* FROM "posts" WHERE "posts"."id" = 1 LIMIT 1
55644
+  (0.9ms) rollback transaction
55645
+  (0.1ms) begin transaction
55646
+  (0.1ms) rollback transaction
55647
+  (0.1ms) begin transaction
55648
+  (0.1ms) rollback transaction
55649
+  (0.1ms) begin transaction
55650
+  (0.1ms) rollback transaction
55651
+  (0.1ms) begin transaction
55652
+  (0.2ms) rollback transaction
55653
+  (0.1ms) begin transaction
55654
+  (0.1ms) rollback transaction
55655
+  (0.1ms) begin transaction
55656
+  (0.1ms) rollback transaction
55657
+  (0.1ms) begin transaction
55658
+  (0.1ms) SAVEPOINT active_record_1
55659
+ Permission Exists (0.2ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'SomeCoolThing' LIMIT 1
55660
+ SQL (0.5ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["resource", "SomeCoolThing"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00]]
55661
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55662
+  (0.8ms) rollback transaction
55663
+  (0.1ms) begin transaction
55664
+  (0.1ms) rollback transaction
55665
+  (0.1ms) begin transaction
55666
+  (0.1ms) rollback transaction
55667
+  (0.1ms) begin transaction
55668
+  (0.1ms) rollback transaction
55669
+  (0.1ms) begin transaction
55670
+  (0.1ms) rollback transaction
55671
+  (0.1ms) begin transaction
55672
+  (0.1ms) rollback transaction
55673
+  (0.1ms) begin transaction
55674
+  (0.1ms) rollback transaction
55675
+  (0.1ms) begin transaction
55676
+  (0.1ms) rollback transaction
55677
+  (0.1ms) begin transaction
55678
+  (0.1ms) rollback transaction
55679
+  (0.1ms) begin transaction
55680
+  (0.1ms) rollback transaction
55681
+  (0.1ms) begin transaction
55682
+  (0.1ms) rollback transaction
55683
+  (0.1ms) begin transaction
55684
+  (0.1ms) rollback transaction
55685
+  (0.1ms) begin transaction
55686
+  (0.1ms) rollback transaction
55687
+  (0.1ms) begin transaction
55688
+  (0.1ms) rollback transaction
55689
+  (0.1ms) begin transaction
55690
+  (0.1ms) rollback transaction
55691
+  (0.1ms) begin transaction
55692
+  (0.1ms) rollback transaction
55693
+  (0.1ms) begin transaction
55694
+  (0.1ms) SAVEPOINT active_record_1
55695
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55696
+ Binary data inserted for `string` type on column `password_digest`
55697
+ SQL (0.6ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$CiU35KbPkfqIsUvvwtE6fO3hXUJqKVjo0Zb19FDQv9QHJM0aiN9be"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["username", "bricker"]]
55698
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55699
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55700
+ Processing by Outpost::SessionsController#new as HTML
55701
+ Completed 200 OK in 8ms (Views: 6.8ms | ActiveRecord: 0.0ms)
55702
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55703
+ Processing by Outpost::SessionsController#create as HTML
55704
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55705
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55706
+ SQL (0.1ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:39.919888' WHERE "users"."id" = 1
55707
+ Redirected to http://www.example.com/outpost/
55708
+ Completed 302 Found in 6ms (ActiveRecord: 0.3ms)
55709
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55710
+ Processing by Outpost::HomeController#dashboard as HTML
55711
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55712
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55713
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.1ms)
55714
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55715
+ Completed 200 OK in 9ms (Views: 6.5ms | ActiveRecord: 0.2ms)
55716
+ Started GET "/outpost/people" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55717
+ Processing by Outpost::PeopleController#index as HTML
55718
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55719
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55720
+ Redirected to http://www.example.com/outpost/
55721
+ Filter chain halted as :authorize_resource rendered or redirected
55722
+ Completed 302 Found in 5ms (ActiveRecord: 0.2ms)
55723
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55724
+ Processing by Outpost::HomeController#dashboard as HTML
55725
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55726
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55727
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55728
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55729
+ Completed 200 OK in 15ms (Views: 10.4ms | ActiveRecord: 0.2ms)
55730
+  (2.2ms) rollback transaction
55731
+  (0.1ms) begin transaction
55732
+  (0.1ms) SAVEPOINT active_record_1
55733
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55734
+ Binary data inserted for `string` type on column `password_digest`
55735
+ SQL (0.5ms) INSERT INTO "users" ("can_login", "created_at", "email", "is_superuser", "name", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["can_login", true], ["created_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["email", "bricker1@kpcc.org"], ["is_superuser", false], ["name", "Jackie Brown"], ["password_digest", "$2a$04$91WMVhn0ytgGx0kl.qzO1ujxnfccZxXO21Kd0syI7dzSWOQNDf2DW"], ["updated_at", Wed, 24 Sep 2014 06:25:39 UTC +00:00], ["username", "bricker"]]
55736
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55737
+ Started GET "/outpost/login" for 127.0.0.1 at 2014-09-24 06:25:39 +0000
55738
+ Processing by Outpost::SessionsController#new as HTML
55739
+ Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms)
55740
+ Started POST "/outpost/sessions" for 127.0.0.1 at 2014-09-24 06:25:40 +0000
55741
+ Processing by Outpost::SessionsController#create as HTML
55742
+ Parameters: {"utf8"=>"✓", "email"=>"bricker1@kpcc.org", "password"=>"secret55", "commit"=>"Submit"}
55743
+ User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = 'bricker1@kpcc.org' LIMIT 1
55744
+ SQL (0.2ms) UPDATE "users" SET "last_login" = '2014-09-24 06:25:40.008116' WHERE "users"."id" = 1
55745
+ Redirected to http://www.example.com/outpost/
55746
+ Completed 302 Found in 6ms (ActiveRecord: 0.5ms)
55747
+ Started GET "/outpost/" for 127.0.0.1 at 2014-09-24 06:25:40 +0000
55748
+ Processing by Outpost::HomeController#dashboard as HTML
55749
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55750
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55751
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55752
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_flash_messages.html.erb (0.1ms)
55753
+ Completed 200 OK in 7ms (Views: 5.4ms | ActiveRecord: 0.2ms)
55754
+  (0.1ms) SAVEPOINT active_record_1
55755
+ Permission Exists (0.1ms) SELECT 1 AS one FROM "permissions" WHERE "permissions"."resource" = 'Person' LIMIT 1
55756
+ SQL (0.7ms) INSERT INTO "permissions" ("created_at", "resource", "updated_at") VALUES (?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:40 UTC +00:00], ["resource", "Person"], ["updated_at", Wed, 24 Sep 2014 06:25:40 UTC +00:00]]
55757
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55758
+  (0.1ms) SAVEPOINT active_record_1
55759
+ SQL (0.4ms) INSERT INTO "user_permissions" ("created_at", "permission_id", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", Wed, 24 Sep 2014 06:25:40 UTC +00:00], ["permission_id", 1], ["updated_at", Wed, 24 Sep 2014 06:25:40 UTC +00:00], ["user_id", 1]]
55760
+  (0.1ms) RELEASE SAVEPOINT active_record_1
55761
+ Started GET "/outpost/people" for 127.0.0.1 at 2014-09-24 06:25:40 +0000
55762
+ Processing by Outpost::PeopleController#index as HTML
55763
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."can_login" = 't' AND "users"."id" = ? LIMIT 1 [["id", 1]]
55764
+ Permission Load (0.1ms) SELECT "permissions".* FROM "permissions" INNER JOIN "user_permissions" ON "permissions"."id" = "user_permissions"."permission_id" WHERE "user_permissions"."user_id" = ? [["user_id", 1]]
55765
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_filters.html.erb (0.1ms)
55766
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_add_link.html.erb (0.5ms)
55767
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_index_header.html.erb (0.9ms)
55768
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_headers.html.erb (0.9ms)
55769
+ Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY people.name DESC LIMIT 25 OFFSET 0
55770
+  (0.1ms) SELECT COUNT(*) FROM "people"
55771
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_pagination.html.erb (1.7ms)
55772
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_list_table.html.erb (2.1ms)
55773
+ Rendered /Users/bricker/websites/kpcc/outpost/app/views/outpost/shared/_breadcrumbs.html.erb (0.2ms)
55774
+ Completed 200 OK in 17ms (Views: 9.9ms | ActiveRecord: 0.7ms)
55775
+  (1.1ms) rollback transaction
55776
+  (0.1ms) begin transaction
55777
+  (0.1ms) rollback transaction