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.
- checksums.yaml +4 -4
- data/lib/arcadex/authentication.rb +3 -3
- data/lib/arcadex/header.rb +4 -1
- data/lib/arcadex/version.rb +1 -1
- data/test/test_app/Gemfile.lock +1 -1
- data/test/test_app/app/controllers/api/v1/api_controller.rb +1 -1
- data/test/test_app/log/test.log +1264 -0
- metadata +2 -2
data/test/test_app/log/test.log
CHANGED
@@ -20645,3 +20645,1267 @@ Completed 404 Not Found in 6ms (Views: 0.2ms | ActiveRecord: 0.9ms)
|
|
20645
20645
|
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
20646
20646
|
[1m[35m (0.0ms)[0m begin transaction
|
20647
20647
|
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
20648
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
20649
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20650
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
20651
|
+
[1m[35m (0.0ms)[0m begin transaction
|
20652
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username1') LIMIT 1[0m
|
20653
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username1@LaunchU.com') LIMIT 1
|
20654
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
20655
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
20660
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20661
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20662
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE "people_users"."username" IS NULL LIMIT 1
|
20663
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username2@LaunchU.com') LIMIT 1[0m
|
20664
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20665
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
20666
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20667
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
20668
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20669
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20670
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username2') LIMIT 1
|
20671
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE "people_users"."email" IS NULL LIMIT 1[0m
|
20672
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20673
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
20674
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20675
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
20676
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20677
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20678
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username3') LIMIT 1
|
20679
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username3@LaunchU.com') LIMIT 1[0m
|
20680
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20681
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
20682
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20683
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20684
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username4') LIMIT 1
|
20685
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username4@LaunchU.com') LIMIT 1[0m
|
20686
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20687
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
20688
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20689
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20690
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username5') LIMIT 1
|
20691
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username5@LaunchU.com') LIMIT 1[0m
|
20692
|
+
Binary data inserted for `string` type on column `password_digest`
|
20693
|
+
[1m[35mSQL (2.5ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q4CJtS94y-gWAeBUAY1w' LIMIT 1[0m
|
20695
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q4CJtS94y-gWAeBUAY1w' LIMIT 1
|
20696
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20698
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
20699
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20700
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20701
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username6') LIMIT 1
|
20702
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username6@LaunchU.com') LIMIT 1[0m
|
20703
|
+
Binary data inserted for `string` type on column `password_digest`
|
20704
|
+
[1m[35mSQL (0.9ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pJCNax-5G7-eMyxrmhFE' LIMIT 1[0m
|
20706
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pJCNax-5G7-eMyxrmhFE' LIMIT 1
|
20707
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20709
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
20710
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20711
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20712
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username7') LIMIT 1
|
20713
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username7@LaunchU.com') LIMIT 1[0m
|
20714
|
+
Binary data inserted for `string` type on column `password_digest`
|
20715
|
+
[1m[35mSQL (0.9ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 't3dU4ZArFMPr_pXdP-d3' LIMIT 1[0m
|
20717
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 't3dU4ZArFMPr_pXdP-d3' LIMIT 1
|
20718
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20720
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
20721
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20722
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20723
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username8') LIMIT 1
|
20724
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username8@LaunchU.com') LIMIT 1[0m
|
20725
|
+
Binary data inserted for `string` type on column `password_digest`
|
20726
|
+
[1m[35mSQL (0.9ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zU3R9zy6amZRzSLtQu59' LIMIT 1[0m
|
20728
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zU3R9zy6amZRzSLtQu59' LIMIT 1
|
20729
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20731
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
|
20732
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
20733
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20734
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20735
|
+
[1m[36mPeople::V1::User Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username9') LIMIT 1[0m
|
20736
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'mXLLrJ3qNai7UJZrSsAj' LIMIT 1
|
20740
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'mXLLrJ3qNai7UJZrSsAj' LIMIT 1[0m
|
20741
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20743
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20745
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username10') LIMIT 1
|
20746
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username10@LaunchU.com') LIMIT 1[0m
|
20747
|
+
Binary data inserted for `string` type on column `password_digest`
|
20748
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '27-stj2r9jDLxcDJxvcm' LIMIT 1[0m
|
20750
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '27-stj2r9jDLxcDJxvcm' LIMIT 1
|
20751
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20753
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20754
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username11') LIMIT 1
|
20755
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username11@LaunchU.com') LIMIT 1[0m
|
20756
|
+
Binary data inserted for `string` type on column `password_digest`
|
20757
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oJXaweqz5hTXsgZbd1x4' LIMIT 1[0m
|
20759
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oJXaweqz5hTXsgZbd1x4' LIMIT 1
|
20760
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20762
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20763
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username12') LIMIT 1
|
20764
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username12@LaunchU.com') LIMIT 1[0m
|
20765
|
+
Binary data inserted for `string` type on column `password_digest`
|
20766
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zzx7syrm2uBRRjtGnNWf' LIMIT 1[0m
|
20768
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zzx7syrm2uBRRjtGnNWf' LIMIT 1
|
20769
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20771
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20772
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username13') LIMIT 1
|
20773
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username13@LaunchU.com') LIMIT 1[0m
|
20774
|
+
Binary data inserted for `string` type on column `password_digest`
|
20775
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yyrgyBEtveXe8fUZGEys' LIMIT 1[0m
|
20777
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yyrgyBEtveXe8fUZGEys' LIMIT 1
|
20778
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20780
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20781
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username14') LIMIT 1
|
20782
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username14@LaunchU.com') LIMIT 1[0m
|
20783
|
+
Binary data inserted for `string` type on column `password_digest`
|
20784
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'YfyBKeM4JcaJ4xP6_NY7' LIMIT 1[0m
|
20786
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'YfyBKeM4JcaJ4xP6_NY7' LIMIT 1
|
20787
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20789
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20790
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username15') LIMIT 1
|
20791
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username15@LaunchU.com') LIMIT 1[0m
|
20792
|
+
Binary data inserted for `string` type on column `password_digest`
|
20793
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'uSSHbpyPhbKyAmhWqZoz' LIMIT 1[0m
|
20795
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'uSSHbpyPhbKyAmhWqZoz' LIMIT 1
|
20796
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20798
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20799
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username16') LIMIT 1
|
20800
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username16@LaunchU.com') LIMIT 1[0m
|
20801
|
+
Binary data inserted for `string` type on column `password_digest`
|
20802
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Tm4C9zaz2QKxEL343p6v' LIMIT 1[0m
|
20804
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Tm4C9zaz2QKxEL343p6v' LIMIT 1
|
20805
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20807
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20808
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username17') LIMIT 1
|
20809
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username17@LaunchU.com') LIMIT 1[0m
|
20810
|
+
Binary data inserted for `string` type on column `password_digest`
|
20811
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'N5pCGkHxpHvkdhswZL4K' LIMIT 1[0m
|
20813
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'N5pCGkHxpHvkdhswZL4K' LIMIT 1
|
20814
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20816
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20817
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username18') LIMIT 1
|
20818
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username18@LaunchU.com') LIMIT 1[0m
|
20819
|
+
Binary data inserted for `string` type on column `password_digest`
|
20820
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w99YtTFtPbLuBYHBQpF' LIMIT 1[0m
|
20822
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w99YtTFtPbLuBYHBQpF' LIMIT 1
|
20823
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20825
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20826
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username19') LIMIT 1
|
20827
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username19@LaunchU.com') LIMIT 1[0m
|
20828
|
+
Binary data inserted for `string` type on column `password_digest`
|
20829
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'WUGPDWYJYCHVs47FNDJQ' LIMIT 1[0m
|
20831
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'WUGPDWYJYCHVs47FNDJQ' LIMIT 1
|
20832
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
20838
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20839
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20840
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username20') LIMIT 1
|
20841
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username20@LaunchU.com') LIMIT 1[0m
|
20842
|
+
Binary data inserted for `string` type on column `password_digest`
|
20843
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yp_kauuAc2Svy7MZkvTy' LIMIT 1[0m
|
20845
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'yp_kauuAc2Svy7MZkvTy' LIMIT 1
|
20846
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20848
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
20854
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20855
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20856
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username21') LIMIT 1[0m
|
20857
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'a8kxJzD9WXjqJXnkGpsM' LIMIT 1
|
20861
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'a8kxJzD9WXjqJXnkGpsM' LIMIT 1[0m
|
20862
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20864
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
20870
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20871
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20872
|
+
[1m[35mPeople::V1::User Exists (0.3ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username23') LIMIT 1
|
20873
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username23@LaunchU.com') LIMIT 1[0m
|
20874
|
+
Binary data inserted for `string` type on column `password_digest`
|
20875
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '_UoYiaZrdNe4FoyCJora' LIMIT 1[0m
|
20877
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '_UoYiaZrdNe4FoyCJora' LIMIT 1
|
20878
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20880
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
|
20881
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20882
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username24') LIMIT 1[0m
|
20883
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9BPPiw3yWu9RpgpHnDyL' LIMIT 1
|
20887
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9BPPiw3yWu9RpgpHnDyL' LIMIT 1[0m
|
20888
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
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
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
20895
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20896
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20897
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username26') LIMIT 1[0m
|
20898
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ags5Jir_UWudjyWyFs_x' LIMIT 1
|
20902
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ags5Jir_UWudjyWyFs_x' LIMIT 1[0m
|
20903
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20905
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
20911
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20916
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username28') LIMIT 1
|
20917
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username28@LaunchU.com') LIMIT 1[0m
|
20918
|
+
Binary data inserted for `string` type on column `password_digest`
|
20919
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wg4mJJ6saPKXhZJYb1Uy' LIMIT 1[0m
|
20921
|
+
[1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wg4mJJ6saPKXhZJYb1Uy' LIMIT 1
|
20922
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20924
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
|
20925
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20926
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'wg4mJJ6saPKXhZJYb1Uy' AND "arcadex_tokens"."id" != 1) LIMIT 1[0m
|
20927
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20929
|
+
Completed 200 OK in 23ms (Views: 0.4ms | ActiveRecord: 3.1ms)
|
20930
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "people_users"
|
20931
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1[0m [["id", 1]]
|
20932
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
20934
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20939
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username29') LIMIT 1
|
20940
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username29@LaunchU.com') LIMIT 1[0m
|
20941
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
20942
|
+
Completed 422 Unprocessable Entity in 7ms (Views: 0.2ms | ActiveRecord: 0.4ms)
|
20943
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "people_users"[0m
|
20944
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
20945
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20946
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20947
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username30') LIMIT 1[0m
|
20948
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'j3yUBMBYXN1XrPs2V1KL' LIMIT 1
|
20952
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'j3yUBMBYXN1XrPs2V1KL' LIMIT 1[0m
|
20953
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20955
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36mPeople::V1::User Load (0.2ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username30@launchu.com' LIMIT 1[0m
|
20960
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20961
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'vrrxszUvgAPRcPyxtbMV' LIMIT 1[0m
|
20962
|
+
[1m[35mCACHE (0.0ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'vrrxszUvgAPRcPyxtbMV' LIMIT 1
|
20963
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
20965
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
20966
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'vrrxszUvgAPRcPyxtbMV' AND "arcadex_tokens"."id" != 2) LIMIT 1
|
20967
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "expiration_minutes" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 2[0m [["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
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
20969
|
+
Completed 200 OK in 11ms (Views: 0.3ms | ActiveRecord: 1.2ms)
|
20970
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1[0m [["id", 1]]
|
20971
|
+
[1m[35mArcadex::Token Load (0.2ms)[0m 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
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
20973
|
+
[1m[35m (0.1ms)[0m begin transaction
|
20974
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
20975
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username31') LIMIT 1
|
20976
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username31@LaunchU.com') LIMIT 1[0m
|
20977
|
+
Binary data inserted for `string` type on column `password_digest`
|
20978
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zGtRaitEhb1sG55_WW2w' LIMIT 1[0m
|
20980
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zGtRaitEhb1sG55_WW2w' LIMIT 1
|
20981
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36mPeople::V1::User Load (0.2ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username31@launchu.com' LIMIT 1[0m
|
20987
|
+
Completed 401 Unauthorized in 3ms (Views: 0.2ms | ActiveRecord: 0.2ms)
|
20988
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
20989
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
20990
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
20991
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username32') LIMIT 1[0m
|
20992
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'sL6caDNeZx8xj-Re1HKF' LIMIT 1
|
20996
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'sL6caDNeZx8xj-Re1HKF' LIMIT 1[0m
|
20997
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
20999
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
21004
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21005
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21006
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username33') LIMIT 1
|
21007
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username33@LaunchU.com') LIMIT 1[0m
|
21008
|
+
Binary data inserted for `string` type on column `password_digest`
|
21009
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ujsFWmbbwQGsened_ajT' LIMIT 1[0m
|
21011
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ujsFWmbbwQGsened_ajT' LIMIT 1
|
21012
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21014
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21020
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21021
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21022
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username34') LIMIT 1[0m
|
21023
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ySd4m2MX3DTnJfnbyY4q' LIMIT 1
|
21027
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ySd4m2MX3DTnJfnbyY4q' LIMIT 1[0m
|
21028
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21030
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
21036
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21037
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21038
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username35') LIMIT 1
|
21039
|
+
[1m[36mPeople::V1::User Exists (1.8ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username35@LaunchU.com') LIMIT 1[0m
|
21040
|
+
Binary data inserted for `string` type on column `password_digest`
|
21041
|
+
[1m[35mSQL (1.2ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'u3VA6Rs5PzH8PXoass1N' LIMIT 1[0m
|
21043
|
+
[1m[35mArcadex::Token Exists (0.4ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'u3VA6Rs5PzH8PXoass1N' LIMIT 1
|
21044
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21046
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
21051
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21052
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21053
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username36') LIMIT 1[0m
|
21054
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'z81ZsfYUvPsL-p5i9msv' LIMIT 1
|
21058
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'z81ZsfYUvPsL-p5i9msv' LIMIT 1[0m
|
21059
|
+
[1m[35mSQL (0.5ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21061
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
21066
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21067
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21068
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username37') LIMIT 1
|
21069
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username37@LaunchU.com') LIMIT 1[0m
|
21070
|
+
Binary data inserted for `string` type on column `password_digest`
|
21071
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6PF84GzFDuMmhmKYvYHR' LIMIT 1[0m
|
21073
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6PF84GzFDuMmhmKYvYHR' LIMIT 1
|
21074
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21076
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
21081
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21082
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21083
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username38') LIMIT 1[0m
|
21084
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'BmWLovm8Qhs84qKWspRH' LIMIT 1
|
21088
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'BmWLovm8Qhs84qKWspRH' LIMIT 1[0m
|
21089
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21091
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21093
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username39') LIMIT 1
|
21094
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username39@LaunchU.com') LIMIT 1[0m
|
21095
|
+
Binary data inserted for `string` type on column `password_digest`
|
21096
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'AtRdKpmSrNpks9wgyMfN' LIMIT 1[0m
|
21098
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'AtRdKpmSrNpks9wgyMfN' LIMIT 1
|
21099
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21101
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21102
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username40') LIMIT 1
|
21103
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username40@LaunchU.com') LIMIT 1[0m
|
21104
|
+
Binary data inserted for `string` type on column `password_digest`
|
21105
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hbRzkvvCLZzg34VQNSfE' LIMIT 1[0m
|
21107
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hbRzkvvCLZzg34VQNSfE' LIMIT 1
|
21108
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21110
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21111
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username41') LIMIT 1
|
21112
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username41@LaunchU.com') LIMIT 1[0m
|
21113
|
+
Binary data inserted for `string` type on column `password_digest`
|
21114
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q_pKVBgYGPiNyNuaTeXv' LIMIT 1[0m
|
21116
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Q_pKVBgYGPiNyNuaTeXv' LIMIT 1
|
21117
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21119
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21120
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username42') LIMIT 1
|
21121
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username42@LaunchU.com') LIMIT 1[0m
|
21122
|
+
Binary data inserted for `string` type on column `password_digest`
|
21123
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iDFNM5LnGUrMnFpT-D-C' LIMIT 1[0m
|
21125
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iDFNM5LnGUrMnFpT-D-C' LIMIT 1
|
21126
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21128
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21129
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username43') LIMIT 1
|
21130
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username43@LaunchU.com') LIMIT 1[0m
|
21131
|
+
Binary data inserted for `string` type on column `password_digest`
|
21132
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZoXgFVPYwFXBykb3frRp' LIMIT 1[0m
|
21134
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZoXgFVPYwFXBykb3frRp' LIMIT 1
|
21135
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21137
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21138
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username44') LIMIT 1
|
21139
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username44@LaunchU.com') LIMIT 1[0m
|
21140
|
+
Binary data inserted for `string` type on column `password_digest`
|
21141
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Hs-VfbXsdxEoagofxxQi' LIMIT 1[0m
|
21143
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Hs-VfbXsdxEoagofxxQi' LIMIT 1
|
21144
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21146
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21147
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username45') LIMIT 1
|
21148
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username45@LaunchU.com') LIMIT 1[0m
|
21149
|
+
Binary data inserted for `string` type on column `password_digest`
|
21150
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'bJvUDqpfojxaAksF4ttH' LIMIT 1[0m
|
21152
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'bJvUDqpfojxaAksF4ttH' LIMIT 1
|
21153
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21155
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21156
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username46') LIMIT 1
|
21157
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username46@LaunchU.com') LIMIT 1[0m
|
21158
|
+
Binary data inserted for `string` type on column `password_digest`
|
21159
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hMLTMnxsVyyfdAsJGD5h' LIMIT 1[0m
|
21161
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'hMLTMnxsVyyfdAsJGD5h' LIMIT 1
|
21162
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21164
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21165
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username47') LIMIT 1
|
21166
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username47@LaunchU.com') LIMIT 1[0m
|
21167
|
+
Binary data inserted for `string` type on column `password_digest`
|
21168
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'tyRyF-BdzKRUWW6hxT2y' LIMIT 1[0m
|
21170
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'tyRyF-BdzKRUWW6hxT2y' LIMIT 1
|
21171
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21173
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21174
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username48') LIMIT 1
|
21175
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username48@LaunchU.com') LIMIT 1[0m
|
21176
|
+
Binary data inserted for `string` type on column `password_digest`
|
21177
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'DuHdFVkuJaC3A32JA2Hd' LIMIT 1[0m
|
21179
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'DuHdFVkuJaC3A32JA2Hd' LIMIT 1
|
21180
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
21186
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21187
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21188
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username49') LIMIT 1
|
21189
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username49@LaunchU.com') LIMIT 1[0m
|
21190
|
+
Binary data inserted for `string` type on column `password_digest`
|
21191
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'f6YTRUQqHmLw4WkfUqxn' LIMIT 1[0m
|
21193
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'f6YTRUQqHmLw4WkfUqxn' LIMIT 1
|
21194
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21196
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21202
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21203
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21204
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21205
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
21206
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21207
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
21208
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21209
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
21210
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21211
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21212
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21213
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21214
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21215
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21216
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21217
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21218
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21219
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21220
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21221
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21222
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21223
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21224
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
21225
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
21226
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
21227
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21228
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
21229
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21230
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username1') LIMIT 1[0m
|
21231
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username1@LaunchU.com') LIMIT 1
|
21232
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21233
|
+
[1m[35m (0.0ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21238
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21239
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21240
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE "people_users"."username" IS NULL LIMIT 1
|
21241
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username2@LaunchU.com') LIMIT 1[0m
|
21242
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
21243
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21244
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21245
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
21246
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21247
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21248
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username2') LIMIT 1
|
21249
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE "people_users"."email" IS NULL LIMIT 1[0m
|
21250
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
21251
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21252
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21253
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
21254
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21255
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21256
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username3') LIMIT 1
|
21257
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username3@LaunchU.com') LIMIT 1[0m
|
21258
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
21259
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21260
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21261
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21262
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username4') LIMIT 1
|
21263
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username4@LaunchU.com') LIMIT 1[0m
|
21264
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
21265
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21266
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21267
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21268
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username5') LIMIT 1
|
21269
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username5@LaunchU.com') LIMIT 1[0m
|
21270
|
+
Binary data inserted for `string` type on column `password_digest`
|
21271
|
+
[1m[35mSQL (2.4ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iEEspUwK_D5tDrpyDDZB' LIMIT 1[0m
|
21273
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'iEEspUwK_D5tDrpyDDZB' LIMIT 1
|
21274
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21276
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
21277
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21278
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21279
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username6') LIMIT 1
|
21280
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username6@LaunchU.com') LIMIT 1[0m
|
21281
|
+
Binary data inserted for `string` type on column `password_digest`
|
21282
|
+
[1m[35mSQL (0.9ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'auMnyySjDERZycBf73Qa' LIMIT 1[0m
|
21284
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'auMnyySjDERZycBf73Qa' LIMIT 1
|
21285
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21287
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
21288
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21289
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21290
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username7') LIMIT 1
|
21291
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username7@LaunchU.com') LIMIT 1[0m
|
21292
|
+
Binary data inserted for `string` type on column `password_digest`
|
21293
|
+
[1m[35mSQL (0.9ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gHpyBPyJQU-T58fwUCFU' LIMIT 1[0m
|
21295
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gHpyBPyJQU-T58fwUCFU' LIMIT 1
|
21296
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21298
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
21299
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21300
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21301
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username8') LIMIT 1
|
21302
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username8@LaunchU.com') LIMIT 1[0m
|
21303
|
+
Binary data inserted for `string` type on column `password_digest`
|
21304
|
+
[1m[35mSQL (1.8ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oNV7zrbqu-txKaZbTtHY' LIMIT 1[0m
|
21306
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oNV7zrbqu-txKaZbTtHY' LIMIT 1
|
21307
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21309
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
|
21310
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21311
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21312
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21313
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username9') LIMIT 1[0m
|
21314
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' LIMIT 1
|
21318
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' LIMIT 1[0m
|
21319
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21321
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21323
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username10') LIMIT 1
|
21324
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username10@LaunchU.com') LIMIT 1[0m
|
21325
|
+
Binary data inserted for `string` type on column `password_digest`
|
21326
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9JfJq62HAM83r8kyQUtM' LIMIT 1[0m
|
21328
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '9JfJq62HAM83r8kyQUtM' LIMIT 1
|
21329
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21331
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21332
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username11') LIMIT 1
|
21333
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username11@LaunchU.com') LIMIT 1[0m
|
21334
|
+
Binary data inserted for `string` type on column `password_digest`
|
21335
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZyFkr1Xrw58yFXTepyz8' LIMIT 1[0m
|
21337
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ZyFkr1Xrw58yFXTepyz8' LIMIT 1
|
21338
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21340
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21341
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username12') LIMIT 1
|
21342
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username12@LaunchU.com') LIMIT 1[0m
|
21343
|
+
Binary data inserted for `string` type on column `password_digest`
|
21344
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'shxp8J4MNatxF277sAG5' LIMIT 1[0m
|
21346
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'shxp8J4MNatxF277sAG5' LIMIT 1
|
21347
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21349
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21350
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username13') LIMIT 1
|
21351
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username13@LaunchU.com') LIMIT 1[0m
|
21352
|
+
Binary data inserted for `string` type on column `password_digest`
|
21353
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w6UH6fNGgJGsZdCT9C_' LIMIT 1[0m
|
21355
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '1w6UH6fNGgJGsZdCT9C_' LIMIT 1
|
21356
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21358
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
21359
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username14') LIMIT 1
|
21360
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username14@LaunchU.com') LIMIT 1[0m
|
21361
|
+
Binary data inserted for `string` type on column `password_digest`
|
21362
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wycDGGQsPKEZCqqz2ZWY' LIMIT 1[0m
|
21364
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'wycDGGQsPKEZCqqz2ZWY' LIMIT 1
|
21365
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21367
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21368
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username15') LIMIT 1
|
21369
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username15@LaunchU.com') LIMIT 1[0m
|
21370
|
+
Binary data inserted for `string` type on column `password_digest`
|
21371
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'W1akDr2Wo-7ykfC2vBRs' LIMIT 1[0m
|
21373
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'W1akDr2Wo-7ykfC2vBRs' LIMIT 1
|
21374
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21376
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
21377
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username16') LIMIT 1
|
21378
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username16@LaunchU.com') LIMIT 1[0m
|
21379
|
+
Binary data inserted for `string` type on column `password_digest`
|
21380
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ni2FzqRY6j_9jF79TXzN' LIMIT 1[0m
|
21382
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ni2FzqRY6j_9jF79TXzN' LIMIT 1
|
21383
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21385
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21386
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username17') LIMIT 1
|
21387
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username17@LaunchU.com') LIMIT 1[0m
|
21388
|
+
Binary data inserted for `string` type on column `password_digest`
|
21389
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3dv8psfMzwxUfa-sFxMk' LIMIT 1[0m
|
21391
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3dv8psfMzwxUfa-sFxMk' LIMIT 1
|
21392
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21394
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21395
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username18') LIMIT 1
|
21396
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username18@LaunchU.com') LIMIT 1[0m
|
21397
|
+
Binary data inserted for `string` type on column `password_digest`
|
21398
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'RRzisJ4dktwzHSzChq55' LIMIT 1[0m
|
21400
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'RRzisJ4dktwzHSzChq55' LIMIT 1
|
21401
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21403
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21404
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username19') LIMIT 1
|
21405
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username19@LaunchU.com') LIMIT 1[0m
|
21406
|
+
Binary data inserted for `string` type on column `password_digest`
|
21407
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'xv3JJaFdBiS4BAW-Bd1W' LIMIT 1[0m
|
21409
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'xv3JJaFdBiS4BAW-Bd1W' LIMIT 1
|
21410
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' LIMIT 1[0m
|
21415
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21416
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21417
|
+
[1m[35mArcadex::Token Exists (0.2ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'oKJhsCTjCs8ivvUbaEEy' AND "arcadex_tokens"."id" != 1) LIMIT 1
|
21418
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21420
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username9@launchu.com' LIMIT 1[0m
|
21421
|
+
[1m[35mPeople::V1::User Load (0.2ms)[0m SELECT "people_users".* FROM "people_users"
|
21422
|
+
Completed 200 OK in 16ms (Views: 5.3ms | ActiveRecord: 1.2ms)
|
21423
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
21424
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21425
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21426
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username20') LIMIT 1
|
21427
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username20@LaunchU.com') LIMIT 1[0m
|
21428
|
+
Binary data inserted for `string` type on column `password_digest`
|
21429
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' LIMIT 1[0m
|
21431
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' LIMIT 1
|
21432
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21434
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35mArcadex::Token Load (0.2ms)[0m SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' LIMIT 1
|
21439
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1[0m [["id", 1]]
|
21440
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21441
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '89hRwsxSddJ7ZPx4sE2z' AND "arcadex_tokens"."id" != 1) LIMIT 1[0m
|
21442
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21444
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username20@launchu.com' LIMIT 1
|
21445
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1[0m
|
21446
|
+
Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.9ms)
|
21447
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21448
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21449
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21450
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username21') LIMIT 1[0m
|
21451
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' LIMIT 1
|
21455
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' LIMIT 1[0m
|
21456
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21458
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' LIMIT 1[0m
|
21463
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21464
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21465
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'F9BYW5KxE_YfSgoJSNfh' AND "arcadex_tokens"."id" != 1) LIMIT 1
|
21466
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21468
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username21@launchu.com' LIMIT 1[0m
|
21469
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1
|
21470
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21471
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."username") = LOWER('username22') AND "people_users"."id" != 1) LIMIT 1
|
21472
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."email") = LOWER('Cole@LaunchU.com') AND "people_users"."id" != 1) LIMIT 1[0m
|
21473
|
+
Binary data inserted for `string` type on column `password_digest`
|
21474
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21476
|
+
Completed 200 OK in 17ms (Views: 0.6ms | ActiveRecord: 1.8ms)
|
21477
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21478
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21479
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21480
|
+
[1m[36mPeople::V1::User Exists (0.5ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username23') LIMIT 1[0m
|
21481
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' LIMIT 1
|
21485
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' LIMIT 1[0m
|
21486
|
+
[1m[35mSQL (0.6ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21488
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21490
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username24') LIMIT 1
|
21491
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username24@LaunchU.com') LIMIT 1[0m
|
21492
|
+
Binary data inserted for `string` type on column `password_digest`
|
21493
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ztkMz1xfXzVumiE926Pv' LIMIT 1[0m
|
21495
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ztkMz1xfXzVumiE926Pv' LIMIT 1
|
21496
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m 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
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' LIMIT 1[0m
|
21502
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21503
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21504
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '-FnKYhjVMkpHZKyMc59C' AND "arcadex_tokens"."id" != 1) LIMIT 1
|
21505
|
+
[1m[36mSQL (0.2ms)[0m [1mUPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21507
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username23@launchu.com' LIMIT 1[0m
|
21508
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m 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
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
21512
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21513
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21514
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username26') LIMIT 1
|
21515
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username26@LaunchU.com') LIMIT 1[0m
|
21516
|
+
Binary data inserted for `string` type on column `password_digest`
|
21517
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' LIMIT 1[0m
|
21519
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' LIMIT 1
|
21520
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21522
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35mArcadex::Token Load (0.2ms)[0m SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' LIMIT 1
|
21527
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1[0m [["id", 1]]
|
21528
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21529
|
+
[1m[36mArcadex::Token Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'gBF4EXtStmzGuDWzPkAp' AND "arcadex_tokens"."id" != 1) LIMIT 1[0m
|
21530
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21532
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username26@launchu.com' LIMIT 1
|
21533
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1[0m
|
21534
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21535
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."username") = LOWER('username27') AND "people_users"."id" != 1) LIMIT 1[0m
|
21536
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE (LOWER("people_users"."email") = LOWER('') AND "people_users"."id" != 1) LIMIT 1
|
21537
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
21538
|
+
Completed 422 Unprocessable Entity in 15ms (Views: 0.2ms | ActiveRecord: 1.7ms)
|
21539
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21540
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
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
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21545
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username28') LIMIT 1[0m
|
21546
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zUTY3JbVyeRQxSedRxFP' LIMIT 1
|
21550
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'zUTY3JbVyeRQxSedRxFP' LIMIT 1[0m
|
21551
|
+
[1m[35mSQL (0.5ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21553
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
21555
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'zUTY3JbVyeRQxSedRxFP' AND "arcadex_tokens"."id" != 1) LIMIT 1
|
21556
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "arcadex_tokens" SET "created_at" = ?, "updated_at" = ?, "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "expiration_minutes" = ? WHERE "arcadex_tokens"."id" = 1[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21558
|
+
Completed 200 OK in 14ms (Views: 0.3ms | ActiveRecord: 2.6ms)
|
21559
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "people_users"[0m
|
21560
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21561
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
|
21562
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21563
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
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
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21568
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username29') LIMIT 1[0m
|
21569
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username29@LaunchU.com') LIMIT 1
|
21570
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
21571
|
+
Completed 422 Unprocessable Entity in 7ms (Views: 0.2ms | ActiveRecord: 0.5ms)
|
21572
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "people_users"
|
21573
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21574
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21575
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21576
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username30') LIMIT 1
|
21577
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username30@LaunchU.com') LIMIT 1[0m
|
21578
|
+
Binary data inserted for `string` type on column `password_digest`
|
21579
|
+
[1m[35mSQL (1.2ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2anEsSkK_HUoTE7Hx9Fs' LIMIT 1[0m
|
21581
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2anEsSkK_HUoTE7Hx9Fs' LIMIT 1
|
21582
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21584
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35mPeople::V1::User Load (0.2ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username30@launchu.com' LIMIT 1
|
21589
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21590
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'EKieEfDxj5yzTRFGdJ8U' LIMIT 1
|
21591
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'EKieEfDxj5yzTRFGdJ8U' LIMIT 1[0m
|
21592
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21594
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21595
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'EKieEfDxj5yzTRFGdJ8U' AND "arcadex_tokens"."id" != 2) LIMIT 1[0m
|
21596
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21598
|
+
Completed 200 OK in 11ms (Views: 0.3ms | ActiveRecord: 1.3ms)
|
21599
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21600
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ? ORDER BY created_at DESC LIMIT 1[0m [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
|
21601
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21602
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21603
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21604
|
+
[1m[36mPeople::V1::User Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username31') LIMIT 1[0m
|
21605
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3qdCqFQfyczCE8Qzqs4J' LIMIT 1
|
21609
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3qdCqFQfyczCE8Qzqs4J' LIMIT 1[0m
|
21610
|
+
[1m[35mSQL (0.5ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
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
|
+
[1m[35mPeople::V1::User Load (0.2ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
21618
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21619
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21620
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username32') LIMIT 1
|
21621
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username32@LaunchU.com') LIMIT 1[0m
|
21622
|
+
Binary data inserted for `string` type on column `password_digest`
|
21623
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' LIMIT 1[0m
|
21625
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' LIMIT 1
|
21626
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21628
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35mArcadex::Token Load (0.2ms)[0m SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' LIMIT 1
|
21632
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1[0m [["id", 1]]
|
21633
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21634
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'czzoZsemqHiuy__oxSgH' AND "arcadex_tokens"."id" != 1) LIMIT 1[0m
|
21635
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21637
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username32@launchu.com' LIMIT 1
|
21638
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
21639
|
+
[1m[35mSQL (0.2ms)[0m DELETE FROM "arcadex_tokens" WHERE "arcadex_tokens"."id" = ? [["id", 1]]
|
21640
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21641
|
+
Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 1.1ms)
|
21642
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "people_users"
|
21643
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "arcadex_tokens"[0m
|
21644
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
21645
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21646
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21647
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username33') LIMIT 1[0m
|
21648
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' LIMIT 1
|
21652
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' LIMIT 1[0m
|
21653
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21655
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36mArcadex::Token Load (2.0ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' LIMIT 1[0m
|
21660
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21661
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21662
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'pE7ZjfuGcuH6NswKXPfu' AND "arcadex_tokens"."id" != 1) LIMIT 1
|
21663
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21665
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username33@launchu.com' LIMIT 1[0m
|
21666
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m 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
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
21669
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21670
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21671
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username34') LIMIT 1
|
21672
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username34@LaunchU.com') LIMIT 1[0m
|
21673
|
+
Binary data inserted for `string` type on column `password_digest`
|
21674
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' LIMIT 1[0m
|
21676
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' LIMIT 1
|
21677
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21679
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["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
|
+
[1m[35mArcadex::Token Load (0.2ms)[0m SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' LIMIT 1
|
21684
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1[0m [["id", 1]]
|
21685
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21686
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'Dz2P5HafSWeektSA_Mqu' AND "arcadex_tokens"."id" != 1) LIMIT 1[0m
|
21687
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21689
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username34@launchu.com' LIMIT 1
|
21690
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = 1 LIMIT 1[0m
|
21691
|
+
Completed 401 Unauthorized in 8ms (Views: 0.2ms | ActiveRecord: 0.9ms)
|
21692
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
21693
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21694
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21695
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username35') LIMIT 1[0m
|
21696
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' LIMIT 1
|
21700
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' LIMIT 1[0m
|
21701
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21703
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' LIMIT 1[0m
|
21707
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21708
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21709
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '2F-sPgazYjQ6oiPRhkCc' AND "arcadex_tokens"."id" != 1) LIMIT 1
|
21710
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21712
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username35@launchu.com' LIMIT 1[0m
|
21713
|
+
Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.9ms)
|
21714
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21715
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21716
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21717
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username36') LIMIT 1[0m
|
21718
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'C9YCf1hDTUmgF6vYwJKP' LIMIT 1
|
21722
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'C9YCf1hDTUmgF6vYwJKP' LIMIT 1[0m
|
21723
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21725
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'C9YCf1hDTUmgF6vYwJKPnot_valid' LIMIT 1[0m
|
21729
|
+
Filter chain halted as :authenticate_user rendered or redirected
|
21730
|
+
Completed 401 Unauthorized in 2ms (Views: 0.2ms | ActiveRecord: 0.2ms)
|
21731
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
21732
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21733
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21734
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username37') LIMIT 1[0m
|
21735
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6kd9_WR3rSA9eQ4TNM-k' LIMIT 1
|
21739
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6kd9_WR3rSA9eQ4TNM-k' LIMIT 1[0m
|
21740
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21742
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
21748
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21749
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21750
|
+
[1m[35mPeople::V1::User Exists (0.2ms)[0m SELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username38') LIMIT 1
|
21751
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."email") = LOWER('username38@LaunchU.com') LIMIT 1[0m
|
21752
|
+
Binary data inserted for `string` type on column `password_digest`
|
21753
|
+
[1m[35mSQL (1.0ms)[0m 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
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' LIMIT 1[0m
|
21755
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' LIMIT 1
|
21756
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "arcadex_tokens" ("auth_token", "created_at", "imageable_id", "imageable_type", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21758
|
+
[1m[36mArcadex::Token Load (0.1ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."imageable_id" = ? AND "arcadex_tokens"."imageable_type" = ?[0m [["imageable_id", 1], ["imageable_type", "People::V1::User"]]
|
21759
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21760
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username39') LIMIT 1[0m
|
21761
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3M2GoQVa-qFnF8yAzNxe' LIMIT 1
|
21765
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '3M2GoQVa-qFnF8yAzNxe' LIMIT 1[0m
|
21766
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21768
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21769
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username40') LIMIT 1[0m
|
21770
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'x7-vwovrVx-g7oGeDUPW' LIMIT 1
|
21774
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'x7-vwovrVx-g7oGeDUPW' LIMIT 1[0m
|
21775
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21777
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21778
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username41') LIMIT 1[0m
|
21779
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ssRyr3rF-Ss93Q8bsVzh' LIMIT 1
|
21783
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'ssRyr3rF-Ss93Q8bsVzh' LIMIT 1[0m
|
21784
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21786
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21787
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username42') LIMIT 1[0m
|
21788
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'UcKM4MtXKmWx_tGbaY25' LIMIT 1
|
21792
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'UcKM4MtXKmWx_tGbaY25' LIMIT 1[0m
|
21793
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21795
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
21796
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username43') LIMIT 1[0m
|
21797
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '5F8DqCyowwxc_kYnnP-V' LIMIT 1
|
21801
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '5F8DqCyowwxc_kYnnP-V' LIMIT 1[0m
|
21802
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21804
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
21805
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username44') LIMIT 1[0m
|
21806
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '76VoW3QNY5KiMHwoSBnf' LIMIT 1
|
21810
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '76VoW3QNY5KiMHwoSBnf' LIMIT 1[0m
|
21811
|
+
[1m[35mSQL (0.3ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21813
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21814
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username45') LIMIT 1[0m
|
21815
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'MvfbMV4Jo8M3ySxsgic9' LIMIT 1
|
21819
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'MvfbMV4Jo8M3ySxsgic9' LIMIT 1[0m
|
21820
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21822
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21823
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username46') LIMIT 1[0m
|
21824
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CpZswytUiSHymQ-r8y-K' LIMIT 1
|
21828
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CpZswytUiSHymQ-r8y-K' LIMIT 1[0m
|
21829
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21831
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
21832
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username47') LIMIT 1[0m
|
21833
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'E251tbo8b1tKppY-P5YR' LIMIT 1
|
21837
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'E251tbo8b1tKppY-P5YR' LIMIT 1[0m
|
21838
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21840
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
21841
|
+
[1m[36mPeople::V1::User Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username48') LIMIT 1[0m
|
21842
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'e_nmBKrofA4uxqRPzmiP' LIMIT 1
|
21846
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'e_nmBKrofA4uxqRPzmiP' LIMIT 1[0m
|
21847
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
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
|
+
[1m[35mArcadex::Token Load (0.2ms)[0m SELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' LIMIT 1
|
21852
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1[0m [["id", 1]]
|
21853
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21854
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = 'CRfXoBEjjU7UUiZvsU6X' AND "arcadex_tokens"."id" != 1) LIMIT 1[0m
|
21855
|
+
[1m[35mSQL (0.2ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21857
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username38@launchu.com' LIMIT 1
|
21858
|
+
[1m[36mPeople::V1::User Load (0.2ms)[0m [1mSELECT "people_users".* FROM "people_users"[0m
|
21859
|
+
Completed 200 OK in 10ms (Views: 3.6ms | ActiveRecord: 1.0ms)
|
21860
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "people_users"
|
21861
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "arcadex_tokens"[0m
|
21862
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
21863
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
21864
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
21865
|
+
[1m[36mPeople::V1::User Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "people_users" WHERE LOWER("people_users"."username") = LOWER('username49') LIMIT 1[0m
|
21866
|
+
[1m[35mPeople::V1::User Exists (0.1ms)[0m 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
|
+
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "people_users" ("created_at", "email", "password_digest", "updated_at", "username") VALUES (?, ?, ?, ?, ?)[0m [["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
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' LIMIT 1
|
21870
|
+
[1m[36mArcadex::Token Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' LIMIT 1[0m
|
21871
|
+
[1m[35mSQL (0.4ms)[0m 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
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
21873
|
+
[1m[35mArcadex::Token Load (0.1ms)[0m 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
|
+
[1m[36mArcadex::Token Load (0.2ms)[0m [1mSELECT "arcadex_tokens".* FROM "arcadex_tokens" WHERE "arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' LIMIT 1[0m
|
21878
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m SELECT "people_users".* FROM "people_users" WHERE "people_users"."id" = ? LIMIT 1 [["id", 1]]
|
21879
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
21880
|
+
[1m[35mArcadex::Token Exists (0.1ms)[0m SELECT 1 AS one FROM "arcadex_tokens" WHERE ("arcadex_tokens"."auth_token" = '6T-9YMtxe169qakSM7HF' AND "arcadex_tokens"."id" != 1) LIMIT 1
|
21881
|
+
[1m[36mSQL (0.3ms)[0m [1mUPDATE "arcadex_tokens" SET "first_ip_address" = ?, "current_ip_address" = ?, "times_used" = ?, "updated_at" = ? WHERE "arcadex_tokens"."id" = 1[0m [["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
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
21883
|
+
[1m[36mPeople::V1::User Load (0.1ms)[0m [1mSELECT "people_users".* FROM "people_users" WHERE "people_users"."email" = 'username49@launchu.com' LIMIT 1[0m
|
21884
|
+
[1m[35mPeople::V1::User Load (0.1ms)[0m 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
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
21888
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21889
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21890
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21891
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
21892
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21893
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
21894
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21895
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
21896
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21897
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21898
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21899
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21900
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21901
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21902
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21903
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21904
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21905
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21906
|
+
[1m[35m (0.1ms)[0m begin transaction
|
21907
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
21908
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21909
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
21910
|
+
[1m[35m (0.0ms)[0m begin transaction
|
21911
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|