arcadex 1.2.1 → 1.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20645,3 +20645,1267 @@ Completed 404 Not Found in 6ms (Views: 0.2ms | ActiveRecord: 0.9ms)
20645
20645
   (0.0ms) rollback transaction
20646
20646
   (0.0ms) begin transaction
20647
20647
   (0.0ms) rollback transaction
20648
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
20649
+  (0.1ms) begin transaction
20650
+  (0.1ms) commit transaction
20651
+  (0.0ms) begin transaction
20652
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username1') LIMIT 1
20653
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username1@LaunchU.com') LIMIT 1
20654
+  (0.1ms) rollback transaction
20655
+  (0.1ms) begin transaction
20656
+ Processing by AppIndexController#app as HTML
20657
+ Rendered app_index/app.html.erb within layouts/app_index (0.3ms)
20658
+ Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms)
20659
+  (0.1ms) rollback transaction
20660
+  (0.1ms) begin transaction
20661
+  (0.1ms) SAVEPOINT active_record_1
20662
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE "people_users"."username" IS NULL LIMIT 1
20663
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username2@LaunchU.com') LIMIT 1
20664
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
20665
+  (0.1ms) rollback transaction
20666
+  (0.1ms) begin transaction
20667
+  (0.1ms) rollback transaction
20668
+  (0.1ms) begin transaction
20669
+  (0.1ms) SAVEPOINT active_record_1
20670
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username2') LIMIT 1
20671
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE "people_users"."email" IS NULL LIMIT 1
20672
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20673
+  (0.1ms) rollback transaction
20674
+  (0.1ms) begin transaction
20675
+  (0.0ms) rollback transaction
20676
+  (0.1ms) begin transaction
20677
+  (0.1ms) SAVEPOINT active_record_1
20678
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username3') LIMIT 1
20679
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username3@LaunchU.com') LIMIT 1
20680
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
20681
+  (0.1ms) rollback transaction
20682
+  (0.1ms) begin transaction
20683
+  (0.1ms) SAVEPOINT active_record_1
20684
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username4') LIMIT 1
20685
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username4@LaunchU.com') LIMIT 1
20686
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
20687
+  (0.1ms) rollback transaction
20688
+  (0.1ms) begin transaction
20689
+  (0.1ms) SAVEPOINT active_record_1
20690
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username5') LIMIT 1
20691
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username5@LaunchU.com') LIMIT 1
20692
+ Binary data inserted for `string` type on column `password_digest`
20693
+ SQL (2.5ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username5@launchu.com"], ["password_digest", "$2a$04$Cy6Repm4QzsfQAVmnO12q.1zpbLhElgVXklIyJNllkwO3VlZ1f3Be"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username5"]]
20694
+ Arcadex::Token Exists (0.2ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q4CJtS94y-gWAeBUAY1w' LIMIT 1
20695
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q4CJtS94y-gWAeBUAY1w' LIMIT 1
20696
+ SQL (0.6ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "Q4CJtS94y-gWAeBUAY1w"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20697
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20698
+  (0.2ms) rollback transaction
20699
+  (0.1ms) begin transaction
20700
+  (0.1ms) SAVEPOINT active_record_1
20701
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username6') LIMIT 1
20702
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username6@LaunchU.com') LIMIT 1
20703
+ Binary data inserted for `string` type on column `password_digest`
20704
+ SQL (0.9ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username6@launchu.com"], ["password_digest", "$2a$04$lOaLI74doPaByfc2nhZZyOYOwys1MClv7wOH9LlXc6HxE9mCOzJBu"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username6"]]
20705
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pJCNax-5G7-eMyxrmhFE' LIMIT 1
20706
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pJCNax-5G7-eMyxrmhFE' LIMIT 1
20707
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "pJCNax-5G7-eMyxrmhFE"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20708
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20709
+  (0.2ms) rollback transaction
20710
+  (0.1ms) begin transaction
20711
+  (0.1ms) SAVEPOINT active_record_1
20712
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username7') LIMIT 1
20713
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username7@LaunchU.com') LIMIT 1
20714
+ Binary data inserted for `string` type on column `password_digest`
20715
+ SQL (0.9ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username7@launchu.com"], ["password_digest", "$2a$04$2uMCNe59ZPeWrn7bD8Xxb.l.ixSKeMY/EEIG.YHK81HJdT1V3YRWO"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username7"]]
20716
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 't3dU4ZArFMPr_pXdP-d3' LIMIT 1
20717
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 't3dU4ZArFMPr_pXdP-d3' LIMIT 1
20718
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "t3dU4ZArFMPr_pXdP-d3"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20719
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20720
+  (0.2ms) rollback transaction
20721
+  (0.1ms) begin transaction
20722
+  (0.1ms) SAVEPOINT active_record_1
20723
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username8') LIMIT 1
20724
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username8@LaunchU.com') LIMIT 1
20725
+ Binary data inserted for `string` type on column `password_digest`
20726
+ SQL (0.9ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username8@launchu.com"], ["password_digest", "$2a$04$T3LukZvopgBLT4.tpFCaWOtsD.9nnaSyztnj2aCX/xWV2sX97kc2y"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username8"]]
20727
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zU3R9zy6amZRzSLtQu59' LIMIT 1
20728
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zU3R9zy6amZRzSLtQu59' LIMIT 1
20729
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "zU3R9zy6amZRzSLtQu59"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20730
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20731
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20732
+  (0.2ms) rollback transaction
20733
+  (0.1ms) begin transaction
20734
+  (0.1ms) SAVEPOINT active_record_1
20735
+ People::V1::User Exists (0.4ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username9') LIMIT 1
20736
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username9@LaunchU.com') LIMIT 1
20737
+ Binary data inserted for `string` type on column `password_digest`
20738
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username9@launchu.com"], ["password_digest", "$2a$04$OcWxWg6RZFc4xRN1pvjA9eofun2PRQoiTFFWPgfVr7MxQi.Z9sebe"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username9"]]
20739
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'mXLLrJ3qNai7UJZrSsAj' LIMIT 1
20740
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'mXLLrJ3qNai7UJZrSsAj' LIMIT 1
20741
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "mXLLrJ3qNai7UJZrSsAj"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20742
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20743
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20744
+  (0.1ms) SAVEPOINT active_record_1
20745
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username10') LIMIT 1
20746
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username10@LaunchU.com') LIMIT 1
20747
+ Binary data inserted for `string` type on column `password_digest`
20748
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username10@launchu.com"], ["password_digest", "$2a$04$Sx5TxLlAmko8FQfjeypoO.70NijbS9tHneM63C3tY6dpVz/YobxSW"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username10"]]
20749
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '27-stj2r9jDLxcDJxvcm' LIMIT 1
20750
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '27-stj2r9jDLxcDJxvcm' LIMIT 1
20751
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "27-stj2r9jDLxcDJxvcm"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 2], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20752
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20753
+  (0.0ms) SAVEPOINT active_record_1
20754
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username11') LIMIT 1
20755
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username11@LaunchU.com') LIMIT 1
20756
+ Binary data inserted for `string` type on column `password_digest`
20757
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username11@launchu.com"], ["password_digest", "$2a$04$7AApcJ/KYsH03rgchRwmROO2M4o7dpyuh9MsYvSo4wTU46wzjtGUq"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username11"]]
20758
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oJXaweqz5hTXsgZbd1x4' LIMIT 1
20759
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oJXaweqz5hTXsgZbd1x4' LIMIT 1
20760
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "oJXaweqz5hTXsgZbd1x4"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 3], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20761
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20762
+  (0.0ms) SAVEPOINT active_record_1
20763
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username12') LIMIT 1
20764
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username12@LaunchU.com') LIMIT 1
20765
+ Binary data inserted for `string` type on column `password_digest`
20766
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username12@launchu.com"], ["password_digest", "$2a$04$3gn9l6wf./anzEQx5Q10rOW0Uwj55HPXJ6bkcRjUxLK6Wwy6yMVSO"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username12"]]
20767
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zzx7syrm2uBRRjtGnNWf' LIMIT 1
20768
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zzx7syrm2uBRRjtGnNWf' LIMIT 1
20769
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "zzx7syrm2uBRRjtGnNWf"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 4], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20770
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20771
+  (0.0ms) SAVEPOINT active_record_1
20772
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username13') LIMIT 1
20773
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username13@LaunchU.com') LIMIT 1
20774
+ Binary data inserted for `string` type on column `password_digest`
20775
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username13@launchu.com"], ["password_digest", "$2a$04$PTY0wk.UFHlKF6UXEc/puOwnenG8aa5v0Drm1wsnU3g56ItVvBrsW"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username13"]]
20776
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yyrgyBEtveXe8fUZGEys' LIMIT 1
20777
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yyrgyBEtveXe8fUZGEys' LIMIT 1
20778
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "yyrgyBEtveXe8fUZGEys"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 5], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20779
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20780
+  (0.1ms) SAVEPOINT active_record_1
20781
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username14') LIMIT 1
20782
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username14@LaunchU.com') LIMIT 1
20783
+ Binary data inserted for `string` type on column `password_digest`
20784
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username14@launchu.com"], ["password_digest", "$2a$04$2MURLMUZvV.natTDlAAb2Ob4kOtylEgSUDJTZzxC5z2DsmG8Cguvi"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username14"]]
20785
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'YfyBKeM4JcaJ4xP6_NY7' LIMIT 1
20786
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'YfyBKeM4JcaJ4xP6_NY7' LIMIT 1
20787
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "YfyBKeM4JcaJ4xP6_NY7"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 6], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20788
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20789
+  (0.1ms) SAVEPOINT active_record_1
20790
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username15') LIMIT 1
20791
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username15@LaunchU.com') LIMIT 1
20792
+ Binary data inserted for `string` type on column `password_digest`
20793
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username15@launchu.com"], ["password_digest", "$2a$04$i17s.U88iO3J.c1lmCHriebeqTgssmH29etoitV8D/nAYShHlCWE."], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username15"]]
20794
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'uSSHbpyPhbKyAmhWqZoz' LIMIT 1
20795
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'uSSHbpyPhbKyAmhWqZoz' LIMIT 1
20796
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "uSSHbpyPhbKyAmhWqZoz"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 7], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20797
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20798
+  (0.1ms) SAVEPOINT active_record_1
20799
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username16') LIMIT 1
20800
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username16@LaunchU.com') LIMIT 1
20801
+ Binary data inserted for `string` type on column `password_digest`
20802
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username16@launchu.com"], ["password_digest", "$2a$04$5CKZerQGTat6rrLV434cO.KuHiNnGj0nglYjFLG2xcxbNy.B9U3uO"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username16"]]
20803
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Tm4C9zaz2QKxEL343p6v' LIMIT 1
20804
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Tm4C9zaz2QKxEL343p6v' LIMIT 1
20805
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "Tm4C9zaz2QKxEL343p6v"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 8], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20806
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20807
+  (0.0ms) SAVEPOINT active_record_1
20808
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username17') LIMIT 1
20809
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username17@LaunchU.com') LIMIT 1
20810
+ Binary data inserted for `string` type on column `password_digest`
20811
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username17@launchu.com"], ["password_digest", "$2a$04$Cfl4X/WZTUsE1oGSZhUedeNBH6n8j.1TBXt0p1Ht3QrPtOZaYS8PO"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username17"]]
20812
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'N5pCGkHxpHvkdhswZL4K' LIMIT 1
20813
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'N5pCGkHxpHvkdhswZL4K' LIMIT 1
20814
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "N5pCGkHxpHvkdhswZL4K"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 9], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20815
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20816
+  (0.1ms) SAVEPOINT active_record_1
20817
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username18') LIMIT 1
20818
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username18@LaunchU.com') LIMIT 1
20819
+ Binary data inserted for `string` type on column `password_digest`
20820
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username18@launchu.com"], ["password_digest", "$2a$04$nozPatL.NrJrKsmH85Zrju4ZtCoVyTMEGEpkuzbiEX3JbrL0nvgBu"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username18"]]
20821
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w99YtTFtPbLuBYHBQpF' LIMIT 1
20822
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w99YtTFtPbLuBYHBQpF' LIMIT 1
20823
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "1w99YtTFtPbLuBYHBQpF"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 10], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20824
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20825
+  (0.1ms) SAVEPOINT active_record_1
20826
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username19') LIMIT 1
20827
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username19@LaunchU.com') LIMIT 1
20828
+ Binary data inserted for `string` type on column `password_digest`
20829
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username19@launchu.com"], ["password_digest", "$2a$04$JRxYWeTE0GMIeARr5kHhPOzpDzEUcU1vGt18zHsnFY3Bqs3CeskV2"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username19"]]
20830
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'WUGPDWYJYCHVs47FNDJQ' LIMIT 1
20831
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'WUGPDWYJYCHVs47FNDJQ' LIMIT 1
20832
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "WUGPDWYJYCHVs47FNDJQ"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 11], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20833
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20834
+ Started GET "/api/1/users" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20835
+ Processing by People::Api::V1::UsersController#index as HTML
20836
+ Completed 500 Internal Server Error in 1ms
20837
+  (0.3ms) rollback transaction
20838
+  (0.1ms) begin transaction
20839
+  (0.1ms) SAVEPOINT active_record_1
20840
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username20') LIMIT 1
20841
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username20@LaunchU.com') LIMIT 1
20842
+ Binary data inserted for `string` type on column `password_digest`
20843
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username20@launchu.com"], ["password_digest", "$2a$04$zlNBaEWtCaCoWYhixDkvJ.DE99iLKSvtCTfqiphO6SXtkCkRsiIi6"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username20"]]
20844
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yp_kauuAc2Svy7MZkvTy' LIMIT 1
20845
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yp_kauuAc2Svy7MZkvTy' LIMIT 1
20846
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "yp_kauuAc2Svy7MZkvTy"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20847
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20848
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20849
+ Started GET "/api/1/users/1" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20850
+ Processing by People::Api::V1::UsersController#show as HTML
20851
+ Parameters: {"id"=>"1"}
20852
+ Completed 500 Internal Server Error in 0ms
20853
+  (0.2ms) rollback transaction
20854
+  (0.1ms) begin transaction
20855
+  (0.1ms) SAVEPOINT active_record_1
20856
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username21') LIMIT 1
20857
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username21@LaunchU.com') LIMIT 1
20858
+ Binary data inserted for `string` type on column `password_digest`
20859
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username21@launchu.com"], ["password_digest", "$2a$04$HynO.xUqPA0qGobluB4BSus83A.rz4LN9YHTxiTZBLsCis/TNP53G"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username21"]]
20860
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'a8kxJzD9WXjqJXnkGpsM' LIMIT 1
20861
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'a8kxJzD9WXjqJXnkGpsM' LIMIT 1
20862
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "a8kxJzD9WXjqJXnkGpsM"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20863
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20864
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20865
+ Started PUT "/api/1/users/1" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20866
+ Processing by People::Api::V1::UsersController#update as HTML
20867
+ Parameters: {"user"=>{"username"=>"username22", "email"=>"Cole@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
20868
+ Completed 500 Internal Server Error in 0ms
20869
+  (0.2ms) rollback transaction
20870
+  (0.1ms) begin transaction
20871
+  (0.1ms) SAVEPOINT active_record_1
20872
+ People::V1::User Exists (0.3ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username23') LIMIT 1
20873
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username23@LaunchU.com') LIMIT 1
20874
+ Binary data inserted for `string` type on column `password_digest`
20875
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username23@launchu.com"], ["password_digest", "$2a$04$Mj9suEPCyByN2NmmkQIiuOvmjsRlsapUnW4E5ZUtNJztCIMe7VOd."], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username23"]]
20876
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '_UoYiaZrdNe4FoyCJora' LIMIT 1
20877
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '_UoYiaZrdNe4FoyCJora' LIMIT 1
20878
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "_UoYiaZrdNe4FoyCJora"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20879
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20880
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20881
+  (0.1ms) SAVEPOINT active_record_1
20882
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username24') LIMIT 1
20883
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username24@LaunchU.com') LIMIT 1
20884
+ Binary data inserted for `string` type on column `password_digest`
20885
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username24@launchu.com"], ["password_digest", "$2a$04$FZUI.DkxLTKsumcRjiO/OuiXlo/JqkdBVHNsYsmdI0nVmyq4/NHLS"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username24"]]
20886
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9BPPiw3yWu9RpgpHnDyL' LIMIT 1
20887
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9BPPiw3yWu9RpgpHnDyL' LIMIT 1
20888
+ SQL (0.3ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "9BPPiw3yWu9RpgpHnDyL"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 2], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20889
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20890
+ Started PUT "/api/1/users/2" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20891
+ Processing by People::Api::V1::UsersController#update as HTML
20892
+ Parameters: {"user"=>{"username"=>"username25", "email"=>"Cole@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"2"}
20893
+ Completed 500 Internal Server Error in 0ms
20894
+  (0.3ms) rollback transaction
20895
+  (0.1ms) begin transaction
20896
+  (0.1ms) SAVEPOINT active_record_1
20897
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username26') LIMIT 1
20898
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username26@LaunchU.com') LIMIT 1
20899
+ Binary data inserted for `string` type on column `password_digest`
20900
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username26@launchu.com"], ["password_digest", "$2a$04$7V9Q0wIAazPBiLFdsaeGougMM95kxqhWTpc.sF/F.dhSQq.F0XC9K"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username26"]]
20901
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ags5Jir_UWudjyWyFs_x' LIMIT 1
20902
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ags5Jir_UWudjyWyFs_x' LIMIT 1
20903
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ags5Jir_UWudjyWyFs_x"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20904
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20905
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20906
+ Started PUT "/api/1/users/1" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20907
+ Processing by People::Api::V1::UsersController#update as HTML
20908
+ Parameters: {"user"=>{"username"=>"username27", "email"=>"", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
20909
+ Completed 500 Internal Server Error in 0ms
20910
+  (0.3ms) rollback transaction
20911
+  (0.1ms) begin transaction
20912
+ Started POST "/api/1/users/register" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20913
+ Processing by People::Api::V1::UsersController#register as HTML
20914
+ Parameters: {"user"=>{"username"=>"username28", "email"=>"username28@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
20915
+  (0.1ms) SAVEPOINT active_record_1
20916
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username28') LIMIT 1
20917
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username28@LaunchU.com') LIMIT 1
20918
+ Binary data inserted for `string` type on column `password_digest`
20919
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username28@launchu.com"], ["password_digest", "$2a$04$tFEx72BrUYReDAEjTbnsUujeiWoEfPnrGkiO/89FvKbA1z9VVC8ee"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username28"]]
20920
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wg4mJJ6saPKXhZJYb1Uy' LIMIT 1
20921
+ CACHE (0.0ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wg4mJJ6saPKXhZJYb1Uy' LIMIT 1
20922
+ SQL (0.5ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "wg4mJJ6saPKXhZJYb1Uy"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20923
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20924
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20925
+  (0.1ms) SAVEPOINT active_record_1
20926
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'wg4mJJ6saPKXhZJYb1Uy' AND "arcadex_tokens"."id" != 1) LIMIT 1
20927
+ SQL (0.4ms) UPDATE "arcadex_tokens" SET "created_at" = ?, "updated_at" = ?, "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "expiration_minutes" = ? WHERE "arcadex_tokens"."id" = 1 [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 0], ["expiration_minutes", 360]]
20928
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20929
+ Completed 200 OK in 23ms (Views: 0.4ms | ActiveRecord: 3.1ms)
20930
+  (0.1ms) SELECT COUNT(*) FROM "people_users"
20931
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
20932
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20933
+  (0.3ms) rollback transaction
20934
+  (0.1ms) begin transaction
20935
+ Started POST "/api/1/users/register" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20936
+ Processing by People::Api::V1::UsersController#register as HTML
20937
+ Parameters: {"user"=>{"username"=>"username29", "email"=>"username29@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
20938
+  (0.1ms) SAVEPOINT active_record_1
20939
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username29') LIMIT 1
20940
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username29@LaunchU.com') LIMIT 1
20941
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
20942
+ Completed 422 Unprocessable Entity in 7ms (Views: 0.2ms | ActiveRecord: 0.4ms)
20943
+  (0.1ms) SELECT COUNT(*) FROM "people_users"
20944
+  (0.1ms) rollback transaction
20945
+  (0.1ms) begin transaction
20946
+  (0.1ms) SAVEPOINT active_record_1
20947
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username30') LIMIT 1
20948
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username30@LaunchU.com') LIMIT 1
20949
+ Binary data inserted for `string` type on column `password_digest`
20950
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username30@launchu.com"], ["password_digest", "$2a$04$L7GZ7jtBIMCcmpo6OT9GLOpoja5xeE3UP9METoLibKAVQSZY3qa86"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username30"]]
20951
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'j3yUBMBYXN1XrPs2V1KL' LIMIT 1
20952
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'j3yUBMBYXN1XrPs2V1KL' LIMIT 1
20953
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "j3yUBMBYXN1XrPs2V1KL"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20954
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20955
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20956
+ Started POST "/api/1/users/login" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20957
+ Processing by People::Api::V1::UsersController#login as HTML
20958
+ Parameters: {"user"=>{"username"=>"username30", "email"=>"username30@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
20959
+ People::V1::User Load (0.2ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username30@launchu.com' LIMIT 1
20960
+  (0.1ms) SAVEPOINT active_record_1
20961
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'vrrxszUvgAPRcPyxtbMV' LIMIT 1
20962
+ CACHE (0.0ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'vrrxszUvgAPRcPyxtbMV' LIMIT 1
20963
+ SQL (0.3ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "vrrxszUvgAPRcPyxtbMV"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20964
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20965
+  (0.0ms) SAVEPOINT active_record_1
20966
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'vrrxszUvgAPRcPyxtbMV' AND "arcadex_tokens"."id" != 2) LIMIT 1
20967
+ SQL (0.2ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "expiration_minutes" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 2 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 0], ["expiration_minutes", 360], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20968
+  (0.0ms) RELEASE SAVEPOINT active_record_1
20969
+ Completed 200 OK in 11ms (Views: 0.3ms | ActiveRecord: 1.2ms)
20970
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
20971
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? ORDER BY created_at DESC LIMIT 1 [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
20972
+  (0.2ms) rollback transaction
20973
+  (0.1ms) begin transaction
20974
+  (0.1ms) SAVEPOINT active_record_1
20975
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username31') LIMIT 1
20976
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username31@LaunchU.com') LIMIT 1
20977
+ Binary data inserted for `string` type on column `password_digest`
20978
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username31@launchu.com"], ["password_digest", "$2a$04$kmG3tDlIIoEsW7GeBVGq7.SvS2OmaKApAjmMg4kEoTvcUnt/6/AgW"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username31"]]
20979
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zGtRaitEhb1sG55_WW2w' LIMIT 1
20980
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zGtRaitEhb1sG55_WW2w' LIMIT 1
20981
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "zGtRaitEhb1sG55_WW2w"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20982
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20983
+ Started POST "/api/1/users/login" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
20984
+ Processing by People::Api::V1::UsersController#login as HTML
20985
+ Parameters: {"user"=>{"username"=>"username31", "email"=>"username31@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
20986
+ People::V1::User Load (0.2ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username31@launchu.com' LIMIT 1
20987
+ Completed 401 Unauthorized in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)
20988
+  (0.3ms) rollback transaction
20989
+  (0.1ms) begin transaction
20990
+  (0.1ms) SAVEPOINT active_record_1
20991
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username32') LIMIT 1
20992
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username32@LaunchU.com') LIMIT 1
20993
+ Binary data inserted for `string` type on column `password_digest`
20994
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username32@launchu.com"], ["password_digest", "$2a$04$mEQ19.yL7.IC1PNVPL6Yfetq93W7BNsQqNOf69tKAiywM5z/.OIlS"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username32"]]
20995
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'sL6caDNeZx8xj-Re1HKF' LIMIT 1
20996
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'sL6caDNeZx8xj-Re1HKF' LIMIT 1
20997
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "sL6caDNeZx8xj-Re1HKF"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
20998
+  (0.1ms) RELEASE SAVEPOINT active_record_1
20999
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21000
+ Started POST "/api/1/users/logout" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21001
+ Processing by People::Api::V1::UsersController#logout as HTML
21002
+ Completed 500 Internal Server Error in 0ms
21003
+  (0.3ms) rollback transaction
21004
+  (0.1ms) begin transaction
21005
+  (0.1ms) SAVEPOINT active_record_1
21006
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username33') LIMIT 1
21007
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username33@LaunchU.com') LIMIT 1
21008
+ Binary data inserted for `string` type on column `password_digest`
21009
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username33@launchu.com"], ["password_digest", "$2a$04$FjPj/HCQqZtPldI.SkDF7u7bbPLY/G8R9LeTKdz1B57mAWEME3hmK"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username33"]]
21010
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ujsFWmbbwQGsened_ajT' LIMIT 1
21011
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ujsFWmbbwQGsened_ajT' LIMIT 1
21012
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ujsFWmbbwQGsened_ajT"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21013
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21014
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21015
+ Started POST "/api/1/users/authenticate/1" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21016
+ Processing by People::Api::V1::UsersController#authenticate as HTML
21017
+ Parameters: {"user"=>{"username"=>"username33", "email"=>"username33@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
21018
+ Completed 500 Internal Server Error in 0ms
21019
+  (0.2ms) rollback transaction
21020
+  (0.1ms) begin transaction
21021
+  (0.1ms) SAVEPOINT active_record_1
21022
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username34') LIMIT 1
21023
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username34@LaunchU.com') LIMIT 1
21024
+ Binary data inserted for `string` type on column `password_digest`
21025
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username34@launchu.com"], ["password_digest", "$2a$04$TSwevqwybl9wuz5TdkUjAus88v4c3YjgWj5pM1rn7JZzLVojTLV2S"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username34"]]
21026
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ySd4m2MX3DTnJfnbyY4q' LIMIT 1
21027
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ySd4m2MX3DTnJfnbyY4q' LIMIT 1
21028
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ySd4m2MX3DTnJfnbyY4q"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21029
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21030
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21031
+ Started POST "/api/1/users/authenticate/1" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21032
+ Processing by People::Api::V1::UsersController#authenticate as HTML
21033
+ Parameters: {"user"=>{"username"=>"username34", "email"=>"username34@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
21034
+ Completed 500 Internal Server Error in 0ms
21035
+  (0.3ms) rollback transaction
21036
+  (0.1ms) begin transaction
21037
+  (0.1ms) SAVEPOINT active_record_1
21038
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username35') LIMIT 1
21039
+ People::V1::User Exists (1.8ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username35@LaunchU.com') LIMIT 1
21040
+ Binary data inserted for `string` type on column `password_digest`
21041
+ SQL (1.2ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username35@launchu.com"], ["password_digest", "$2a$04$jE.LMtn8N7Jqdt9P0kSNE.lcrCtBI3bz/NLcp.yNJqsHW9ecQfvXC"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username35"]]
21042
+ Arcadex::Token Exists (0.3ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'u3VA6Rs5PzH8PXoass1N' LIMIT 1
21043
+ Arcadex::Token Exists (0.4ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'u3VA6Rs5PzH8PXoass1N' LIMIT 1
21044
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "u3VA6Rs5PzH8PXoass1N"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21045
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21046
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21047
+ Started GET "/api/1/users/login_status" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21048
+ Processing by People::Api::V1::UsersController#login_status as HTML
21049
+ Completed 500 Internal Server Error in 0ms
21050
+  (0.3ms) rollback transaction
21051
+  (0.1ms) begin transaction
21052
+  (0.1ms) SAVEPOINT active_record_1
21053
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username36') LIMIT 1
21054
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username36@LaunchU.com') LIMIT 1
21055
+ Binary data inserted for `string` type on column `password_digest`
21056
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username36@launchu.com"], ["password_digest", "$2a$04$qDLV7esAGVcNhZf7qcbA8uqVe1cZtOK0GFq.0BByRv4EeyFnZyQ1y"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username36"]]
21057
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'z81ZsfYUvPsL-p5i9msv' LIMIT 1
21058
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'z81ZsfYUvPsL-p5i9msv' LIMIT 1
21059
+ SQL (0.5ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "z81ZsfYUvPsL-p5i9msv"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21060
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21061
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21062
+ Started GET "/api/1/users/login_status" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21063
+ Processing by People::Api::V1::UsersController#login_status as HTML
21064
+ Completed 500 Internal Server Error in 0ms
21065
+  (0.2ms) rollback transaction
21066
+  (0.1ms) begin transaction
21067
+  (0.1ms) SAVEPOINT active_record_1
21068
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username37') LIMIT 1
21069
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username37@LaunchU.com') LIMIT 1
21070
+ Binary data inserted for `string` type on column `password_digest`
21071
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username37@launchu.com"], ["password_digest", "$2a$04$Sa2huR6LEvIVsliObI4N9O5l5389wHs7QvZtUtNCbpbqvplOyfcTq"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username37"]]
21072
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6PF84GzFDuMmhmKYvYHR' LIMIT 1
21073
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6PF84GzFDuMmhmKYvYHR' LIMIT 1
21074
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "6PF84GzFDuMmhmKYvYHR"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21075
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21076
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21077
+ Started GET "/api/1/users/login_status" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21078
+ Processing by People::Api::V1::UsersController#login_status as HTML
21079
+ Completed 500 Internal Server Error in 0ms
21080
+  (0.3ms) rollback transaction
21081
+  (0.1ms) begin transaction
21082
+  (0.1ms) SAVEPOINT active_record_1
21083
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username38') LIMIT 1
21084
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username38@LaunchU.com') LIMIT 1
21085
+ Binary data inserted for `string` type on column `password_digest`
21086
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username38@launchu.com"], ["password_digest", "$2a$04$790s78nTeNnp7dkHvEEDsemGfv48RehiG2aJBj4jrJUIMahTBVGFi"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username38"]]
21087
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'BmWLovm8Qhs84qKWspRH' LIMIT 1
21088
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'BmWLovm8Qhs84qKWspRH' LIMIT 1
21089
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "BmWLovm8Qhs84qKWspRH"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21090
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21091
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21092
+  (0.1ms) SAVEPOINT active_record_1
21093
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username39') LIMIT 1
21094
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username39@LaunchU.com') LIMIT 1
21095
+ Binary data inserted for `string` type on column `password_digest`
21096
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username39@launchu.com"], ["password_digest", "$2a$04$g885ZalIDTQaZvFRcuc65eFPAH4Gt95DI/AyS0SB44iWEaZN4Lf0i"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username39"]]
21097
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'AtRdKpmSrNpks9wgyMfN' LIMIT 1
21098
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'AtRdKpmSrNpks9wgyMfN' LIMIT 1
21099
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "AtRdKpmSrNpks9wgyMfN"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 2], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21100
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21101
+  (0.1ms) SAVEPOINT active_record_1
21102
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username40') LIMIT 1
21103
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username40@LaunchU.com') LIMIT 1
21104
+ Binary data inserted for `string` type on column `password_digest`
21105
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username40@launchu.com"], ["password_digest", "$2a$04$JAnR8lQHdj.FQNbivcYy9u0v0BDGDIa1vz0yAjuoRUzjtTOSJqaKu"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username40"]]
21106
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hbRzkvvCLZzg34VQNSfE' LIMIT 1
21107
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hbRzkvvCLZzg34VQNSfE' LIMIT 1
21108
+ SQL (0.3ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "hbRzkvvCLZzg34VQNSfE"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 3], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21109
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21110
+  (0.1ms) SAVEPOINT active_record_1
21111
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username41') LIMIT 1
21112
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username41@LaunchU.com') LIMIT 1
21113
+ Binary data inserted for `string` type on column `password_digest`
21114
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username41@launchu.com"], ["password_digest", "$2a$04$8s4HXhA1.go6OUyZVHdoy.SZh586QcVX0MFBSU9nXjSyfjjkmUwMK"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username41"]]
21115
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q_pKVBgYGPiNyNuaTeXv' LIMIT 1
21116
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q_pKVBgYGPiNyNuaTeXv' LIMIT 1
21117
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "Q_pKVBgYGPiNyNuaTeXv"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 4], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21118
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21119
+  (0.1ms) SAVEPOINT active_record_1
21120
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username42') LIMIT 1
21121
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username42@LaunchU.com') LIMIT 1
21122
+ Binary data inserted for `string` type on column `password_digest`
21123
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username42@launchu.com"], ["password_digest", "$2a$04$io6Sjzo63tUPOHopsYH87uapWBOQ8JalwciCD0nyHiaWhalCu7tS6"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username42"]]
21124
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iDFNM5LnGUrMnFpT-D-C' LIMIT 1
21125
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iDFNM5LnGUrMnFpT-D-C' LIMIT 1
21126
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "iDFNM5LnGUrMnFpT-D-C"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 5], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21127
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21128
+  (0.1ms) SAVEPOINT active_record_1
21129
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username43') LIMIT 1
21130
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username43@LaunchU.com') LIMIT 1
21131
+ Binary data inserted for `string` type on column `password_digest`
21132
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username43@launchu.com"], ["password_digest", "$2a$04$Dh58khQr.AajvqHc4TGG8OAqT4yDl5PXTXD6HTkxK8j4Gb2AMxHjy"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username43"]]
21133
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZoXgFVPYwFXBykb3frRp' LIMIT 1
21134
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZoXgFVPYwFXBykb3frRp' LIMIT 1
21135
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ZoXgFVPYwFXBykb3frRp"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 6], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21136
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21137
+  (0.1ms) SAVEPOINT active_record_1
21138
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username44') LIMIT 1
21139
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username44@LaunchU.com') LIMIT 1
21140
+ Binary data inserted for `string` type on column `password_digest`
21141
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username44@launchu.com"], ["password_digest", "$2a$04$FW27B7Wfq6ZoQYMVzAmin.uamwXrRbHxXybs5fskbaelM5pKKusDK"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username44"]]
21142
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Hs-VfbXsdxEoagofxxQi' LIMIT 1
21143
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Hs-VfbXsdxEoagofxxQi' LIMIT 1
21144
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "Hs-VfbXsdxEoagofxxQi"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 7], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21145
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21146
+  (0.1ms) SAVEPOINT active_record_1
21147
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username45') LIMIT 1
21148
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username45@LaunchU.com') LIMIT 1
21149
+ Binary data inserted for `string` type on column `password_digest`
21150
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username45@launchu.com"], ["password_digest", "$2a$04$a0k8eM8wyhyQ3DmtFSr7nOk219GOM8IZa6D1QGVUSdPC64XZ6PsQa"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username45"]]
21151
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'bJvUDqpfojxaAksF4ttH' LIMIT 1
21152
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'bJvUDqpfojxaAksF4ttH' LIMIT 1
21153
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "bJvUDqpfojxaAksF4ttH"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 8], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21154
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21155
+  (0.1ms) SAVEPOINT active_record_1
21156
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username46') LIMIT 1
21157
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username46@LaunchU.com') LIMIT 1
21158
+ Binary data inserted for `string` type on column `password_digest`
21159
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username46@launchu.com"], ["password_digest", "$2a$04$I9VniH9zqpS/i2bS7cod9OvSeLVmKTCVsL34rfrWbDMopPOmUmgAO"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username46"]]
21160
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hMLTMnxsVyyfdAsJGD5h' LIMIT 1
21161
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hMLTMnxsVyyfdAsJGD5h' LIMIT 1
21162
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "hMLTMnxsVyyfdAsJGD5h"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 9], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21163
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21164
+  (0.1ms) SAVEPOINT active_record_1
21165
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username47') LIMIT 1
21166
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username47@LaunchU.com') LIMIT 1
21167
+ Binary data inserted for `string` type on column `password_digest`
21168
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username47@launchu.com"], ["password_digest", "$2a$04$Xithpffs0H2JPGEKRVJ0cuL31CUrAGpzToSn2RPVskoiYyk5SSdGG"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username47"]]
21169
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'tyRyF-BdzKRUWW6hxT2y' LIMIT 1
21170
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'tyRyF-BdzKRUWW6hxT2y' LIMIT 1
21171
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "tyRyF-BdzKRUWW6hxT2y"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 10], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21172
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21173
+  (0.1ms) SAVEPOINT active_record_1
21174
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username48') LIMIT 1
21175
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username48@LaunchU.com') LIMIT 1
21176
+ Binary data inserted for `string` type on column `password_digest`
21177
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username48@launchu.com"], ["password_digest", "$2a$04$YHr9fLK2lkJDf5KSP1ydU.fZ9tMKadS9mzaUKxs29btEsZXywPIxK"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username48"]]
21178
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'DuHdFVkuJaC3A32JA2Hd' LIMIT 1
21179
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'DuHdFVkuJaC3A32JA2Hd' LIMIT 1
21180
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "DuHdFVkuJaC3A32JA2Hd"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 11], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21181
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21182
+ Started GET "/api/1/users" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21183
+ Processing by People::Api::V1::UsersController#index as HTML
21184
+ Completed 500 Internal Server Error in 0ms
21185
+  (0.3ms) rollback transaction
21186
+  (0.1ms) begin transaction
21187
+  (0.1ms) SAVEPOINT active_record_1
21188
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username49') LIMIT 1
21189
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username49@LaunchU.com') LIMIT 1
21190
+ Binary data inserted for `string` type on column `password_digest`
21191
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["email", "username49@launchu.com"], ["password_digest", "$2a$04$XGKVzUD.98L1zFuv2Lbl9eM7JW6.ka9Ym9vQu333eQG1xcUjwDGYW"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["username", "username49"]]
21192
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'f6YTRUQqHmLw4WkfUqxn' LIMIT 1
21193
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'f6YTRUQqHmLw4WkfUqxn' LIMIT 1
21194
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "f6YTRUQqHmLw4WkfUqxn"], ["created_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:19:26 UTC +00:00]]
21195
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21196
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21197
+ Started GET "/api/1/users/20" for 127.0.0.1 at 2014-10-24 10:19:26 -0400
21198
+ Processing by People::Api::V1::UsersController#show as HTML
21199
+ Parameters: {"id"=>"20"}
21200
+ Completed 500 Internal Server Error in 0ms
21201
+  (0.2ms) rollback transaction
21202
+  (0.1ms) begin transaction
21203
+  (0.1ms) rollback transaction
21204
+  (0.0ms) begin transaction
21205
+  (0.0ms) rollback transaction
21206
+  (0.0ms) begin transaction
21207
+  (0.0ms) rollback transaction
21208
+  (0.0ms) begin transaction
21209
+  (0.0ms) rollback transaction
21210
+  (0.1ms) begin transaction
21211
+  (0.1ms) rollback transaction
21212
+  (0.0ms) begin transaction
21213
+  (0.1ms) rollback transaction
21214
+  (0.1ms) begin transaction
21215
+  (0.1ms) rollback transaction
21216
+  (0.0ms) begin transaction
21217
+  (0.1ms) rollback transaction
21218
+  (0.1ms) begin transaction
21219
+  (0.1ms) rollback transaction
21220
+  (0.1ms) begin transaction
21221
+  (0.1ms) rollback transaction
21222
+  (0.1ms) begin transaction
21223
+  (0.1ms) rollback transaction
21224
+  (0.0ms) begin transaction
21225
+  (0.0ms) rollback transaction
21226
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
21227
+  (0.1ms) begin transaction
21228
+  (0.0ms) commit transaction
21229
+  (0.0ms) begin transaction
21230
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username1') LIMIT 1
21231
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username1@LaunchU.com') LIMIT 1
21232
+  (0.1ms) rollback transaction
21233
+  (0.0ms) begin transaction
21234
+ Processing by AppIndexController#app as HTML
21235
+ Rendered app_index/app.html.erb within layouts/app_index (0.3ms)
21236
+ Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)
21237
+  (0.1ms) rollback transaction
21238
+  (0.1ms) begin transaction
21239
+  (0.1ms) SAVEPOINT active_record_1
21240
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE "people_users"."username" IS NULL LIMIT 1
21241
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username2@LaunchU.com') LIMIT 1
21242
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
21243
+  (0.1ms) rollback transaction
21244
+  (0.1ms) begin transaction
21245
+  (0.0ms) rollback transaction
21246
+  (0.1ms) begin transaction
21247
+  (0.1ms) SAVEPOINT active_record_1
21248
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username2') LIMIT 1
21249
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE "people_users"."email" IS NULL LIMIT 1
21250
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
21251
+  (0.1ms) rollback transaction
21252
+  (0.1ms) begin transaction
21253
+  (0.0ms) rollback transaction
21254
+  (0.0ms) begin transaction
21255
+  (0.1ms) SAVEPOINT active_record_1
21256
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username3') LIMIT 1
21257
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username3@LaunchU.com') LIMIT 1
21258
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
21259
+  (0.1ms) rollback transaction
21260
+  (0.1ms) begin transaction
21261
+  (0.1ms) SAVEPOINT active_record_1
21262
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username4') LIMIT 1
21263
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username4@LaunchU.com') LIMIT 1
21264
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
21265
+  (0.1ms) rollback transaction
21266
+  (0.1ms) begin transaction
21267
+  (0.1ms) SAVEPOINT active_record_1
21268
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username5') LIMIT 1
21269
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username5@LaunchU.com') LIMIT 1
21270
+ Binary data inserted for `string` type on column `password_digest`
21271
+ SQL (2.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username5@launchu.com"], ["password_digest", "$2a$04$EJEarv3duymYcvS/Jgg9GO1G2swPsZzLXNLLVmZ2zfWdWseLHP3Qi"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username5"]]
21272
+ Arcadex::Token Exists (0.2ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iEEspUwK_D5tDrpyDDZB' LIMIT 1
21273
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iEEspUwK_D5tDrpyDDZB' LIMIT 1
21274
+ SQL (0.6ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "iEEspUwK_D5tDrpyDDZB"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21275
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21276
+  (0.2ms) rollback transaction
21277
+  (0.1ms) begin transaction
21278
+  (0.1ms) SAVEPOINT active_record_1
21279
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username6') LIMIT 1
21280
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username6@LaunchU.com') LIMIT 1
21281
+ Binary data inserted for `string` type on column `password_digest`
21282
+ SQL (0.9ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username6@launchu.com"], ["password_digest", "$2a$04$5LF.Iiptt3zjo1ZsCqfCSeFSm4CHOgEbpkZ4DqXG0voba971UN/VO"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username6"]]
21283
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'auMnyySjDERZycBf73Qa' LIMIT 1
21284
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'auMnyySjDERZycBf73Qa' LIMIT 1
21285
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "auMnyySjDERZycBf73Qa"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21286
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21287
+  (0.2ms) rollback transaction
21288
+  (0.1ms) begin transaction
21289
+  (0.1ms) SAVEPOINT active_record_1
21290
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username7') LIMIT 1
21291
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username7@LaunchU.com') LIMIT 1
21292
+ Binary data inserted for `string` type on column `password_digest`
21293
+ SQL (0.9ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username7@launchu.com"], ["password_digest", "$2a$04$a2e72PUEKi5mzzWFkUbiO.YnwN2FklXgXHx5CWFm.tnt/R0JTcRLO"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username7"]]
21294
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gHpyBPyJQU-T58fwUCFU' LIMIT 1
21295
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gHpyBPyJQU-T58fwUCFU' LIMIT 1
21296
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "gHpyBPyJQU-T58fwUCFU"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21297
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21298
+  (0.2ms) rollback transaction
21299
+  (0.0ms) begin transaction
21300
+  (0.1ms) SAVEPOINT active_record_1
21301
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username8') LIMIT 1
21302
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username8@LaunchU.com') LIMIT 1
21303
+ Binary data inserted for `string` type on column `password_digest`
21304
+ SQL (1.8ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username8@launchu.com"], ["password_digest", "$2a$04$28c8hel1uwKjhsTKEI3DWewSlNgl5WcU1oP2KqRvQHlqHjcrLSaQi"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username8"]]
21305
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oNV7zrbqu-txKaZbTtHY' LIMIT 1
21306
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oNV7zrbqu-txKaZbTtHY' LIMIT 1
21307
+ SQL (0.5ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "oNV7zrbqu-txKaZbTtHY"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21308
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21309
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21310
+  (0.2ms) rollback transaction
21311
+  (0.1ms) begin transaction
21312
+  (0.1ms) SAVEPOINT active_record_1
21313
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username9') LIMIT 1
21314
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username9@LaunchU.com') LIMIT 1
21315
+ Binary data inserted for `string` type on column `password_digest`
21316
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username9@launchu.com"], ["password_digest", "$2a$04$NSwIT6KMQOlVYdbSHqzwn.tBVdCH5Z0Sdrzxa6emC04eEENgH6Yeq"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username9"]]
21317
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' LIMIT 1
21318
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' LIMIT 1
21319
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "oKJhsCTjCs8ivvUbaEEy"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21320
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21321
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21322
+  (0.1ms) SAVEPOINT active_record_1
21323
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username10') LIMIT 1
21324
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username10@LaunchU.com') LIMIT 1
21325
+ Binary data inserted for `string` type on column `password_digest`
21326
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username10@launchu.com"], ["password_digest", "$2a$04$egJv7Lqu3RvOSlFvqlj3L.RZPfIztqnX3qeS/EgYBUCv/NmEjIrSu"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username10"]]
21327
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9JfJq62HAM83r8kyQUtM' LIMIT 1
21328
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9JfJq62HAM83r8kyQUtM' LIMIT 1
21329
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "9JfJq62HAM83r8kyQUtM"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 2], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21330
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21331
+  (0.1ms) SAVEPOINT active_record_1
21332
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username11') LIMIT 1
21333
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username11@LaunchU.com') LIMIT 1
21334
+ Binary data inserted for `string` type on column `password_digest`
21335
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username11@launchu.com"], ["password_digest", "$2a$04$csEdnFQ3tptH4jDXOuHiA.cpXhxQ5foMk1iAm1g/lHDjUBvb8Cxke"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username11"]]
21336
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZyFkr1Xrw58yFXTepyz8' LIMIT 1
21337
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZyFkr1Xrw58yFXTepyz8' LIMIT 1
21338
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ZyFkr1Xrw58yFXTepyz8"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 3], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21339
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21340
+  (0.1ms) SAVEPOINT active_record_1
21341
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username12') LIMIT 1
21342
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username12@LaunchU.com') LIMIT 1
21343
+ Binary data inserted for `string` type on column `password_digest`
21344
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username12@launchu.com"], ["password_digest", "$2a$04$yFUa/G2aIC16xi6KAWVcbumeNFtLEjYpp7xpU3HGjSfCtDhgVIY.."], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username12"]]
21345
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'shxp8J4MNatxF277sAG5' LIMIT 1
21346
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'shxp8J4MNatxF277sAG5' LIMIT 1
21347
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "shxp8J4MNatxF277sAG5"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 4], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21348
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21349
+  (0.1ms) SAVEPOINT active_record_1
21350
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username13') LIMIT 1
21351
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username13@LaunchU.com') LIMIT 1
21352
+ Binary data inserted for `string` type on column `password_digest`
21353
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username13@launchu.com"], ["password_digest", "$2a$04$Okl9PSTdLGpRWF0HhCLIAezqH7QXFko9hVAFVy.wyoaOoJtWgzV1K"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username13"]]
21354
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w6UH6fNGgJGsZdCT9C_' LIMIT 1
21355
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w6UH6fNGgJGsZdCT9C_' LIMIT 1
21356
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "1w6UH6fNGgJGsZdCT9C_"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 5], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21357
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21358
+  (0.0ms) SAVEPOINT active_record_1
21359
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username14') LIMIT 1
21360
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username14@LaunchU.com') LIMIT 1
21361
+ Binary data inserted for `string` type on column `password_digest`
21362
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username14@launchu.com"], ["password_digest", "$2a$04$AipComTBt4MPx6GggfcU/OoO.ZRdFoz4b5N3UtnEFsKlEYHE5b6.W"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username14"]]
21363
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wycDGGQsPKEZCqqz2ZWY' LIMIT 1
21364
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wycDGGQsPKEZCqqz2ZWY' LIMIT 1
21365
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "wycDGGQsPKEZCqqz2ZWY"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 6], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21366
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21367
+  (0.1ms) SAVEPOINT active_record_1
21368
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username15') LIMIT 1
21369
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username15@LaunchU.com') LIMIT 1
21370
+ Binary data inserted for `string` type on column `password_digest`
21371
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username15@launchu.com"], ["password_digest", "$2a$04$Cx0fwxGJGYL56RG6EKo1M.TQ4.gR3HuDzP9Kc2YW9MZFZrM3qzbpG"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username15"]]
21372
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'W1akDr2Wo-7ykfC2vBRs' LIMIT 1
21373
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'W1akDr2Wo-7ykfC2vBRs' LIMIT 1
21374
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "W1akDr2Wo-7ykfC2vBRs"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 7], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21375
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21376
+  (0.0ms) SAVEPOINT active_record_1
21377
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username16') LIMIT 1
21378
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username16@LaunchU.com') LIMIT 1
21379
+ Binary data inserted for `string` type on column `password_digest`
21380
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username16@launchu.com"], ["password_digest", "$2a$04$KsfA2fD8SYoa12A3AVqyj.45urQND3BuS7DUY1u6GiJv3z8bW7j8O"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username16"]]
21381
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ni2FzqRY6j_9jF79TXzN' LIMIT 1
21382
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ni2FzqRY6j_9jF79TXzN' LIMIT 1
21383
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ni2FzqRY6j_9jF79TXzN"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 8], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21384
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21385
+  (0.1ms) SAVEPOINT active_record_1
21386
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username17') LIMIT 1
21387
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username17@LaunchU.com') LIMIT 1
21388
+ Binary data inserted for `string` type on column `password_digest`
21389
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username17@launchu.com"], ["password_digest", "$2a$04$AXYsZ70eXTvA0pZM9Y7..uYSrwciYX0iLJMJ7zzg9xqrlLVF.iYG2"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username17"]]
21390
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3dv8psfMzwxUfa-sFxMk' LIMIT 1
21391
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3dv8psfMzwxUfa-sFxMk' LIMIT 1
21392
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "3dv8psfMzwxUfa-sFxMk"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 9], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21393
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21394
+  (0.1ms) SAVEPOINT active_record_1
21395
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username18') LIMIT 1
21396
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username18@LaunchU.com') LIMIT 1
21397
+ Binary data inserted for `string` type on column `password_digest`
21398
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username18@launchu.com"], ["password_digest", "$2a$04$fSMYZ43nB2bQ90s9u5Vn0..CabkAbdfNOJiMLOsNwk.sE3N65BQT6"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username18"]]
21399
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'RRzisJ4dktwzHSzChq55' LIMIT 1
21400
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'RRzisJ4dktwzHSzChq55' LIMIT 1
21401
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "RRzisJ4dktwzHSzChq55"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 10], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21402
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21403
+  (0.1ms) SAVEPOINT active_record_1
21404
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username19') LIMIT 1
21405
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username19@LaunchU.com') LIMIT 1
21406
+ Binary data inserted for `string` type on column `password_digest`
21407
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username19@launchu.com"], ["password_digest", "$2a$04$n9wHfrgVTZSNAV0yI9zQOONqDXrS/AIuZ5Iy9ApSgxRXRdXC85z86"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username19"]]
21408
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'xv3JJaFdBiS4BAW-Bd1W' LIMIT 1
21409
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'xv3JJaFdBiS4BAW-Bd1W' LIMIT 1
21410
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "xv3JJaFdBiS4BAW-Bd1W"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 11], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21411
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21412
+ Started GET "/api/1/users" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21413
+ Processing by People::Api::V1::UsersController#index as HTML
21414
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' LIMIT 1
21415
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21416
+  (0.1ms) SAVEPOINT active_record_1
21417
+ Arcadex::Token Exists (0.2ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' AND "arcadex_tokens"."id" != 1) LIMIT 1
21418
+ SQL (0.3ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21419
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21420
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username9@launchu.com' LIMIT 1
21421
+ People::V1::User Load (0.2ms) SELECT "people_users".* FROM "people_users"
21422
+ Completed 200 OK in 16ms (Views: 5.3ms | ActiveRecord: 1.2ms)
21423
+  (0.3ms) rollback transaction
21424
+  (0.1ms) begin transaction
21425
+  (0.1ms) SAVEPOINT active_record_1
21426
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username20') LIMIT 1
21427
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username20@LaunchU.com') LIMIT 1
21428
+ Binary data inserted for `string` type on column `password_digest`
21429
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username20@launchu.com"], ["password_digest", "$2a$04$S51Cf0.VsFnxsL6vLa/YZOxOC5u7AMxJo5guN/imTjnkOnn5156ZG"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username20"]]
21430
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' LIMIT 1
21431
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' LIMIT 1
21432
+ SQL (0.5ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "89hRwsxSddJ7ZPx4sE2z"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21433
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21434
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21435
+ Started GET "/api/1/users/1" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21436
+ Processing by People::Api::V1::UsersController#show as HTML
21437
+ Parameters: {"id"=>"1"}
21438
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' LIMIT 1
21439
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21440
+  (0.1ms) SAVEPOINT active_record_1
21441
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' AND "arcadex_tokens"."id" != 1) LIMIT 1
21442
+ SQL (0.2ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21443
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21444
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username20@launchu.com' LIMIT 1
21445
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1
21446
+ Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.9ms)
21447
+  (0.2ms) rollback transaction
21448
+  (0.1ms) begin transaction
21449
+  (0.1ms) SAVEPOINT active_record_1
21450
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username21') LIMIT 1
21451
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username21@LaunchU.com') LIMIT 1
21452
+ Binary data inserted for `string` type on column `password_digest`
21453
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username21@launchu.com"], ["password_digest", "$2a$04$m9nD0FoSicYJUClsYMZpqefZ/sIDWnpRXyPOcqhQwEyC.tY/hcw2y"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username21"]]
21454
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' LIMIT 1
21455
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' LIMIT 1
21456
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "F9BYW5KxE_YfSgoJSNfh"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21457
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21458
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21459
+ Started PUT "/api/1/users/1" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21460
+ Processing by People::Api::V1::UsersController#update as HTML
21461
+ Parameters: {"user"=>{"username"=>"username22", "email"=>"Cole@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
21462
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' LIMIT 1
21463
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21464
+  (0.1ms) SAVEPOINT active_record_1
21465
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' AND "arcadex_tokens"."id" != 1) LIMIT 1
21466
+ SQL (0.3ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21467
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21468
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username21@launchu.com' LIMIT 1
21469
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1
21470
+  (0.1ms) SAVEPOINT active_record_1
21471
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."username") = LOWER('username22') AND "people_users"."id" != 1) LIMIT 1
21472
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."email") = LOWER('Cole@LaunchU.com') AND "people_users"."id" != 1) LIMIT 1
21473
+ Binary data inserted for `string` type on column `password_digest`
21474
+ SQL (0.4ms) UPDATE "people_users" SET "username" = ?, "email" = ?, "password_digest" = ?, "updated_at" = ? WHERE "people_users"."id" = 1 [["username", "username22"], ["email", "cole@launchu.com"], ["password_digest", "$2a$04$g3EH5AEz3kvmTFKBkZ1Jy..EkWWtwsB0Lg6wRSFKsrkuVMXD9nxK6"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21475
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21476
+ Completed 200 OK in 17ms (Views: 0.6ms | ActiveRecord: 1.8ms)
21477
+  (0.2ms) rollback transaction
21478
+  (0.1ms) begin transaction
21479
+  (0.1ms) SAVEPOINT active_record_1
21480
+ People::V1::User Exists (0.5ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username23') LIMIT 1
21481
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username23@LaunchU.com') LIMIT 1
21482
+ Binary data inserted for `string` type on column `password_digest`
21483
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username23@launchu.com"], ["password_digest", "$2a$04$WqNkBUOZJo2q12Pj6ee88eyNh0a7C13C13Tw5Jy0v9A7eXKz.gJ.a"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username23"]]
21484
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' LIMIT 1
21485
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' LIMIT 1
21486
+ SQL (0.6ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "-FnKYhjVMkpHZKyMc59C"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21487
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21488
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21489
+  (0.1ms) SAVEPOINT active_record_1
21490
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username24') LIMIT 1
21491
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username24@LaunchU.com') LIMIT 1
21492
+ Binary data inserted for `string` type on column `password_digest`
21493
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username24@launchu.com"], ["password_digest", "$2a$04$KZC9KJtSkJAV8xjQ.92XJeN0xB6uzHj.YSqG4mDH4dbBDF5awrTKG"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username24"]]
21494
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ztkMz1xfXzVumiE926Pv' LIMIT 1
21495
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ztkMz1xfXzVumiE926Pv' LIMIT 1
21496
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ztkMz1xfXzVumiE926Pv"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 2], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21497
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21498
+ Started PUT "/api/1/users/2" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21499
+ Processing by People::Api::V1::UsersController#update as HTML
21500
+ Parameters: {"user"=>{"username"=>"username25", "email"=>"Cole@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"2"}
21501
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' LIMIT 1
21502
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21503
+  (0.1ms) SAVEPOINT active_record_1
21504
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' AND "arcadex_tokens"."id" != 1) LIMIT 1
21505
+ SQL (0.2ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21506
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21507
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username23@launchu.com' LIMIT 1
21508
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 2 LIMIT 1
21509
+ Filter chain halted as :update_authorize rendered or redirected
21510
+ Completed 403 Forbidden in 6ms (Views: 0.2ms | ActiveRecord: 0.9ms)
21511
+  (0.2ms) rollback transaction
21512
+  (0.1ms) begin transaction
21513
+  (0.1ms) SAVEPOINT active_record_1
21514
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username26') LIMIT 1
21515
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username26@LaunchU.com') LIMIT 1
21516
+ Binary data inserted for `string` type on column `password_digest`
21517
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username26@launchu.com"], ["password_digest", "$2a$04$Tl.Iu8yGenALPLpGQPo3wuWLVsNQdfI3/vDpUBpSXGDuL56XZaSv6"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username26"]]
21518
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' LIMIT 1
21519
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' LIMIT 1
21520
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "gBF4EXtStmzGuDWzPkAp"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21521
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21522
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21523
+ Started PUT "/api/1/users/1" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21524
+ Processing by People::Api::V1::UsersController#update as HTML
21525
+ Parameters: {"user"=>{"username"=>"username27", "email"=>"", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
21526
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' LIMIT 1
21527
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21528
+  (0.1ms) SAVEPOINT active_record_1
21529
+ Arcadex::Token Exists (0.2ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' AND "arcadex_tokens"."id" != 1) LIMIT 1
21530
+ SQL (0.3ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21531
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21532
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username26@launchu.com' LIMIT 1
21533
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1
21534
+  (0.1ms) SAVEPOINT active_record_1
21535
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."username") = LOWER('username27') AND "people_users"."id" != 1) LIMIT 1
21536
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."email") = LOWER('') AND "people_users"."id" != 1) LIMIT 1
21537
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
21538
+ Completed 422 Unprocessable Entity in 15ms (Views: 0.2ms | ActiveRecord: 1.7ms)
21539
+  (0.2ms) rollback transaction
21540
+  (0.1ms) begin transaction
21541
+ Started POST "/api/1/users/register" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21542
+ Processing by People::Api::V1::UsersController#register as HTML
21543
+ Parameters: {"user"=>{"username"=>"username28", "email"=>"username28@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
21544
+  (0.1ms) SAVEPOINT active_record_1
21545
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username28') LIMIT 1
21546
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username28@LaunchU.com') LIMIT 1
21547
+ Binary data inserted for `string` type on column `password_digest`
21548
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username28@launchu.com"], ["password_digest", "$2a$04$Hf2xySMZb0tQkrD19LFnR.F3XUZQB.QROVkViC5cQXRaxiqesEVwW"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username28"]]
21549
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zUTY3JbVyeRQxSedRxFP' LIMIT 1
21550
+ CACHE (0.0ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zUTY3JbVyeRQxSedRxFP' LIMIT 1
21551
+ SQL (0.5ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "zUTY3JbVyeRQxSedRxFP"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21552
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21553
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21554
+  (0.0ms) SAVEPOINT active_record_1
21555
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'zUTY3JbVyeRQxSedRxFP' AND "arcadex_tokens"."id" != 1) LIMIT 1
21556
+ SQL (0.3ms) UPDATE "arcadex_tokens" SET "created_at" = ?, "updated_at" = ?, "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "expiration_minutes" = ? WHERE "arcadex_tokens"."id" = 1 [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 0], ["expiration_minutes", 360]]
21557
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21558
+ Completed 200 OK in 14ms (Views: 0.3ms | ActiveRecord: 2.6ms)
21559
+  (0.1ms) SELECT COUNT(*) FROM "people_users"
21560
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21561
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21562
+  (0.2ms) rollback transaction
21563
+  (0.1ms) begin transaction
21564
+ Started POST "/api/1/users/register" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21565
+ Processing by People::Api::V1::UsersController#register as HTML
21566
+ Parameters: {"user"=>{"username"=>"username29", "email"=>"username29@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
21567
+  (0.1ms) SAVEPOINT active_record_1
21568
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username29') LIMIT 1
21569
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username29@LaunchU.com') LIMIT 1
21570
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
21571
+ Completed 422 Unprocessable Entity in 7ms (Views: 0.2ms | ActiveRecord: 0.5ms)
21572
+  (0.1ms) SELECT COUNT(*) FROM "people_users"
21573
+  (0.1ms) rollback transaction
21574
+  (0.1ms) begin transaction
21575
+  (0.1ms) SAVEPOINT active_record_1
21576
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username30') LIMIT 1
21577
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username30@LaunchU.com') LIMIT 1
21578
+ Binary data inserted for `string` type on column `password_digest`
21579
+ SQL (1.2ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username30@launchu.com"], ["password_digest", "$2a$04$7JuipqzDH3sPOqaSxFWHpuse5e2L5ckPGkjzaZQeYJlo0kDM4w.ma"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username30"]]
21580
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2anEsSkK_HUoTE7Hx9Fs' LIMIT 1
21581
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2anEsSkK_HUoTE7Hx9Fs' LIMIT 1
21582
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "2anEsSkK_HUoTE7Hx9Fs"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21583
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21584
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21585
+ Started POST "/api/1/users/login" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21586
+ Processing by People::Api::V1::UsersController#login as HTML
21587
+ Parameters: {"user"=>{"username"=>"username30", "email"=>"username30@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
21588
+ People::V1::User Load (0.2ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username30@launchu.com' LIMIT 1
21589
+  (0.1ms) SAVEPOINT active_record_1
21590
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'EKieEfDxj5yzTRFGdJ8U' LIMIT 1
21591
+ CACHE (0.0ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'EKieEfDxj5yzTRFGdJ8U' LIMIT 1
21592
+ SQL (0.3ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "EKieEfDxj5yzTRFGdJ8U"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21593
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21594
+  (0.1ms) SAVEPOINT active_record_1
21595
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'EKieEfDxj5yzTRFGdJ8U' AND "arcadex_tokens"."id" != 2) LIMIT 1
21596
+ SQL (0.2ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "expiration_minutes" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 2 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 0], ["expiration_minutes", 360], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21597
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21598
+ Completed 200 OK in 11ms (Views: 0.3ms | ActiveRecord: 1.3ms)
21599
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21600
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? ORDER BY created_at DESC LIMIT 1 [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21601
+  (0.2ms) rollback transaction
21602
+  (0.1ms) begin transaction
21603
+  (0.1ms) SAVEPOINT active_record_1
21604
+ People::V1::User Exists (0.3ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username31') LIMIT 1
21605
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username31@LaunchU.com') LIMIT 1
21606
+ Binary data inserted for `string` type on column `password_digest`
21607
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username31@launchu.com"], ["password_digest", "$2a$04$kyQAxGbBA169sNW/DEAdOezD4gMNrH1rsU40UPT7Ql6IoZJq62sgu"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username31"]]
21608
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3qdCqFQfyczCE8Qzqs4J' LIMIT 1
21609
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3qdCqFQfyczCE8Qzqs4J' LIMIT 1
21610
+ SQL (0.5ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "3qdCqFQfyczCE8Qzqs4J"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21611
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21612
+ Started POST "/api/1/users/login" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21613
+ Processing by People::Api::V1::UsersController#login as HTML
21614
+ Parameters: {"user"=>{"username"=>"username31", "email"=>"username31@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}}
21615
+ People::V1::User Load (0.2ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username31@launchu.com' LIMIT 1
21616
+ Completed 401 Unauthorized in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)
21617
+  (0.3ms) rollback transaction
21618
+  (0.1ms) begin transaction
21619
+  (0.1ms) SAVEPOINT active_record_1
21620
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username32') LIMIT 1
21621
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username32@LaunchU.com') LIMIT 1
21622
+ Binary data inserted for `string` type on column `password_digest`
21623
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username32@launchu.com"], ["password_digest", "$2a$04$RFNlN0e8mJS7T1YXkxyNVe.SadQ65J7pVRlNZ3YgvJrb.geQCksvG"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username32"]]
21624
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' LIMIT 1
21625
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' LIMIT 1
21626
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "czzoZsemqHiuy__oxSgH"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21627
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21628
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21629
+ Started POST "/api/1/users/logout" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21630
+ Processing by People::Api::V1::UsersController#logout as HTML
21631
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' LIMIT 1
21632
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21633
+  (0.1ms) SAVEPOINT active_record_1
21634
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' AND "arcadex_tokens"."id" != 1) LIMIT 1
21635
+ SQL (0.2ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21636
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21637
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username32@launchu.com' LIMIT 1
21638
+  (0.0ms) SAVEPOINT active_record_1
21639
+ SQL (0.2ms) DELETE FROM "arcadex_tokens" WHERE "arcadex_tokens"."id" = ? [["id", 1]]
21640
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21641
+ Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.1ms)
21642
+  (0.1ms) SELECT COUNT(*) FROM "people_users"
21643
+  (0.1ms) SELECT COUNT(*) FROM "arcadex_tokens"
21644
+  (0.3ms) rollback transaction
21645
+  (0.1ms) begin transaction
21646
+  (0.1ms) SAVEPOINT active_record_1
21647
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username33') LIMIT 1
21648
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username33@LaunchU.com') LIMIT 1
21649
+ Binary data inserted for `string` type on column `password_digest`
21650
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username33@launchu.com"], ["password_digest", "$2a$04$YT42LXwXnjVbGynJP.xdJudjKn1FROnVSfcI7CGSk8y3Kn7yA5kZO"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username33"]]
21651
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' LIMIT 1
21652
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' LIMIT 1
21653
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "pE7ZjfuGcuH6NswKXPfu"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21654
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21655
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21656
+ Started POST "/api/1/users/authenticate/1" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21657
+ Processing by People::Api::V1::UsersController#authenticate as HTML
21658
+ Parameters: {"user"=>{"username"=>"username33", "email"=>"username33@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
21659
+ Arcadex::Token Load (2.0ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' LIMIT 1
21660
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21661
+  (0.1ms) SAVEPOINT active_record_1
21662
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' AND "arcadex_tokens"."id" != 1) LIMIT 1
21663
+ SQL (0.3ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21664
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21665
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username33@launchu.com' LIMIT 1
21666
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1
21667
+ Completed 200 OK in 10ms (Views: 0.1ms | ActiveRecord: 2.8ms)
21668
+  (0.2ms) rollback transaction
21669
+  (0.1ms) begin transaction
21670
+  (0.1ms) SAVEPOINT active_record_1
21671
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username34') LIMIT 1
21672
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username34@LaunchU.com') LIMIT 1
21673
+ Binary data inserted for `string` type on column `password_digest`
21674
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username34@launchu.com"], ["password_digest", "$2a$04$aCo7ApWO0fIsSoxPvxlFcOpxo3pO7DaLQvTgFvSzGu2j7OWIdlHtK"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username34"]]
21675
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' LIMIT 1
21676
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' LIMIT 1
21677
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "Dz2P5HafSWeektSA_Mqu"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21678
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21679
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21680
+ Started POST "/api/1/users/authenticate/1" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21681
+ Processing by People::Api::V1::UsersController#authenticate as HTML
21682
+ Parameters: {"user"=>{"username"=>"username34", "email"=>"username34@LaunchU.com", "password"=>"[FILTERED]", "password_confirmation"=>"[FILTERED]"}, "id"=>"1"}
21683
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' LIMIT 1
21684
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21685
+  (0.1ms) SAVEPOINT active_record_1
21686
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' AND "arcadex_tokens"."id" != 1) LIMIT 1
21687
+ SQL (0.2ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21688
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21689
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username34@launchu.com' LIMIT 1
21690
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1
21691
+ Completed 401 Unauthorized in 8ms (Views: 0.2ms | ActiveRecord: 0.9ms)
21692
+  (0.4ms) rollback transaction
21693
+  (0.1ms) begin transaction
21694
+  (0.1ms) SAVEPOINT active_record_1
21695
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username35') LIMIT 1
21696
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username35@LaunchU.com') LIMIT 1
21697
+ Binary data inserted for `string` type on column `password_digest`
21698
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username35@launchu.com"], ["password_digest", "$2a$04$dPSbkDH4VJ6VPiLsk1a.H.Xyz6A1kqJ7OSeceQWdwDud.RpTG/r9a"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username35"]]
21699
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' LIMIT 1
21700
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' LIMIT 1
21701
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "2F-sPgazYjQ6oiPRhkCc"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21702
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21703
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21704
+ Started GET "/api/1/users/login_status" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21705
+ Processing by People::Api::V1::UsersController#login_status as HTML
21706
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' LIMIT 1
21707
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21708
+  (0.1ms) SAVEPOINT active_record_1
21709
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' AND "arcadex_tokens"."id" != 1) LIMIT 1
21710
+ SQL (0.3ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21711
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21712
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username35@launchu.com' LIMIT 1
21713
+ Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.9ms)
21714
+  (0.2ms) rollback transaction
21715
+  (0.1ms) begin transaction
21716
+  (0.1ms) SAVEPOINT active_record_1
21717
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username36') LIMIT 1
21718
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username36@LaunchU.com') LIMIT 1
21719
+ Binary data inserted for `string` type on column `password_digest`
21720
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username36@launchu.com"], ["password_digest", "$2a$04$Q97YTjNKVDTUOfp2JAbzaexrc2fD4idRHMcoS9aPjd1FHvegTFOh2"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username36"]]
21721
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'C9YCf1hDTUmgF6vYwJKP' LIMIT 1
21722
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'C9YCf1hDTUmgF6vYwJKP' LIMIT 1
21723
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "C9YCf1hDTUmgF6vYwJKP"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21724
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21725
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21726
+ Started GET "/api/1/users/login_status" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21727
+ Processing by People::Api::V1::UsersController#login_status as HTML
21728
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'C9YCf1hDTUmgF6vYwJKPnot_valid' LIMIT 1
21729
+ Filter chain halted as :authenticate_user rendered or redirected
21730
+ Completed 401 Unauthorized in 2ms (Views: 0.2ms | ActiveRecord: 0.2ms)
21731
+  (0.3ms) rollback transaction
21732
+  (0.1ms) begin transaction
21733
+  (0.1ms) SAVEPOINT active_record_1
21734
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username37') LIMIT 1
21735
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username37@LaunchU.com') LIMIT 1
21736
+ Binary data inserted for `string` type on column `password_digest`
21737
+ SQL (1.2ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username37@launchu.com"], ["password_digest", "$2a$04$jAdUAunJu2HqD6LiKV5jSedoimHCMNBWZeGCLYyoGWR5nsBOrmNQa"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username37"]]
21738
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6kd9_WR3rSA9eQ4TNM-k' LIMIT 1
21739
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6kd9_WR3rSA9eQ4TNM-k' LIMIT 1
21740
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "6kd9_WR3rSA9eQ4TNM-k"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21741
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21742
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21743
+ Started GET "/api/1/users/login_status" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21744
+ Processing by People::Api::V1::UsersController#login_status as HTML
21745
+ Filter chain halted as :authenticate_user rendered or redirected
21746
+ Completed 401 Unauthorized in 0ms (Views: 0.2ms | ActiveRecord: 0.0ms)
21747
+  (0.3ms) rollback transaction
21748
+  (0.1ms) begin transaction
21749
+  (0.1ms) SAVEPOINT active_record_1
21750
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username38') LIMIT 1
21751
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username38@LaunchU.com') LIMIT 1
21752
+ Binary data inserted for `string` type on column `password_digest`
21753
+ SQL (1.0ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username38@launchu.com"], ["password_digest", "$2a$04$F00Y81tVANRCPiP89xHVxum8PDlEQG2yNmohSbwZ5KQ6z9Tbi8i9W"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username38"]]
21754
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' LIMIT 1
21755
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' LIMIT 1
21756
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "CRfXoBEjjU7UUiZvsU6X"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21757
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21758
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21759
+  (0.1ms) SAVEPOINT active_record_1
21760
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username39') LIMIT 1
21761
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username39@LaunchU.com') LIMIT 1
21762
+ Binary data inserted for `string` type on column `password_digest`
21763
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username39@launchu.com"], ["password_digest", "$2a$04$.pnvXovd9ajk/8HblLR1FeKZ3wakaRDi53TQVRnrSX7xPGXIx9yku"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username39"]]
21764
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3M2GoQVa-qFnF8yAzNxe' LIMIT 1
21765
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3M2GoQVa-qFnF8yAzNxe' LIMIT 1
21766
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "3M2GoQVa-qFnF8yAzNxe"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 2], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21767
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21768
+  (0.1ms) SAVEPOINT active_record_1
21769
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username40') LIMIT 1
21770
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username40@LaunchU.com') LIMIT 1
21771
+ Binary data inserted for `string` type on column `password_digest`
21772
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username40@launchu.com"], ["password_digest", "$2a$04$ywv3lGQCzoilCH/B.1LfWedb6DL3aVWOVDBdFuiOKmUT2vQ3u0RxG"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username40"]]
21773
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'x7-vwovrVx-g7oGeDUPW' LIMIT 1
21774
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'x7-vwovrVx-g7oGeDUPW' LIMIT 1
21775
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "x7-vwovrVx-g7oGeDUPW"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 3], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21776
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21777
+  (0.1ms) SAVEPOINT active_record_1
21778
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username41') LIMIT 1
21779
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username41@LaunchU.com') LIMIT 1
21780
+ Binary data inserted for `string` type on column `password_digest`
21781
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username41@launchu.com"], ["password_digest", "$2a$04$aW7reDAdpvzCHqiO2/ypOuzEdZE6O8wY5D/au7xJKVIhoeLVpRHU."], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username41"]]
21782
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ssRyr3rF-Ss93Q8bsVzh' LIMIT 1
21783
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ssRyr3rF-Ss93Q8bsVzh' LIMIT 1
21784
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "ssRyr3rF-Ss93Q8bsVzh"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 4], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21785
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21786
+  (0.1ms) SAVEPOINT active_record_1
21787
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username42') LIMIT 1
21788
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username42@LaunchU.com') LIMIT 1
21789
+ Binary data inserted for `string` type on column `password_digest`
21790
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username42@launchu.com"], ["password_digest", "$2a$04$f3UB5BiESborG2k4Q3912ewcQESygWEzfFHB3U0o0jp3NZZry9Oja"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username42"]]
21791
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'UcKM4MtXKmWx_tGbaY25' LIMIT 1
21792
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'UcKM4MtXKmWx_tGbaY25' LIMIT 1
21793
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "UcKM4MtXKmWx_tGbaY25"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 5], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21794
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21795
+  (0.0ms) SAVEPOINT active_record_1
21796
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username43') LIMIT 1
21797
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username43@LaunchU.com') LIMIT 1
21798
+ Binary data inserted for `string` type on column `password_digest`
21799
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username43@launchu.com"], ["password_digest", "$2a$04$H2Td2aeH50ydsRjh0x1cl.Lgb251p5oWcnh.7.0GH/fAzSqirHFgO"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username43"]]
21800
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '5F8DqCyowwxc_kYnnP-V' LIMIT 1
21801
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '5F8DqCyowwxc_kYnnP-V' LIMIT 1
21802
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "5F8DqCyowwxc_kYnnP-V"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 6], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21803
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21804
+  (0.0ms) SAVEPOINT active_record_1
21805
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username44') LIMIT 1
21806
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username44@LaunchU.com') LIMIT 1
21807
+ Binary data inserted for `string` type on column `password_digest`
21808
+ SQL (0.4ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username44@launchu.com"], ["password_digest", "$2a$04$VCt681Te4KiEetwWxWxA.OFHpICDKAhmjqc2J1cRTTj0uKuJq2HjC"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username44"]]
21809
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '76VoW3QNY5KiMHwoSBnf' LIMIT 1
21810
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '76VoW3QNY5KiMHwoSBnf' LIMIT 1
21811
+ SQL (0.3ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "76VoW3QNY5KiMHwoSBnf"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 7], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21812
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21813
+  (0.1ms) SAVEPOINT active_record_1
21814
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username45') LIMIT 1
21815
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username45@LaunchU.com') LIMIT 1
21816
+ Binary data inserted for `string` type on column `password_digest`
21817
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username45@launchu.com"], ["password_digest", "$2a$04$yePRlYINvyY5ewyG7FvmQ.aKZwSOc1kRHbcOEI41GfKEdlWt7zJYq"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username45"]]
21818
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'MvfbMV4Jo8M3ySxsgic9' LIMIT 1
21819
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'MvfbMV4Jo8M3ySxsgic9' LIMIT 1
21820
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "MvfbMV4Jo8M3ySxsgic9"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 8], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21821
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21822
+  (0.1ms) SAVEPOINT active_record_1
21823
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username46') LIMIT 1
21824
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username46@LaunchU.com') LIMIT 1
21825
+ Binary data inserted for `string` type on column `password_digest`
21826
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username46@launchu.com"], ["password_digest", "$2a$04$cY8ExHZVmXwZAG7wWaZ8D.h0v8NuwHEKCwVG8IJfiNPZ/T3I7plVK"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username46"]]
21827
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CpZswytUiSHymQ-r8y-K' LIMIT 1
21828
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CpZswytUiSHymQ-r8y-K' LIMIT 1
21829
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "CpZswytUiSHymQ-r8y-K"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 9], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21830
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21831
+  (0.0ms) SAVEPOINT active_record_1
21832
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username47') LIMIT 1
21833
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username47@LaunchU.com') LIMIT 1
21834
+ Binary data inserted for `string` type on column `password_digest`
21835
+ SQL (0.3ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username47@launchu.com"], ["password_digest", "$2a$04$Nzvvuy6kqrWoq9AVCLsHkeGfQm0hz/.j/4d/QZd6uCWO5gWzll.fK"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username47"]]
21836
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'E251tbo8b1tKppY-P5YR' LIMIT 1
21837
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'E251tbo8b1tKppY-P5YR' LIMIT 1
21838
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "E251tbo8b1tKppY-P5YR"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 10], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21839
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21840
+  (0.0ms) SAVEPOINT active_record_1
21841
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username48') LIMIT 1
21842
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username48@LaunchU.com') LIMIT 1
21843
+ Binary data inserted for `string` type on column `password_digest`
21844
+ SQL (0.2ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username48@launchu.com"], ["password_digest", "$2a$04$uxiH2ohA4Yil3Rr4xU5X5eUn7tzFLqXZZy3YsHwz4BM8qghuJ5DFi"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username48"]]
21845
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'e_nmBKrofA4uxqRPzmiP' LIMIT 1
21846
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'e_nmBKrofA4uxqRPzmiP' LIMIT 1
21847
+ SQL (0.2ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "e_nmBKrofA4uxqRPzmiP"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 11], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21848
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21849
+ Started GET "/api/1/users" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21850
+ Processing by People::Api::V1::UsersController#index as HTML
21851
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' LIMIT 1
21852
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21853
+  (0.1ms) SAVEPOINT active_record_1
21854
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' AND "arcadex_tokens"."id" != 1) LIMIT 1
21855
+ SQL (0.2ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21856
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21857
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username38@launchu.com' LIMIT 1
21858
+ People::V1::User Load (0.2ms) SELECT "people_users".* FROM "people_users"
21859
+ Completed 200 OK in 10ms (Views: 3.6ms | ActiveRecord: 1.0ms)
21860
+  (0.1ms) SELECT COUNT(*) FROM "people_users"
21861
+  (0.1ms) SELECT COUNT(*) FROM "arcadex_tokens"
21862
+  (0.2ms) rollback transaction
21863
+  (0.1ms) begin transaction
21864
+  (0.1ms) SAVEPOINT active_record_1
21865
+ People::V1::User Exists (0.2ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username49') LIMIT 1
21866
+ People::V1::User Exists (0.1ms) SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username49@LaunchU.com') LIMIT 1
21867
+ Binary data inserted for `string` type on column `password_digest`
21868
+ SQL (0.9ms) INSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?) [["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["email", "username49@launchu.com"], ["password_digest", "$2a$04$irq19PH1aTS9Tx0j5Q6tD.OBmrrGAw8quWjWPe4/Piq7HKLhP0X8a"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["username", "username49"]]
21869
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' LIMIT 1
21870
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' LIMIT 1
21871
+ SQL (0.4ms) INSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?) [["auth_token", "6T-9YMtxe169qakSM7HF"], ["created_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00], ["imageable_id", 1], ["imageable_type", "People::V1::User"], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21872
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21873
+ Arcadex::Token Load (0.1ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
21874
+ Started GET "/api/1/users/20" for 127.0.0.1 at 2014-10-24 10:21:20 -0400
21875
+ Processing by People::Api::V1::UsersController#show as HTML
21876
+ Parameters: {"id"=>"20"}
21877
+ Arcadex::Token Load (0.2ms) SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' LIMIT 1
21878
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
21879
+  (0.1ms) SAVEPOINT active_record_1
21880
+ Arcadex::Token Exists (0.1ms) SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' AND "arcadex_tokens"."id" != 1) LIMIT 1
21881
+ SQL (0.3ms) UPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1 [["first_ip_address", "127.0.0.1"], ["current_ip_address", "127.0.0.1"], ["times_used", 1], ["updated_at", Fri, 24 Oct 2014 14:21:20 UTC +00:00]]
21882
+  (0.1ms) RELEASE SAVEPOINT active_record_1
21883
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username49@launchu.com' LIMIT 1
21884
+ People::V1::User Load (0.1ms) SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 20 LIMIT 1
21885
+ Filter chain halted as :set_user rendered or redirected
21886
+ Completed 404 Not Found in 6ms (Views: 0.2ms | ActiveRecord: 1.0ms)
21887
+  (0.2ms) rollback transaction
21888
+  (0.1ms) begin transaction
21889
+  (0.1ms) rollback transaction
21890
+  (0.0ms) begin transaction
21891
+  (0.0ms) rollback transaction
21892
+  (0.0ms) begin transaction
21893
+  (0.0ms) rollback transaction
21894
+  (0.0ms) begin transaction
21895
+  (0.0ms) rollback transaction
21896
+  (0.0ms) begin transaction
21897
+  (0.1ms) rollback transaction
21898
+  (0.1ms) begin transaction
21899
+  (0.1ms) rollback transaction
21900
+  (0.1ms) begin transaction
21901
+  (0.1ms) rollback transaction
21902
+  (0.0ms) begin transaction
21903
+  (0.1ms) rollback transaction
21904
+  (0.1ms) begin transaction
21905
+  (0.1ms) rollback transaction
21906
+  (0.1ms) begin transaction
21907
+  (0.0ms) rollback transaction
21908
+  (0.0ms) begin transaction
21909
+  (0.1ms) rollback transaction
21910
+  (0.0ms) begin transaction
21911
+  (0.1ms) rollback transaction