we_bridge_rails_engine_users 0.1.0 → 0.1.2
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/we_bridge_rails_engine_users/version.rb +1 -1
- data/spec/dummy/log/development.log +42 -0
- data/spec/dummy/log/test.log +782 -0
- metadata +170 -4
- data/spec/dummy/tmp/pids/server.pid +0 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fd14a54424030fa0313ba2bdd4b6b75a4fdcbd74
|
|
4
|
+
data.tar.gz: cf0ffae611f824c7fca8323c2e65879d7bcb01e8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ce1679f456bc48e498a572d52dcbbc57d51ad86af3d9d7ee3976fe9f0e2ee0aa23d6958b462a0474c60046ca31a1cefd8a10dc3e112605a31c98db38a2606e97
|
|
7
|
+
data.tar.gz: ed165a4bd609a58d39b8ecb8279ac7cc0f2df408e16bcf75b7f24ed6aefc131973156b07b9a23bd2236d31a77c401aacc06f4e32c8320966d39dc68668fa3f61
|
|
@@ -6090,3 +6090,45 @@ Processing by SessionsController#login as HTML
|
|
|
6090
6090
|
[1m[36m (0.8ms)[0m [1mcommit transaction[0m
|
|
6091
6091
|
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/sessions/login.html.builder within layouts/application (8.0ms)
|
|
6092
6092
|
Completed 200 OK in 34ms (Views: 31.9ms | ActiveRecord: 1.5ms)
|
|
6093
|
+
|
|
6094
|
+
|
|
6095
|
+
Started GET "/" for ::1 at 2015-08-11 22:08:16 +0900
|
|
6096
|
+
Processing by SessionsController#login as HTML
|
|
6097
|
+
[1m[35mUser Load (0.4ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 4]]
|
|
6098
|
+
[1m[36mActiveRecord::Mlang::Lang Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1[0m [["id", 2]]
|
|
6099
|
+
[1m[35mUserText Load (0.6ms)[0m SELECT "user_texts".* FROM "user_texts" WHERE "user_texts"."parent_id" = ? AND "user_texts"."lang_id" = ? LIMIT 1 [["parent_id", 4], ["lang_id", 2]]
|
|
6100
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/sessions/login.html.builder within layouts/application (78.4ms)
|
|
6101
|
+
Completed 200 OK in 131ms (Views: 126.8ms | ActiveRecord: 3.1ms)
|
|
6102
|
+
|
|
6103
|
+
|
|
6104
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-08-11 22:08:16 +0900
|
|
6105
|
+
|
|
6106
|
+
|
|
6107
|
+
Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-08-11 22:08:17 +0900
|
|
6108
|
+
|
|
6109
|
+
|
|
6110
|
+
Started GET "/assets/application.self-1da6d28687370077cd6ba59def469f872870ada4ce65335c79d77914791d0983.js?body=1" for ::1 at 2015-08-11 22:08:17 +0900
|
|
6111
|
+
|
|
6112
|
+
|
|
6113
|
+
Started GET "/assets/jquery_ujs.self-ca5248a2fad13d6bd58ea121318d642f195f0b2dd818b30615f785ff365e8d1f.js?body=1" for ::1 at 2015-08-11 22:08:17 +0900
|
|
6114
|
+
|
|
6115
|
+
|
|
6116
|
+
Started GET "/" for ::1 at 2015-08-12 09:52:23 +0900
|
|
6117
|
+
Processing by SessionsController#login as HTML
|
|
6118
|
+
[1m[36mUser Load (1.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 4]]
|
|
6119
|
+
[1m[35mActiveRecord::Mlang::Lang Exists (0.2ms)[0m SELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1 [["id", 2]]
|
|
6120
|
+
[1m[36mUserText Load (0.3ms)[0m [1mSELECT "user_texts".* FROM "user_texts" WHERE "user_texts"."parent_id" = ? AND "user_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 4], ["lang_id", 2]]
|
|
6121
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/sessions/login.html.builder within layouts/application (55.3ms)
|
|
6122
|
+
Completed 200 OK in 148ms (Views: 143.8ms | ActiveRecord: 1.7ms)
|
|
6123
|
+
|
|
6124
|
+
|
|
6125
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-08-12 09:52:23 +0900
|
|
6126
|
+
|
|
6127
|
+
|
|
6128
|
+
Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-08-12 09:52:23 +0900
|
|
6129
|
+
|
|
6130
|
+
|
|
6131
|
+
Started GET "/assets/jquery_ujs.self-ca5248a2fad13d6bd58ea121318d642f195f0b2dd818b30615f785ff365e8d1f.js?body=1" for ::1 at 2015-08-12 09:52:23 +0900
|
|
6132
|
+
|
|
6133
|
+
|
|
6134
|
+
Started GET "/assets/application.self-1da6d28687370077cd6ba59def469f872870ada4ce65335c79d77914791d0983.js?body=1" for ::1 at 2015-08-12 09:52:23 +0900
|
data/spec/dummy/log/test.log
CHANGED
|
@@ -17716,3 +17716,785 @@ Completed 401 Unauthorized in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
|
17716
17716
|
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs"[0m
|
|
17717
17717
|
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/show.html.builder (5.7ms)
|
|
17718
17718
|
[1m[35m (0.6ms)[0m rollback transaction
|
|
17719
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
17720
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
17721
|
+
Processing by SessionsController#login as HTML
|
|
17722
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/sessions/login.html.builder within layouts/application (0.6ms)
|
|
17723
|
+
Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms)
|
|
17724
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
17725
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
17726
|
+
Processing by SessionsController#login as HTML
|
|
17727
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/sessions/login.html.builder within layouts/application (0.4ms)
|
|
17728
|
+
Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
|
17729
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
17730
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
17731
|
+
Processing by SessionsController#callback as HTML
|
|
17732
|
+
Parameters: {"provider"=>"google"}
|
|
17733
|
+
[1m[36mUserAccount Load (0.7ms)[0m [1mSELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? ORDER BY "user_accounts"."id" ASC LIMIT 1[0m [["provider", "google"], ["uid", "123545"]]
|
|
17734
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17735
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
17736
|
+
Redirected to http://test.host/
|
|
17737
|
+
Completed 302 Found in 21ms (ActiveRecord: 1.6ms)
|
|
17738
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
17739
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17740
|
+
[1m[35mUserAccount Load (0.2ms)[0m SELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."user_id" = ? AND "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? LIMIT 1 [["user_id", -1], ["provider", "google"], ["uid", "123545"]]
|
|
17741
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17742
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "user_accounts" ("user_id", "provider", "uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["user_id", -1], ["provider", "google"], ["uid", "123545"], ["created_at", "2015-08-12 10:25:15.266887"], ["updated_at", "2015-08-12 10:25:15.266887"]]
|
|
17743
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17744
|
+
Processing by SessionsController#callback as HTML
|
|
17745
|
+
Parameters: {"provider"=>"google"}
|
|
17746
|
+
[1m[35mUserAccount Load (0.1ms)[0m SELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? ORDER BY "user_accounts"."id" ASC LIMIT 1 [["provider", "google"], ["uid", "123545"]]
|
|
17747
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", -1]]
|
|
17748
|
+
Redirected to http://test.host/
|
|
17749
|
+
Completed 302 Found in 35ms (ActiveRecord: 0.9ms)
|
|
17750
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
|
17751
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17752
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17753
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("lang_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["lang_id", 1], ["created_at", "2015-08-12 10:25:15.320568"], ["updated_at", "2015-08-12 10:25:15.320568"]]
|
|
17754
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17755
|
+
[1m[36mUserAccount Load (0.1ms)[0m [1mSELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? AND "user_accounts"."user_id" = ? LIMIT 1[0m [["provider", "google"], ["uid", "123545"], ["user_id", 1]]
|
|
17756
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17757
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_accounts" ("provider", "uid", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["provider", "google"], ["uid", "123545"], ["user_id", 1], ["created_at", "2015-08-12 10:25:15.324273"], ["updated_at", "2015-08-12 10:25:15.324273"]]
|
|
17758
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17759
|
+
Processing by SessionsController#callback as HTML
|
|
17760
|
+
Parameters: {"provider"=>"google"}
|
|
17761
|
+
[1m[36mUserAccount Load (0.1ms)[0m [1mSELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? ORDER BY "user_accounts"."id" ASC LIMIT 1[0m [["provider", "google"], ["uid", "123545"]]
|
|
17762
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17763
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17764
|
+
Redirected to http://test.host/
|
|
17765
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.1ms)
|
|
17766
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
17767
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17768
|
+
Processing by SessionsController#failure as HTML
|
|
17769
|
+
Redirected to http://test.host/
|
|
17770
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
|
17771
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
17772
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17773
|
+
Processing by SessionsController#logout as HTML
|
|
17774
|
+
Redirected to http://test.host/
|
|
17775
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
|
|
17776
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
17777
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17778
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17779
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17780
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.362533"], ["updated_at", "2015-08-12 10:25:15.362533"]]
|
|
17781
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17782
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17783
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.365806"], ["updated_at", "2015-08-12 10:25:15.365806"]]
|
|
17784
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17785
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17786
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.369412"], ["updated_at", "2015-08-12 10:25:15.369412"]]
|
|
17787
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17788
|
+
Processing by UsersController#index as HTML
|
|
17789
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/index.html.builder within layouts/application (0.3ms)
|
|
17790
|
+
Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
|
|
17791
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users"
|
|
17792
|
+
[1m[36m (1.0ms)[0m [1mrollback transaction[0m
|
|
17793
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
17794
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
|
17795
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17796
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["code", "ja"], ["created_at", "2015-08-12 10:25:15.388645"], ["updated_at", "2015-08-12 10:25:15.388645"]]
|
|
17797
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17798
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17799
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.390970"], ["updated_at", "2015-08-12 10:25:15.390970"]]
|
|
17800
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17801
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17802
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.393625"], ["updated_at", "2015-08-12 10:25:15.393625"]]
|
|
17803
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17804
|
+
Processing by UsersController#show as HTML
|
|
17805
|
+
Parameters: {"id"=>"1"}
|
|
17806
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17807
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/show.html.builder within layouts/application (0.4ms)
|
|
17808
|
+
Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.1ms)
|
|
17809
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
|
17810
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17811
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17812
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17813
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.413007"], ["updated_at", "2015-08-12 10:25:15.413007"]]
|
|
17814
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17815
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17816
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.416599"], ["updated_at", "2015-08-12 10:25:15.416599"]]
|
|
17817
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17818
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
|
17819
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
17820
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
|
17821
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17822
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["code", "ja"], ["created_at", "2015-08-12 10:25:15.425926"], ["updated_at", "2015-08-12 10:25:15.425926"]]
|
|
17823
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17824
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17825
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.428900"], ["updated_at", "2015-08-12 10:25:15.428900"]]
|
|
17826
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17827
|
+
Processing by UsersController#edit as HTML
|
|
17828
|
+
Parameters: {"id"=>"1"}
|
|
17829
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17830
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17831
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/edit.html.builder within layouts/application (0.5ms)
|
|
17832
|
+
Completed 200 OK in 6ms (Views: 4.6ms | ActiveRecord: 0.1ms)
|
|
17833
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
17834
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17835
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17836
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17837
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.444131"], ["updated_at", "2015-08-12 10:25:15.444131"]]
|
|
17838
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17839
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17840
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.446880"], ["updated_at", "2015-08-12 10:25:15.446880"]]
|
|
17841
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17842
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17843
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.449594"], ["updated_at", "2015-08-12 10:25:15.449594"]]
|
|
17844
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17845
|
+
Processing by UsersController#edit as HTML
|
|
17846
|
+
Parameters: {"id"=>"1"}
|
|
17847
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17848
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 2]]
|
|
17849
|
+
Rendering 403 with exception: WeBridge::Exceptions::ForbiddenError
|
|
17850
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/403.html.erb within layouts/application (3.1ms)
|
|
17851
|
+
Completed 403 Forbidden in 115ms (Views: 113.5ms | ActiveRecord: 0.1ms)
|
|
17852
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
17853
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
|
17854
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17855
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17856
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.571681"], ["updated_at", "2015-08-12 10:25:15.571681"]]
|
|
17857
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17858
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
17859
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.574480"], ["updated_at", "2015-08-12 10:25:15.574480"]]
|
|
17860
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17861
|
+
Processing by UsersController#edit as HTML
|
|
17862
|
+
Parameters: {"id"=>"1"}
|
|
17863
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17864
|
+
Rendering 401 with exception: WeBridge::Exceptions::UnauthorizedError
|
|
17865
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/401.html.erb within layouts/application (0.7ms)
|
|
17866
|
+
Completed 401 Unauthorized in 110ms (Views: 108.8ms | ActiveRecord: 0.1ms)
|
|
17867
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
17868
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17869
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17870
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17871
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.692776"], ["updated_at", "2015-08-12 10:25:15.692776"]]
|
|
17872
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17873
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17874
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.695319"], ["updated_at", "2015-08-12 10:25:15.695319"]]
|
|
17875
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17876
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17877
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.697662"], ["updated_at", "2015-08-12 10:25:15.697662"]]
|
|
17878
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17879
|
+
Processing by UsersController#update as HTML
|
|
17880
|
+
Parameters: {"id"=>"1"}
|
|
17881
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17882
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 2]]
|
|
17883
|
+
Rendering 403 with exception: WeBridge::Exceptions::ForbiddenError
|
|
17884
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/403.html.erb within layouts/application (0.1ms)
|
|
17885
|
+
Completed 403 Forbidden in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms)
|
|
17886
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
17887
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17888
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17889
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17890
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.705704"], ["updated_at", "2015-08-12 10:25:15.705704"]]
|
|
17891
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17892
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17893
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.707530"], ["updated_at", "2015-08-12 10:25:15.707530"]]
|
|
17894
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17895
|
+
Processing by UsersController#update as HTML
|
|
17896
|
+
Parameters: {"id"=>"1"}
|
|
17897
|
+
[1m[36mUser Load (12.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17898
|
+
Rendering 401 with exception: WeBridge::Exceptions::UnauthorizedError
|
|
17899
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/401.html.erb within layouts/application (0.1ms)
|
|
17900
|
+
Completed 401 Unauthorized in 14ms (Views: 1.0ms | ActiveRecord: 12.1ms)
|
|
17901
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
17902
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17903
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17904
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17905
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.726876"], ["updated_at", "2015-08-12 10:25:15.726876"]]
|
|
17906
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17907
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17908
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.728442"], ["updated_at", "2015-08-12 10:25:15.728442"]]
|
|
17909
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17910
|
+
Processing by UsersController#update as HTML
|
|
17911
|
+
Parameters: {"users"=>{"email"=>"tester2@baseball-bridge.org", "lang_id"=>"1"}, "id"=>"1"}
|
|
17912
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17913
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17914
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17915
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "users" SET "email" = ?, "updated_at" = ? WHERE "users"."id" = ? [["email", "tester2@baseball-bridge.org"], ["updated_at", "2015-08-12 10:25:15.732321"], ["id", 1]]
|
|
17916
|
+
[1m[36m (0.1ms)[0m [1mSELECT "langs"."code" FROM "langs"[0m
|
|
17917
|
+
Redirected to http://test.host/users/1
|
|
17918
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17919
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.5ms)
|
|
17920
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17921
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
17922
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17923
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17924
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17925
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.740758"], ["updated_at", "2015-08-12 10:25:15.740758"]]
|
|
17926
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17927
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17928
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.742334"], ["updated_at", "2015-08-12 10:25:15.742334"]]
|
|
17929
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17930
|
+
Processing by UsersController#update as HTML
|
|
17931
|
+
Parameters: {"users"=>{"email"=>"tester@baseball-bridge.org", "lang_id"=>"1"}, "id"=>"1"}
|
|
17932
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17933
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17934
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17935
|
+
[1m[35m (0.1ms)[0m SELECT "langs"."code" FROM "langs"
|
|
17936
|
+
Redirected to http://test.host/users/1
|
|
17937
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17938
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.2ms)
|
|
17939
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
|
17940
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17941
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17942
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17943
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.750584"], ["updated_at", "2015-08-12 10:25:15.750584"]]
|
|
17944
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17945
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17946
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.752410"], ["updated_at", "2015-08-12 10:25:15.752410"]]
|
|
17947
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17948
|
+
Processing by UsersController#update as HTML
|
|
17949
|
+
Parameters: {"users"=>{"email"=>"tester@baseball-bridge.org", "lang_id"=>"1"}, "id"=>"1"}
|
|
17950
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17951
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17952
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17953
|
+
[1m[35m (0.1ms)[0m SELECT "langs"."code" FROM "langs"
|
|
17954
|
+
Redirected to http://test.host/users/1
|
|
17955
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17956
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
|
|
17957
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
17958
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17959
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17960
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17961
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.762892"], ["updated_at", "2015-08-12 10:25:15.762892"]]
|
|
17962
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17963
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17964
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.764397"], ["updated_at", "2015-08-12 10:25:15.764397"]]
|
|
17965
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17966
|
+
Processing by UsersController#update as HTML
|
|
17967
|
+
Parameters: {"users"=>{"lang_id"=>nil}, "id"=>"1"}
|
|
17968
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17969
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17970
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17971
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ? [["lang_id", nil], ["updated_at", "2015-08-12 10:25:15.767680"], ["id", 1]]
|
|
17972
|
+
SQLite3::ConstraintException: NOT NULL constraint failed: users.lang_id: UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ?
|
|
17973
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
17974
|
+
Redirected to http://test.host/users/1/edit
|
|
17975
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
|
|
17976
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
|
17977
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17978
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17979
|
+
[1m[36m (0.2ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17980
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.773141"], ["updated_at", "2015-08-12 10:25:15.773141"]]
|
|
17981
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
17982
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
17983
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.774634"], ["updated_at", "2015-08-12 10:25:15.774634"]]
|
|
17984
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
17985
|
+
Processing by UsersController#update as HTML
|
|
17986
|
+
Parameters: {"users"=>{"lang_id"=>nil}, "id"=>"1"}
|
|
17987
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
17988
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
17989
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17990
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ? [["lang_id", nil], ["updated_at", "2015-08-12 10:25:15.777926"], ["id", 1]]
|
|
17991
|
+
SQLite3::ConstraintException: NOT NULL constraint failed: users.lang_id: UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ?
|
|
17992
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
17993
|
+
Redirected to http://test.host/users/1/edit
|
|
17994
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
|
|
17995
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
17996
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
17997
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
17998
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
17999
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.783056"], ["updated_at", "2015-08-12 10:25:15.783056"]]
|
|
18000
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18001
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18002
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.784654"], ["updated_at", "2015-08-12 10:25:15.784654"]]
|
|
18003
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18004
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "users"[0m
|
|
18005
|
+
Processing by UsersController#destroy as HTML
|
|
18006
|
+
Parameters: {"id"=>"1"}
|
|
18007
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18008
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18009
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18010
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "users" WHERE "users"."id" = ?[0m [["id", 1]]
|
|
18011
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18012
|
+
Redirected to http://test.host/users
|
|
18013
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.4ms)
|
|
18014
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "users"[0m
|
|
18015
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
18016
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18017
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18018
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18019
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.797347"], ["updated_at", "2015-08-12 10:25:15.797347"]]
|
|
18020
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18021
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18022
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.799081"], ["updated_at", "2015-08-12 10:25:15.799081"]]
|
|
18023
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18024
|
+
Processing by UsersController#destroy as HTML
|
|
18025
|
+
Parameters: {"id"=>"1"}
|
|
18026
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18027
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18028
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18029
|
+
[1m[35mSQL (0.1ms)[0m DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
|
|
18030
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18031
|
+
Redirected to http://test.host/users
|
|
18032
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.3ms)
|
|
18033
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
18034
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18035
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18036
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18037
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.808460"], ["updated_at", "2015-08-12 10:25:15.808460"]]
|
|
18038
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18039
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18040
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.810451"], ["updated_at", "2015-08-12 10:25:15.810451"]]
|
|
18041
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18042
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18043
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.812126"], ["updated_at", "2015-08-12 10:25:15.812126"]]
|
|
18044
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18045
|
+
Processing by UsersController#destroy as HTML
|
|
18046
|
+
Parameters: {"id"=>"1"}
|
|
18047
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18048
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 2]]
|
|
18049
|
+
Rendering 403 with exception: WeBridge::Exceptions::ForbiddenError
|
|
18050
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/403.html.erb within layouts/application (0.1ms)
|
|
18051
|
+
Completed 403 Forbidden in 2ms (Views: 0.8ms | ActiveRecord: 0.1ms)
|
|
18052
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
18053
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18054
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18055
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18056
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:25:15.818949"], ["updated_at", "2015-08-12 10:25:15.818949"]]
|
|
18057
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18058
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18059
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.820889"], ["updated_at", "2015-08-12 10:25:15.820889"]]
|
|
18060
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18061
|
+
Processing by UsersController#destroy as HTML
|
|
18062
|
+
Parameters: {"id"=>"1"}
|
|
18063
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18064
|
+
Rendering 401 with exception: WeBridge::Exceptions::UnauthorizedError
|
|
18065
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/401.html.erb within layouts/application (0.1ms)
|
|
18066
|
+
Completed 401 Unauthorized in 2ms (Views: 1.0ms | ActiveRecord: 0.2ms)
|
|
18067
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
|
18068
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18069
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18070
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18071
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18072
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18073
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18074
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18075
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18076
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18077
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18078
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18079
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18080
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18081
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18082
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.839623"], ["updated_at", "2015-08-12 10:25:15.839623"]]
|
|
18083
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18084
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs"[0m
|
|
18085
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs"
|
|
18086
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/edit.html.builder (29.4ms)
|
|
18087
|
+
[1m[36m (0.6ms)[0m [1mrollback transaction[0m
|
|
18088
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18089
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18090
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.907638"], ["updated_at", "2015-08-12 10:25:15.907638"]]
|
|
18091
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18092
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18093
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.909794"], ["updated_at", "2015-08-12 10:25:15.909794"]]
|
|
18094
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18095
|
+
[1m[36mActiveRecord::Mlang::Lang Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18096
|
+
[1m[35mActiveRecord::Mlang::Lang Exists (0.0ms)[0m SELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1 [["id", 1]]
|
|
18097
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/index.html.builder (19.7ms)
|
|
18098
|
+
[1m[36m (0.9ms)[0m [1mrollback transaction[0m
|
|
18099
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18100
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/new.html.builder (2.7ms)
|
|
18101
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
18102
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18103
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18104
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:25:15.998467"], ["updated_at", "2015-08-12 10:25:15.998467"]]
|
|
18105
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18106
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."id" = ? LIMIT 1 [["id", 1]]
|
|
18107
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs"[0m
|
|
18108
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/show.html.builder (7.3ms)
|
|
18109
|
+
[1m[35m (0.4ms)[0m rollback transaction
|
|
18110
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
18111
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18112
|
+
Processing by SessionsController#login as HTML
|
|
18113
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/sessions/login.html.builder within layouts/application (0.5ms)
|
|
18114
|
+
Completed 200 OK in 21ms (Views: 20.8ms | ActiveRecord: 0.0ms)
|
|
18115
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
18116
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18117
|
+
Processing by SessionsController#login as HTML
|
|
18118
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/sessions/login.html.builder within layouts/application (0.6ms)
|
|
18119
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
18120
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
18121
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18122
|
+
Processing by SessionsController#callback as HTML
|
|
18123
|
+
Parameters: {"provider"=>"google"}
|
|
18124
|
+
[1m[36mUserAccount Load (0.6ms)[0m [1mSELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? ORDER BY "user_accounts"."id" ASC LIMIT 1[0m [["provider", "google"], ["uid", "123545"]]
|
|
18125
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18126
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
18127
|
+
Redirected to http://test.host/
|
|
18128
|
+
Completed 302 Found in 18ms (ActiveRecord: 1.3ms)
|
|
18129
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
18130
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18131
|
+
[1m[35mUserAccount Load (0.2ms)[0m SELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."user_id" = ? AND "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? LIMIT 1 [["user_id", -1], ["provider", "google"], ["uid", "123545"]]
|
|
18132
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18133
|
+
[1m[35mSQL (1.3ms)[0m INSERT INTO "user_accounts" ("user_id", "provider", "uid", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["user_id", -1], ["provider", "google"], ["uid", "123545"], ["created_at", "2015-08-12 10:31:41.029189"], ["updated_at", "2015-08-12 10:31:41.029189"]]
|
|
18134
|
+
[1m[36m (0.2ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18135
|
+
Processing by SessionsController#callback as HTML
|
|
18136
|
+
Parameters: {"provider"=>"google"}
|
|
18137
|
+
[1m[35mUserAccount Load (0.1ms)[0m SELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? ORDER BY "user_accounts"."id" ASC LIMIT 1 [["provider", "google"], ["uid", "123545"]]
|
|
18138
|
+
[1m[36mUser Load (0.5ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", -1]]
|
|
18139
|
+
Redirected to http://test.host/
|
|
18140
|
+
Completed 302 Found in 41ms (ActiveRecord: 0.8ms)
|
|
18141
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
18142
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18143
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18144
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("lang_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["lang_id", 1], ["created_at", "2015-08-12 10:31:41.094933"], ["updated_at", "2015-08-12 10:31:41.094933"]]
|
|
18145
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18146
|
+
[1m[36mUserAccount Load (0.1ms)[0m [1mSELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? AND "user_accounts"."user_id" = ? LIMIT 1[0m [["provider", "google"], ["uid", "123545"], ["user_id", 1]]
|
|
18147
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18148
|
+
[1m[36mSQL (1.4ms)[0m [1mINSERT INTO "user_accounts" ("provider", "uid", "user_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["provider", "google"], ["uid", "123545"], ["user_id", 1], ["created_at", "2015-08-12 10:31:41.098247"], ["updated_at", "2015-08-12 10:31:41.098247"]]
|
|
18149
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18150
|
+
Processing by SessionsController#callback as HTML
|
|
18151
|
+
Parameters: {"provider"=>"google"}
|
|
18152
|
+
[1m[36mUserAccount Load (0.1ms)[0m [1mSELECT "user_accounts".* FROM "user_accounts" WHERE "user_accounts"."provider" = ? AND "user_accounts"."uid" = ? ORDER BY "user_accounts"."id" ASC LIMIT 1[0m [["provider", "google"], ["uid", "123545"]]
|
|
18153
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18154
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18155
|
+
Redirected to http://test.host/
|
|
18156
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.1ms)
|
|
18157
|
+
[1m[35m (1.0ms)[0m rollback transaction
|
|
18158
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18159
|
+
Processing by SessionsController#failure as HTML
|
|
18160
|
+
Redirected to http://test.host/
|
|
18161
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
18162
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
18163
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18164
|
+
Processing by SessionsController#logout as HTML
|
|
18165
|
+
Redirected to http://test.host/
|
|
18166
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
|
|
18167
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
18168
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18169
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18170
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18171
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.141889"], ["updated_at", "2015-08-12 10:31:41.141889"]]
|
|
18172
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18173
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18174
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.145378"], ["updated_at", "2015-08-12 10:31:41.145378"]]
|
|
18175
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18176
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18177
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.149307"], ["updated_at", "2015-08-12 10:31:41.149307"]]
|
|
18178
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18179
|
+
Processing by UsersController#index as HTML
|
|
18180
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/index.html.builder within layouts/application (0.6ms)
|
|
18181
|
+
Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
|
|
18182
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users"
|
|
18183
|
+
[1m[36m (1.3ms)[0m [1mrollback transaction[0m
|
|
18184
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18185
|
+
[1m[36mLang Load (0.5ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
|
18186
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18187
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["code", "ja"], ["created_at", "2015-08-12 10:31:41.167078"], ["updated_at", "2015-08-12 10:31:41.167078"]]
|
|
18188
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18189
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18190
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.169280"], ["updated_at", "2015-08-12 10:31:41.169280"]]
|
|
18191
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18192
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18193
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.171703"], ["updated_at", "2015-08-12 10:31:41.171703"]]
|
|
18194
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18195
|
+
Processing by UsersController#show as HTML
|
|
18196
|
+
Parameters: {"id"=>"1"}
|
|
18197
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18198
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/show.html.builder within layouts/application (0.3ms)
|
|
18199
|
+
Completed 200 OK in 6ms (Views: 4.5ms | ActiveRecord: 0.1ms)
|
|
18200
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
18201
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18202
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18203
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18204
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.187977"], ["updated_at", "2015-08-12 10:31:41.187977"]]
|
|
18205
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18206
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18207
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.190333"], ["updated_at", "2015-08-12 10:31:41.190333"]]
|
|
18208
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18209
|
+
[1m[36m (0.7ms)[0m [1mrollback transaction[0m
|
|
18210
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18211
|
+
[1m[36mLang Load (0.7ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
|
18212
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18213
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["code", "ja"], ["created_at", "2015-08-12 10:31:41.198701"], ["updated_at", "2015-08-12 10:31:41.198701"]]
|
|
18214
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18215
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18216
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.204498"], ["updated_at", "2015-08-12 10:31:41.204498"]]
|
|
18217
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18218
|
+
Processing by UsersController#edit as HTML
|
|
18219
|
+
Parameters: {"id"=>"1"}
|
|
18220
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18221
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18222
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/edit.html.builder within layouts/application (0.3ms)
|
|
18223
|
+
Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.1ms)
|
|
18224
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
18225
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18226
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18227
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18228
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.217390"], ["updated_at", "2015-08-12 10:31:41.217390"]]
|
|
18229
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18230
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18231
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.219561"], ["updated_at", "2015-08-12 10:31:41.219561"]]
|
|
18232
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18233
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18234
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.221163"], ["updated_at", "2015-08-12 10:31:41.221163"]]
|
|
18235
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18236
|
+
Processing by UsersController#edit as HTML
|
|
18237
|
+
Parameters: {"id"=>"1"}
|
|
18238
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18239
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 2]]
|
|
18240
|
+
Rendering 403 with exception: WeBridge::Exceptions::ForbiddenError
|
|
18241
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/403.html.erb within layouts/application (2.9ms)
|
|
18242
|
+
Completed 403 Forbidden in 108ms (Views: 107.4ms | ActiveRecord: 0.1ms)
|
|
18243
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
|
18244
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18245
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18246
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18247
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.336766"], ["updated_at", "2015-08-12 10:31:41.336766"]]
|
|
18248
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18249
|
+
[1m[35m (0.3ms)[0m SAVEPOINT active_record_1
|
|
18250
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.339505"], ["updated_at", "2015-08-12 10:31:41.339505"]]
|
|
18251
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18252
|
+
Processing by UsersController#edit as HTML
|
|
18253
|
+
Parameters: {"id"=>"1"}
|
|
18254
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18255
|
+
Rendering 401 with exception: WeBridge::Exceptions::UnauthorizedError
|
|
18256
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/401.html.erb within layouts/application (0.7ms)
|
|
18257
|
+
Completed 401 Unauthorized in 103ms (Views: 101.9ms | ActiveRecord: 0.1ms)
|
|
18258
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
|
18259
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18260
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18261
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18262
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.451232"], ["updated_at", "2015-08-12 10:31:41.451232"]]
|
|
18263
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18264
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18265
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.454140"], ["updated_at", "2015-08-12 10:31:41.454140"]]
|
|
18266
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18267
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18268
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.456499"], ["updated_at", "2015-08-12 10:31:41.456499"]]
|
|
18269
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18270
|
+
Processing by UsersController#update as HTML
|
|
18271
|
+
Parameters: {"id"=>"1"}
|
|
18272
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18273
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 2]]
|
|
18274
|
+
Rendering 403 with exception: WeBridge::Exceptions::ForbiddenError
|
|
18275
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/403.html.erb within layouts/application (0.1ms)
|
|
18276
|
+
Completed 403 Forbidden in 3ms (Views: 1.5ms | ActiveRecord: 0.1ms)
|
|
18277
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
|
18278
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18279
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18280
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18281
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.467184"], ["updated_at", "2015-08-12 10:31:41.467184"]]
|
|
18282
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18283
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18284
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.483083"], ["updated_at", "2015-08-12 10:31:41.483083"]]
|
|
18285
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18286
|
+
Processing by UsersController#update as HTML
|
|
18287
|
+
Parameters: {"id"=>"1"}
|
|
18288
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18289
|
+
Rendering 401 with exception: WeBridge::Exceptions::UnauthorizedError
|
|
18290
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/401.html.erb within layouts/application (0.1ms)
|
|
18291
|
+
Completed 401 Unauthorized in 2ms (Views: 1.4ms | ActiveRecord: 0.1ms)
|
|
18292
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
|
18293
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18294
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18295
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18296
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.494055"], ["updated_at", "2015-08-12 10:31:41.494055"]]
|
|
18297
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18298
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18299
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.496098"], ["updated_at", "2015-08-12 10:31:41.496098"]]
|
|
18300
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18301
|
+
Processing by UsersController#update as HTML
|
|
18302
|
+
Parameters: {"users"=>{"email"=>"tester2@baseball-bridge.org", "lang_id"=>"1"}, "id"=>"1"}
|
|
18303
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18304
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18305
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18306
|
+
[1m[35mSQL (0.2ms)[0m UPDATE "users" SET "email" = ?, "updated_at" = ? WHERE "users"."id" = ? [["email", "tester2@baseball-bridge.org"], ["updated_at", "2015-08-12 10:31:41.500961"], ["id", 1]]
|
|
18307
|
+
[1m[36m (0.1ms)[0m [1mSELECT "langs"."code" FROM "langs"[0m
|
|
18308
|
+
Redirected to http://test.host/users/1
|
|
18309
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18310
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.5ms)
|
|
18311
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18312
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
18313
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18314
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18315
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18316
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.510939"], ["updated_at", "2015-08-12 10:31:41.510939"]]
|
|
18317
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18318
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18319
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.513720"], ["updated_at", "2015-08-12 10:31:41.513720"]]
|
|
18320
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18321
|
+
Processing by UsersController#update as HTML
|
|
18322
|
+
Parameters: {"users"=>{"email"=>"tester@baseball-bridge.org", "lang_id"=>"1"}, "id"=>"1"}
|
|
18323
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18324
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18325
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18326
|
+
[1m[35m (0.1ms)[0m SELECT "langs"."code" FROM "langs"
|
|
18327
|
+
Redirected to http://test.host/users/1
|
|
18328
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18329
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.2ms)
|
|
18330
|
+
[1m[35m (1.1ms)[0m rollback transaction
|
|
18331
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18332
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18333
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18334
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.523267"], ["updated_at", "2015-08-12 10:31:41.523267"]]
|
|
18335
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18336
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18337
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.525226"], ["updated_at", "2015-08-12 10:31:41.525226"]]
|
|
18338
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18339
|
+
Processing by UsersController#update as HTML
|
|
18340
|
+
Parameters: {"users"=>{"email"=>"tester@baseball-bridge.org", "lang_id"=>"1"}, "id"=>"1"}
|
|
18341
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18342
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18343
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18344
|
+
[1m[35m (0.1ms)[0m SELECT "langs"."code" FROM "langs"
|
|
18345
|
+
Redirected to http://test.host/users/1
|
|
18346
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18347
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
|
|
18348
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
18349
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18350
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18351
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18352
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.537086"], ["updated_at", "2015-08-12 10:31:41.537086"]]
|
|
18353
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18354
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18355
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.539009"], ["updated_at", "2015-08-12 10:31:41.539009"]]
|
|
18356
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18357
|
+
Processing by UsersController#update as HTML
|
|
18358
|
+
Parameters: {"users"=>{"lang_id"=>nil}, "id"=>"1"}
|
|
18359
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18360
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18361
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18362
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ? [["lang_id", nil], ["updated_at", "2015-08-12 10:31:41.542596"], ["id", 1]]
|
|
18363
|
+
SQLite3::ConstraintException: NOT NULL constraint failed: users.lang_id: UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ?
|
|
18364
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
18365
|
+
Redirected to http://test.host/users/1/edit
|
|
18366
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
|
|
18367
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
18368
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18369
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18370
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18371
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.548791"], ["updated_at", "2015-08-12 10:31:41.548791"]]
|
|
18372
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18373
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18374
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.550572"], ["updated_at", "2015-08-12 10:31:41.550572"]]
|
|
18375
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18376
|
+
Processing by UsersController#update as HTML
|
|
18377
|
+
Parameters: {"users"=>{"lang_id"=>nil}, "id"=>"1"}
|
|
18378
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18379
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18380
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18381
|
+
[1m[35mSQL (0.3ms)[0m UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ? [["lang_id", nil], ["updated_at", "2015-08-12 10:31:41.554336"], ["id", 1]]
|
|
18382
|
+
SQLite3::ConstraintException: NOT NULL constraint failed: users.lang_id: UPDATE "users" SET "lang_id" = ?, "updated_at" = ? WHERE "users"."id" = ?
|
|
18383
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
|
18384
|
+
Redirected to http://test.host/users/1/edit
|
|
18385
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.4ms)
|
|
18386
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
18387
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18388
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18389
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18390
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.560526"], ["updated_at", "2015-08-12 10:31:41.560526"]]
|
|
18391
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18392
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18393
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.562626"], ["updated_at", "2015-08-12 10:31:41.562626"]]
|
|
18394
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18395
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "users"[0m
|
|
18396
|
+
Processing by UsersController#destroy as HTML
|
|
18397
|
+
Parameters: {"id"=>"1"}
|
|
18398
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18399
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18400
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18401
|
+
[1m[36mSQL (0.1ms)[0m [1mDELETE FROM "users" WHERE "users"."id" = ?[0m [["id", 1]]
|
|
18402
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18403
|
+
Redirected to http://test.host/users
|
|
18404
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.3ms)
|
|
18405
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "users"[0m
|
|
18406
|
+
[1m[35m (0.7ms)[0m rollback transaction
|
|
18407
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18408
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18409
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18410
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.575471"], ["updated_at", "2015-08-12 10:31:41.575471"]]
|
|
18411
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18412
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18413
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.577081"], ["updated_at", "2015-08-12 10:31:41.577081"]]
|
|
18414
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18415
|
+
Processing by UsersController#destroy as HTML
|
|
18416
|
+
Parameters: {"id"=>"1"}
|
|
18417
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18418
|
+
[1m[35mUser Load (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18419
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18420
|
+
[1m[35mSQL (0.0ms)[0m DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]]
|
|
18421
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18422
|
+
Redirected to http://test.host/users
|
|
18423
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.2ms)
|
|
18424
|
+
[1m[35m (0.8ms)[0m rollback transaction
|
|
18425
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18426
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18427
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18428
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.585538"], ["updated_at", "2015-08-12 10:31:41.585538"]]
|
|
18429
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18430
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18431
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.588180"], ["updated_at", "2015-08-12 10:31:41.588180"]]
|
|
18432
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18433
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18434
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.590448"], ["updated_at", "2015-08-12 10:31:41.590448"]]
|
|
18435
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18436
|
+
Processing by UsersController#destroy as HTML
|
|
18437
|
+
Parameters: {"id"=>"1"}
|
|
18438
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
|
18439
|
+
[1m[36mUser Load (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 2]]
|
|
18440
|
+
Rendering 403 with exception: WeBridge::Exceptions::ForbiddenError
|
|
18441
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/403.html.erb within layouts/application (0.1ms)
|
|
18442
|
+
Completed 403 Forbidden in 2ms (Views: 1.0ms | ActiveRecord: 0.1ms)
|
|
18443
|
+
[1m[35m (0.9ms)[0m rollback transaction
|
|
18444
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18445
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
|
18446
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18447
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "langs" ("code", "created_at", "updated_at") VALUES (?, ?, ?) [["code", "ja"], ["created_at", "2015-08-12 10:31:41.599510"], ["updated_at", "2015-08-12 10:31:41.599510"]]
|
|
18448
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18449
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18450
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.602122"], ["updated_at", "2015-08-12 10:31:41.602122"]]
|
|
18451
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18452
|
+
Processing by UsersController#destroy as HTML
|
|
18453
|
+
Parameters: {"id"=>"1"}
|
|
18454
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18455
|
+
Rendering 401 with exception: WeBridge::Exceptions::UnauthorizedError
|
|
18456
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/401.html.erb within layouts/application (0.1ms)
|
|
18457
|
+
Completed 401 Unauthorized in 2ms (Views: 1.1ms | ActiveRecord: 0.1ms)
|
|
18458
|
+
[1m[35m (0.6ms)[0m rollback transaction
|
|
18459
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18460
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
18461
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18462
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18463
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18464
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18465
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18466
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18467
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
|
18468
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
18469
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18470
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
|
18471
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
18472
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
18473
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.624666"], ["updated_at", "2015-08-12 10:31:41.624666"]]
|
|
18474
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18475
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs"[0m
|
|
18476
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs"
|
|
18477
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/edit.html.builder (15.5ms)
|
|
18478
|
+
[1m[36m (0.4ms)[0m [1mrollback transaction[0m
|
|
18479
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18480
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18481
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.677514"], ["updated_at", "2015-08-12 10:31:41.677514"]]
|
|
18482
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18483
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
|
18484
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.679834"], ["updated_at", "2015-08-12 10:31:41.679834"]]
|
|
18485
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
18486
|
+
[1m[36mActiveRecord::Mlang::Lang Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1[0m [["id", 1]]
|
|
18487
|
+
[1m[35mActiveRecord::Mlang::Lang Exists (0.1ms)[0m SELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1 [["id", 1]]
|
|
18488
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/index.html.builder (19.3ms)
|
|
18489
|
+
[1m[36m (0.8ms)[0m [1mrollback transaction[0m
|
|
18490
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18491
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/new.html.builder (2.6ms)
|
|
18492
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
18493
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
18494
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
18495
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("email", "lang_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["email", "tester@baseball-bridge.org"], ["lang_id", 1], ["created_at", "2015-08-12 10:31:41.764336"], ["updated_at", "2015-08-12 10:31:41.764336"]]
|
|
18496
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
18497
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."id" = ? LIMIT 1 [["id", 1]]
|
|
18498
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs"[0m
|
|
18499
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_users/app/views/users/show.html.builder (4.6ms)
|
|
18500
|
+
[1m[35m (0.5ms)[0m rollback transaction
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: we_bridge_rails_engine_users
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Shinjiro Itagaki
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-08-
|
|
11
|
+
date: 2015-08-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -108,6 +108,174 @@ dependencies:
|
|
|
108
108
|
- - ">="
|
|
109
109
|
- !ruby/object:Gem::Version
|
|
110
110
|
version: '0'
|
|
111
|
+
- !ruby/object:Gem::Dependency
|
|
112
|
+
name: omniauth
|
|
113
|
+
requirement: !ruby/object:Gem::Requirement
|
|
114
|
+
requirements:
|
|
115
|
+
- - ">="
|
|
116
|
+
- !ruby/object:Gem::Version
|
|
117
|
+
version: '0'
|
|
118
|
+
type: :runtime
|
|
119
|
+
prerelease: false
|
|
120
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
121
|
+
requirements:
|
|
122
|
+
- - ">="
|
|
123
|
+
- !ruby/object:Gem::Version
|
|
124
|
+
version: '0'
|
|
125
|
+
- !ruby/object:Gem::Dependency
|
|
126
|
+
name: omniauth-facebook
|
|
127
|
+
requirement: !ruby/object:Gem::Requirement
|
|
128
|
+
requirements:
|
|
129
|
+
- - ">="
|
|
130
|
+
- !ruby/object:Gem::Version
|
|
131
|
+
version: '0'
|
|
132
|
+
type: :runtime
|
|
133
|
+
prerelease: false
|
|
134
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
135
|
+
requirements:
|
|
136
|
+
- - ">="
|
|
137
|
+
- !ruby/object:Gem::Version
|
|
138
|
+
version: '0'
|
|
139
|
+
- !ruby/object:Gem::Dependency
|
|
140
|
+
name: omniauth-github
|
|
141
|
+
requirement: !ruby/object:Gem::Requirement
|
|
142
|
+
requirements:
|
|
143
|
+
- - ">="
|
|
144
|
+
- !ruby/object:Gem::Version
|
|
145
|
+
version: '0'
|
|
146
|
+
type: :runtime
|
|
147
|
+
prerelease: false
|
|
148
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
149
|
+
requirements:
|
|
150
|
+
- - ">="
|
|
151
|
+
- !ruby/object:Gem::Version
|
|
152
|
+
version: '0'
|
|
153
|
+
- !ruby/object:Gem::Dependency
|
|
154
|
+
name: omniauth-google-oauth2
|
|
155
|
+
requirement: !ruby/object:Gem::Requirement
|
|
156
|
+
requirements:
|
|
157
|
+
- - ">="
|
|
158
|
+
- !ruby/object:Gem::Version
|
|
159
|
+
version: '0'
|
|
160
|
+
type: :runtime
|
|
161
|
+
prerelease: false
|
|
162
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
163
|
+
requirements:
|
|
164
|
+
- - ">="
|
|
165
|
+
- !ruby/object:Gem::Version
|
|
166
|
+
version: '0'
|
|
167
|
+
- !ruby/object:Gem::Dependency
|
|
168
|
+
name: omniauth-hatena
|
|
169
|
+
requirement: !ruby/object:Gem::Requirement
|
|
170
|
+
requirements:
|
|
171
|
+
- - ">="
|
|
172
|
+
- !ruby/object:Gem::Version
|
|
173
|
+
version: '0'
|
|
174
|
+
type: :runtime
|
|
175
|
+
prerelease: false
|
|
176
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
177
|
+
requirements:
|
|
178
|
+
- - ">="
|
|
179
|
+
- !ruby/object:Gem::Version
|
|
180
|
+
version: '0'
|
|
181
|
+
- !ruby/object:Gem::Dependency
|
|
182
|
+
name: omniauth-linkedin
|
|
183
|
+
requirement: !ruby/object:Gem::Requirement
|
|
184
|
+
requirements:
|
|
185
|
+
- - ">="
|
|
186
|
+
- !ruby/object:Gem::Version
|
|
187
|
+
version: '0'
|
|
188
|
+
type: :runtime
|
|
189
|
+
prerelease: false
|
|
190
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
191
|
+
requirements:
|
|
192
|
+
- - ">="
|
|
193
|
+
- !ruby/object:Gem::Version
|
|
194
|
+
version: '0'
|
|
195
|
+
- !ruby/object:Gem::Dependency
|
|
196
|
+
name: omniauth-mixi
|
|
197
|
+
requirement: !ruby/object:Gem::Requirement
|
|
198
|
+
requirements:
|
|
199
|
+
- - ">="
|
|
200
|
+
- !ruby/object:Gem::Version
|
|
201
|
+
version: '0'
|
|
202
|
+
type: :runtime
|
|
203
|
+
prerelease: false
|
|
204
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
205
|
+
requirements:
|
|
206
|
+
- - ">="
|
|
207
|
+
- !ruby/object:Gem::Version
|
|
208
|
+
version: '0'
|
|
209
|
+
- !ruby/object:Gem::Dependency
|
|
210
|
+
name: omniauth-twitter
|
|
211
|
+
requirement: !ruby/object:Gem::Requirement
|
|
212
|
+
requirements:
|
|
213
|
+
- - ">="
|
|
214
|
+
- !ruby/object:Gem::Version
|
|
215
|
+
version: '0'
|
|
216
|
+
type: :runtime
|
|
217
|
+
prerelease: false
|
|
218
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
219
|
+
requirements:
|
|
220
|
+
- - ">="
|
|
221
|
+
- !ruby/object:Gem::Version
|
|
222
|
+
version: '0'
|
|
223
|
+
- !ruby/object:Gem::Dependency
|
|
224
|
+
name: omniauth-yahoo
|
|
225
|
+
requirement: !ruby/object:Gem::Requirement
|
|
226
|
+
requirements:
|
|
227
|
+
- - ">="
|
|
228
|
+
- !ruby/object:Gem::Version
|
|
229
|
+
version: '0'
|
|
230
|
+
type: :runtime
|
|
231
|
+
prerelease: false
|
|
232
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
233
|
+
requirements:
|
|
234
|
+
- - ">="
|
|
235
|
+
- !ruby/object:Gem::Version
|
|
236
|
+
version: '0'
|
|
237
|
+
- !ruby/object:Gem::Dependency
|
|
238
|
+
name: omniauth-youtube
|
|
239
|
+
requirement: !ruby/object:Gem::Requirement
|
|
240
|
+
requirements:
|
|
241
|
+
- - ">="
|
|
242
|
+
- !ruby/object:Gem::Version
|
|
243
|
+
version: '0'
|
|
244
|
+
type: :runtime
|
|
245
|
+
prerelease: false
|
|
246
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
247
|
+
requirements:
|
|
248
|
+
- - ">="
|
|
249
|
+
- !ruby/object:Gem::Version
|
|
250
|
+
version: '0'
|
|
251
|
+
- !ruby/object:Gem::Dependency
|
|
252
|
+
name: omniauth-dropbox
|
|
253
|
+
requirement: !ruby/object:Gem::Requirement
|
|
254
|
+
requirements:
|
|
255
|
+
- - ">="
|
|
256
|
+
- !ruby/object:Gem::Version
|
|
257
|
+
version: '0'
|
|
258
|
+
type: :runtime
|
|
259
|
+
prerelease: false
|
|
260
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
261
|
+
requirements:
|
|
262
|
+
- - ">="
|
|
263
|
+
- !ruby/object:Gem::Version
|
|
264
|
+
version: '0'
|
|
265
|
+
- !ruby/object:Gem::Dependency
|
|
266
|
+
name: activerecord-session_store
|
|
267
|
+
requirement: !ruby/object:Gem::Requirement
|
|
268
|
+
requirements:
|
|
269
|
+
- - ">="
|
|
270
|
+
- !ruby/object:Gem::Version
|
|
271
|
+
version: '0'
|
|
272
|
+
type: :runtime
|
|
273
|
+
prerelease: false
|
|
274
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
275
|
+
requirements:
|
|
276
|
+
- - ">="
|
|
277
|
+
- !ruby/object:Gem::Version
|
|
278
|
+
version: '0'
|
|
111
279
|
- !ruby/object:Gem::Dependency
|
|
112
280
|
name: sqlite3
|
|
113
281
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -261,7 +429,6 @@ files:
|
|
|
261
429
|
- spec/dummy/tmp/cache/assets/development/sprockets/v3.0/msJs71sOQgd6VP4kducGvRsZ3uZNW4d_vksrGcVZtH4.cache
|
|
262
430
|
- spec/dummy/tmp/cache/assets/development/sprockets/v3.0/pCDWkYCgTWLKByBqi8TDJneTltLoW9rReMGsBiGm9Uo.cache
|
|
263
431
|
- spec/dummy/tmp/cache/assets/development/sprockets/v3.0/pOOmld85ShNKx5kGi9BubXdV_VZJntx0EoTivl0-bBM.cache
|
|
264
|
-
- spec/dummy/tmp/pids/server.pid
|
|
265
432
|
- spec/factories/users.rb
|
|
266
433
|
- spec/helpers/users_helper_spec.rb
|
|
267
434
|
- spec/models/user_spec.rb
|
|
@@ -369,7 +536,6 @@ test_files:
|
|
|
369
536
|
- spec/dummy/tmp/cache/assets/development/sprockets/v3.0/UthTiMoUK3z7QvIjgYJBlSTzwZ37UE-dam-92yUeRlg.cache
|
|
370
537
|
- spec/dummy/tmp/cache/assets/development/sprockets/v3.0/VhMjuakubXLw9TGrYLMTshl1haIqjdUQDFmrtWqFg48.cache
|
|
371
538
|
- spec/dummy/tmp/cache/assets/development/sprockets/v3.0/W6OPXh5hmWxHo1cCFc6MpmejeEJM-OWXJkmXVnoDdjk.cache
|
|
372
|
-
- spec/dummy/tmp/pids/server.pid
|
|
373
539
|
- spec/factories/users.rb
|
|
374
540
|
- spec/helpers/users_helper_spec.rb
|
|
375
541
|
- spec/models/user_spec.rb
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
24288
|