we_bridge_rails_engine_orgs 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +73 -69
- data/lib/we_bridge_rails_engine_orgs/engine.rb +10 -0
- data/lib/we_bridge_rails_engine_orgs/version.rb +1 -1
- data/spec/dummy/log/development.log +303 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/1kuvAsxjs5vIvWJDiSzWshaOjCgDL1o5tqlfrQSQNU0.cache +2 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/4pB2ReCP20gyFHwQ5nyWA4_jSzdvUoZuiVKxyMdipV0.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/9mGddEZFJKY8mrIOU_z2_eesUaDGDnwxTfsiS5IgtXY.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/F8E5ZjXXyS94wK7ActVHB7drYDQ9VtQV9dMN3QSbb88.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/JigkThideDLksj6ZrufTx6bLVyJBmNDbaouRbMbZdIA.cache +11 -2
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/XBazNN9WBZQqYZX6agLvp_5YofEdQtlwxRTb8sZpBSA.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/aYG5rndQmiRb80XTMvnpmTavjslffeWNUtfDLm-v79M.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/aywotm2uapTwTgymVIJJEJCvILndoF4lJmj3lLugpX4.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/eqe4oW_RUQqNFJcxPVNhILyQrRt5JT0OtojDSDUDkHo.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/hY4evNL2cPQV-cKvq98xT7l0KmA76GTIMnk_2nXMC_I.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/hYLCAy-_efgF4I5wTI07vWMYDv2jj0r66uKD0-MWiME.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/ndKUA5kEazAZ2F7DeX89W1QjCbRGJrOVQ5Zrpt-y1Ss.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/nqIihOPkaQj0QrtS0Ab0WFv08JCxKg6bm2vYoIFOfB4.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/pmmstAF9V3i_54Vpbo_g-B3pbaeNydWnP_1L8VNWoBU.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/s7AiRxV9LdOVAylAE38RiKCstOIGXxlkhZ15nV8_GfY.cache +0 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/sZbPAVCNsNBLjTrj3MOJKuoKWbP_JIKd7I1WC2H60ok.cache +2 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/wzcMfuaTBTzSrtZU5mqK-92hK6uKtdjpfwoDWVmtmBg.cache +1 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/xVfCMS2RSG4s3PWf9LoXAD1HAVVYD6ZID6LF10MFpOk.cache +2 -0
- data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/yk2IPBp_xhJH0Mt2BQXuQFPPIrJqTafJYusLzMe4qxQ.cache +0 -0
- metadata +107 -75
- 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: a3bfc15e43f5af938f9e00bced665cd13335c5b6
|
4
|
+
data.tar.gz: 649cb1ed0c99e6565bfe92a415b51f0c5cd0941c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 74f231bcfd4fb6106da2e3037d30806835ba2e93f253275335ef8305f0fa5984c6ed68171cb8df6a63c7bb214b77733851b6fbcf98b83ede70608390bf8a9427
|
7
|
+
data.tar.gz: ccc0bf002249c5f12807c0ff907c5c219c352869ace7587af9f08ce638bc09be761d58099351364f202cafdb7e50d1c4b2de3590272d61434477ef0ec8aceb9a
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
we_bridge_rails_engine_orgs (0.1.
|
4
|
+
we_bridge_rails_engine_orgs (0.1.3)
|
5
5
|
actionview-helpers-auto_tag_helper
|
6
6
|
activerecord-mlang
|
7
7
|
we_bridge-auto_view_helper
|
@@ -13,21 +13,21 @@ PATH
|
|
13
13
|
GEM
|
14
14
|
remote: https://rubygems.org/
|
15
15
|
specs:
|
16
|
-
actionmailer (4.2.
|
17
|
-
actionpack (= 4.2.
|
18
|
-
actionview (= 4.2.
|
19
|
-
activejob (= 4.2.
|
16
|
+
actionmailer (4.2.5)
|
17
|
+
actionpack (= 4.2.5)
|
18
|
+
actionview (= 4.2.5)
|
19
|
+
activejob (= 4.2.5)
|
20
20
|
mail (~> 2.5, >= 2.5.4)
|
21
21
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
22
|
-
actionpack (4.2.
|
23
|
-
actionview (= 4.2.
|
24
|
-
activesupport (= 4.2.
|
22
|
+
actionpack (4.2.5)
|
23
|
+
actionview (= 4.2.5)
|
24
|
+
activesupport (= 4.2.5)
|
25
25
|
rack (~> 1.6)
|
26
26
|
rack-test (~> 0.6.2)
|
27
27
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
28
28
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
29
|
-
actionview (4.2.
|
30
|
-
activesupport (= 4.2.
|
29
|
+
actionview (4.2.5)
|
30
|
+
activesupport (= 4.2.5)
|
31
31
|
builder (~> 3.1)
|
32
32
|
erubis (~> 2.7.0)
|
33
33
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
@@ -35,29 +35,30 @@ GEM
|
|
35
35
|
actionview-helpers-auto_tag_helper (0.1.3)
|
36
36
|
actionview
|
37
37
|
activesupport (>= 4.2.3)
|
38
|
-
activejob (4.2.
|
39
|
-
activesupport (= 4.2.
|
38
|
+
activejob (4.2.5)
|
39
|
+
activesupport (= 4.2.5)
|
40
40
|
globalid (>= 0.3.0)
|
41
|
-
activemodel (4.2.
|
42
|
-
activesupport (= 4.2.
|
41
|
+
activemodel (4.2.5)
|
42
|
+
activesupport (= 4.2.5)
|
43
43
|
builder (~> 3.1)
|
44
|
-
activerecord (4.2.
|
45
|
-
activemodel (= 4.2.
|
46
|
-
activesupport (= 4.2.
|
44
|
+
activerecord (4.2.5)
|
45
|
+
activemodel (= 4.2.5)
|
46
|
+
activesupport (= 4.2.5)
|
47
47
|
arel (~> 6.0)
|
48
|
-
activerecord-mlang (0.0.
|
48
|
+
activerecord-mlang (0.0.8)
|
49
49
|
activerecord
|
50
50
|
i18n
|
51
|
-
activerecord-session_store (0.1.
|
51
|
+
activerecord-session_store (0.1.2)
|
52
52
|
actionpack (>= 4.0.0, < 5)
|
53
53
|
activerecord (>= 4.0.0, < 5)
|
54
54
|
railties (>= 4.0.0, < 5)
|
55
|
-
activesupport (4.2.
|
55
|
+
activesupport (4.2.5)
|
56
56
|
i18n (~> 0.7)
|
57
57
|
json (~> 1.7, >= 1.7.7)
|
58
58
|
minitest (~> 5.1)
|
59
59
|
thread_safe (~> 0.3, >= 0.3.4)
|
60
60
|
tzinfo (~> 1.1)
|
61
|
+
addressable (2.3.8)
|
61
62
|
arel (6.0.3)
|
62
63
|
builder (3.2.2)
|
63
64
|
diff-lcs (1.2.5)
|
@@ -67,30 +68,30 @@ GEM
|
|
67
68
|
factory_girl_rails (4.5.0)
|
68
69
|
factory_girl (~> 4.5.0)
|
69
70
|
railties (>= 3.0.0)
|
70
|
-
faraday (0.9.
|
71
|
+
faraday (0.9.2)
|
71
72
|
multipart-post (>= 1.2, < 3)
|
72
73
|
globalid (0.3.6)
|
73
74
|
activesupport (>= 4.1.0)
|
74
|
-
hashie (3.4.
|
75
|
+
hashie (3.4.3)
|
75
76
|
i18n (0.7.0)
|
76
|
-
jquery-rails (4.0.
|
77
|
+
jquery-rails (4.0.5)
|
77
78
|
rails-dom-testing (~> 1.0)
|
78
79
|
railties (>= 4.2.0)
|
79
80
|
thor (>= 0.14, < 2.0)
|
80
81
|
json (1.8.3)
|
81
|
-
jwt (1.5.
|
82
|
-
loofah (2.0.
|
82
|
+
jwt (1.5.2)
|
83
|
+
loofah (2.0.3)
|
83
84
|
nokogiri (>= 1.5.9)
|
84
85
|
mail (2.6.3)
|
85
86
|
mime-types (>= 1.16, < 3)
|
86
|
-
mime-types (2.
|
87
|
-
|
88
|
-
minitest (5.8.
|
87
|
+
mime-types (2.99)
|
88
|
+
mini_portile2 (2.0.0)
|
89
|
+
minitest (5.8.3)
|
89
90
|
multi_json (1.11.2)
|
90
91
|
multi_xml (0.5.5)
|
91
92
|
multipart-post (2.0.0)
|
92
|
-
nokogiri (1.6.
|
93
|
-
|
93
|
+
nokogiri (1.6.7)
|
94
|
+
mini_portile2 (~> 2.0.0.rc2)
|
94
95
|
oauth (0.4.7)
|
95
96
|
oauth2 (1.0.0)
|
96
97
|
faraday (>= 0.8, < 0.10)
|
@@ -103,14 +104,17 @@ GEM
|
|
103
104
|
rack (~> 1.0)
|
104
105
|
omniauth-dropbox (0.2.0)
|
105
106
|
omniauth-oauth (~> 1.0)
|
106
|
-
omniauth-facebook (
|
107
|
+
omniauth-facebook (3.0.0)
|
107
108
|
omniauth-oauth2 (~> 1.2)
|
108
109
|
omniauth-github (1.1.2)
|
109
110
|
omniauth (~> 1.0)
|
110
111
|
omniauth-oauth2 (~> 1.1)
|
111
|
-
omniauth-google-oauth2 (0.2.
|
112
|
-
|
113
|
-
|
112
|
+
omniauth-google-oauth2 (0.2.10)
|
113
|
+
addressable (~> 2.3)
|
114
|
+
jwt (~> 1.0)
|
115
|
+
multi_json (~> 1.3)
|
116
|
+
omniauth (>= 1.1.1)
|
117
|
+
omniauth-oauth2 (~> 1.3.1)
|
114
118
|
omniauth-hatena (0.0.4)
|
115
119
|
multi_json (~> 1.3)
|
116
120
|
omniauth-oauth (~> 1.0)
|
@@ -128,23 +132,23 @@ GEM
|
|
128
132
|
omniauth-twitter (1.2.1)
|
129
133
|
json (~> 1.3)
|
130
134
|
omniauth-oauth (~> 1.1)
|
131
|
-
omniauth-yahoo (0.0.
|
135
|
+
omniauth-yahoo (0.0.7)
|
132
136
|
omniauth-oauth (~> 1.0)
|
133
137
|
omniauth-youtube (2.1)
|
134
138
|
omniauth-oauth2 (~> 1.0)
|
135
139
|
rack (1.6.4)
|
136
140
|
rack-test (0.6.3)
|
137
141
|
rack (>= 1.0)
|
138
|
-
rails (4.2.
|
139
|
-
actionmailer (= 4.2.
|
140
|
-
actionpack (= 4.2.
|
141
|
-
actionview (= 4.2.
|
142
|
-
activejob (= 4.2.
|
143
|
-
activemodel (= 4.2.
|
144
|
-
activerecord (= 4.2.
|
145
|
-
activesupport (= 4.2.
|
142
|
+
rails (4.2.5)
|
143
|
+
actionmailer (= 4.2.5)
|
144
|
+
actionpack (= 4.2.5)
|
145
|
+
actionview (= 4.2.5)
|
146
|
+
activejob (= 4.2.5)
|
147
|
+
activemodel (= 4.2.5)
|
148
|
+
activerecord (= 4.2.5)
|
149
|
+
activesupport (= 4.2.5)
|
146
150
|
bundler (>= 1.3.0, < 2.0)
|
147
|
-
railties (= 4.2.
|
151
|
+
railties (= 4.2.5)
|
148
152
|
sprockets-rails
|
149
153
|
rails-deprecated_sanitizer (1.0.3)
|
150
154
|
activesupport (>= 4.2.0.alpha)
|
@@ -154,40 +158,40 @@ GEM
|
|
154
158
|
rails-deprecated_sanitizer (>= 1.0.1)
|
155
159
|
rails-html-sanitizer (1.0.2)
|
156
160
|
loofah (~> 2.0)
|
157
|
-
railties (4.2.
|
158
|
-
actionpack (= 4.2.
|
159
|
-
activesupport (= 4.2.
|
161
|
+
railties (4.2.5)
|
162
|
+
actionpack (= 4.2.5)
|
163
|
+
activesupport (= 4.2.5)
|
160
164
|
rake (>= 0.8.7)
|
161
165
|
thor (>= 0.18.1, < 2.0)
|
162
166
|
rake (10.4.2)
|
163
|
-
rspec (3.
|
164
|
-
rspec-core (~> 3.
|
165
|
-
rspec-expectations (~> 3.
|
166
|
-
rspec-mocks (~> 3.
|
167
|
-
rspec-core (3.
|
168
|
-
rspec-support (~> 3.
|
169
|
-
rspec-expectations (3.
|
167
|
+
rspec (3.4.0)
|
168
|
+
rspec-core (~> 3.4.0)
|
169
|
+
rspec-expectations (~> 3.4.0)
|
170
|
+
rspec-mocks (~> 3.4.0)
|
171
|
+
rspec-core (3.4.1)
|
172
|
+
rspec-support (~> 3.4.0)
|
173
|
+
rspec-expectations (3.4.0)
|
170
174
|
diff-lcs (>= 1.2.0, < 2.0)
|
171
|
-
rspec-support (~> 3.
|
172
|
-
rspec-mocks (3.
|
175
|
+
rspec-support (~> 3.4.0)
|
176
|
+
rspec-mocks (3.4.0)
|
173
177
|
diff-lcs (>= 1.2.0, < 2.0)
|
174
|
-
rspec-support (~> 3.
|
175
|
-
rspec-rails (3.
|
178
|
+
rspec-support (~> 3.4.0)
|
179
|
+
rspec-rails (3.4.0)
|
176
180
|
actionpack (>= 3.0, < 4.3)
|
177
181
|
activesupport (>= 3.0, < 4.3)
|
178
182
|
railties (>= 3.0, < 4.3)
|
179
|
-
rspec-core (~> 3.
|
180
|
-
rspec-expectations (~> 3.
|
181
|
-
rspec-mocks (~> 3.
|
182
|
-
rspec-support (~> 3.
|
183
|
-
rspec-support (3.
|
184
|
-
sprockets (3.
|
185
|
-
rack (
|
186
|
-
sprockets-rails (2.3.
|
183
|
+
rspec-core (~> 3.4.0)
|
184
|
+
rspec-expectations (~> 3.4.0)
|
185
|
+
rspec-mocks (~> 3.4.0)
|
186
|
+
rspec-support (~> 3.4.0)
|
187
|
+
rspec-support (3.4.1)
|
188
|
+
sprockets (3.4.1)
|
189
|
+
rack (> 1, < 3)
|
190
|
+
sprockets-rails (2.3.3)
|
187
191
|
actionpack (>= 3.0)
|
188
192
|
activesupport (>= 3.0)
|
189
193
|
sprockets (>= 2.8, < 4.0)
|
190
|
-
sqlite3 (1.3.
|
194
|
+
sqlite3 (1.3.11)
|
191
195
|
thor (0.19.1)
|
192
196
|
thread_safe (0.3.5)
|
193
197
|
tzinfo (1.2.2)
|
@@ -206,7 +210,7 @@ GEM
|
|
206
210
|
rails (~> 4.2.3)
|
207
211
|
we_bridge-auto_view_helper
|
208
212
|
we_bridge-html_builder
|
209
|
-
we_bridge_rails_engine_users (0.1.
|
213
|
+
we_bridge_rails_engine_users (0.1.10)
|
210
214
|
actionview-helpers-auto_tag_helper
|
211
215
|
activerecord-mlang
|
212
216
|
activerecord-session_store
|
@@ -248,4 +252,4 @@ DEPENDENCIES
|
|
248
252
|
we_bridge_rails_engine_users
|
249
253
|
|
250
254
|
BUNDLED WITH
|
251
|
-
1.10.
|
255
|
+
1.10.6
|
@@ -10,5 +10,15 @@ module WeBridgeRailsEngineOrgs
|
|
10
10
|
g.javascripts true
|
11
11
|
end
|
12
12
|
config.autoload_paths << File.expand_path('../../../app/controllers/concerns', __FILE__)
|
13
|
+
initializer :append_migrations_and_seeds do |app|
|
14
|
+
unless app.root.to_s.match root.to_s
|
15
|
+
config.paths["db/migrate"].expanded.each do |expanded_path|
|
16
|
+
app.config.paths["db/migrate"] << expanded_path
|
17
|
+
end
|
18
|
+
config.paths["db/seeds.rb"].existent.each do |expanded_path|
|
19
|
+
app.config.paths["db/seeds.rb"] << expanded_path
|
20
|
+
end
|
21
|
+
end
|
22
|
+
end
|
13
23
|
end
|
14
24
|
end
|
@@ -25561,3 +25561,306 @@ Migrating to DeleteNames (20151009112829)
|
|
25561
25561
|
FROM sqlite_temp_master
|
25562
25562
|
WHERE name='index_user_texts_on_lang_id_and_parent_id' AND type='index'
|
25563
25563
|
[0m
|
25564
|
+
|
25565
|
+
|
25566
|
+
Started GET "/orgs/1/members" for ::1 at 2015-10-11 18:54:08 +0900
|
25567
|
+
Processing by OrgMembersController#index as HTML
|
25568
|
+
Parameters: {"org_id"=>"1"}
|
25569
|
+
[1m[35m (0.6ms)[0m SELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC
|
25570
|
+
[1m[36mUser Load (0.6ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
25571
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["id", 5]]
|
25572
|
+
[1m[36mOrg Load (0.5ms)[0m [1mSELECT "orgs".* FROM "orgs" WHERE "orgs"."id" = ? LIMIT 1[0m [["id", 1]]
|
25573
|
+
[1m[35mOrgMember Load (0.6ms)[0m SELECT "org_members".* FROM "org_members" ORDER BY "org_members"."id" ASC LIMIT 1
|
25574
|
+
[1m[36mOrgMember Load (0.3ms)[0m [1mSELECT "org_members".* FROM "org_members"[0m
|
25575
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/common/_index.html.builder (51.8ms)
|
25576
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/org_members/index.html.builder within layouts/application (60.0ms)
|
25577
|
+
Rendering 500 with exception: undefined method `handle_name' for #<OrgMember:0x007fd60f709620>
|
25578
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/we_bridge-exceptions-0.1.1/lib/we_bridge/views/500.html.erb within layouts/application (0.1ms)
|
25579
|
+
Completed 500 Internal Server Error in 225ms (Views: 70.3ms | ActiveRecord: 8.9ms)
|
25580
|
+
|
25581
|
+
|
25582
|
+
Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2015-10-11 18:54:09 +0900
|
25583
|
+
|
25584
|
+
|
25585
|
+
Started GET "/assets/jquery_ujs.self-d456baa54c1fa6be2ec3711f0a72ddf7a5b2f34a6b4f515f33767d6207b7d4b3.js?body=1" for ::1 at 2015-10-11 18:54:09 +0900
|
25586
|
+
|
25587
|
+
|
25588
|
+
Started GET "/assets/application.self-1da6d28687370077cd6ba59def469f872870ada4ce65335c79d77914791d0983.js?body=1" for ::1 at 2015-10-11 18:54:09 +0900
|
25589
|
+
|
25590
|
+
|
25591
|
+
Started GET "/assets/jquery.self-a714331225dda820228db323939889f149aec0127aeb06255646b616ba1ca419.js?body=1" for ::1 at 2015-10-11 18:54:09 +0900
|
25592
|
+
|
25593
|
+
|
25594
|
+
Started GET "/apple-touch-icon-precomposed.png" for ::1 at 2015-10-11 18:54:09 +0900
|
25595
|
+
|
25596
|
+
ActionController::RoutingError (No route matches [GET] "/apple-touch-icon-precomposed.png"):
|
25597
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
25598
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
25599
|
+
railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app'
|
25600
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call'
|
25601
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
25602
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged'
|
25603
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged'
|
25604
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `call'
|
25605
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
25606
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
25607
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
25608
|
+
activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
25609
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25610
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call'
|
25611
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
25612
|
+
railties (4.2.4) lib/rails/engine.rb:518:in `call'
|
25613
|
+
railties (4.2.4) lib/rails/application.rb:165:in `call'
|
25614
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25615
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
25616
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
25617
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
|
25618
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
|
25619
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
|
25620
|
+
|
25621
|
+
|
25622
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
|
25623
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.3ms)
|
25624
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.2ms)
|
25625
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
|
25626
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (186.0ms)
|
25627
|
+
|
25628
|
+
|
25629
|
+
Started GET "/apple-touch-icon.png" for ::1 at 2015-10-11 18:54:09 +0900
|
25630
|
+
|
25631
|
+
ActionController::RoutingError (No route matches [GET] "/apple-touch-icon.png"):
|
25632
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
25633
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
25634
|
+
railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app'
|
25635
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call'
|
25636
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
25637
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged'
|
25638
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged'
|
25639
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `call'
|
25640
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
25641
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
25642
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
25643
|
+
activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
25644
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25645
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call'
|
25646
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
25647
|
+
railties (4.2.4) lib/rails/engine.rb:518:in `call'
|
25648
|
+
railties (4.2.4) lib/rails/application.rb:165:in `call'
|
25649
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25650
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
25651
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
25652
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
|
25653
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
|
25654
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
|
25655
|
+
|
25656
|
+
|
25657
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
|
25658
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (10.8ms)
|
25659
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
|
25660
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
|
25661
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (131.3ms)
|
25662
|
+
|
25663
|
+
|
25664
|
+
Started GET "/team" for ::1 at 2015-10-11 18:54:19 +0900
|
25665
|
+
|
25666
|
+
ActionController::RoutingError (No route matches [GET] "/team"):
|
25667
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
25668
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
25669
|
+
railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app'
|
25670
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call'
|
25671
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
25672
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged'
|
25673
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged'
|
25674
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `call'
|
25675
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
25676
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
25677
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
25678
|
+
activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
25679
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25680
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call'
|
25681
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
25682
|
+
railties (4.2.4) lib/rails/engine.rb:518:in `call'
|
25683
|
+
railties (4.2.4) lib/rails/application.rb:165:in `call'
|
25684
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25685
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
25686
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
25687
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
|
25688
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
|
25689
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
|
25690
|
+
|
25691
|
+
|
25692
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
|
25693
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.2ms)
|
25694
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (13.2ms)
|
25695
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
|
25696
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (136.9ms)
|
25697
|
+
|
25698
|
+
|
25699
|
+
Started GET "/teams" for ::1 at 2015-10-11 18:54:24 +0900
|
25700
|
+
|
25701
|
+
ActionController::RoutingError (No route matches [GET] "/teams"):
|
25702
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
25703
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
25704
|
+
railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app'
|
25705
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call'
|
25706
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
25707
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged'
|
25708
|
+
activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged'
|
25709
|
+
railties (4.2.4) lib/rails/rack/logger.rb:20:in `call'
|
25710
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
25711
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
25712
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
25713
|
+
activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
25714
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25715
|
+
actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call'
|
25716
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
25717
|
+
railties (4.2.4) lib/rails/engine.rb:518:in `call'
|
25718
|
+
railties (4.2.4) lib/rails/application.rb:165:in `call'
|
25719
|
+
rack (1.6.4) lib/rack/lock.rb:17:in `call'
|
25720
|
+
rack (1.6.4) lib/rack/content_length.rb:15:in `call'
|
25721
|
+
rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
|
25722
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
|
25723
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
|
25724
|
+
/Users/shinjiro/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
|
25725
|
+
|
25726
|
+
|
25727
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
|
25728
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (14.3ms)
|
25729
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
|
25730
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
|
25731
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (141.2ms)
|
25732
|
+
|
25733
|
+
|
25734
|
+
Started GET "/" for ::1 at 2015-11-27 13:33:09 +0900
|
25735
|
+
Processing by SessionsController#login as HTML
|
25736
|
+
[1m[36m (0.6ms)[0m [1mSELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC[0m
|
25737
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.0.0/gems/we_bridge_rails_engine_users-0.1.10/app/views/sessions/login.html.builder within layouts/application (11.5ms)
|
25738
|
+
Completed 200 OK in 542ms (Views: 512.7ms | ActiveRecord: 4.0ms)
|
25739
|
+
|
25740
|
+
|
25741
|
+
Started GET "/assets/application.self-1da6d28687370077cd6ba59def469f872870ada4ce65335c79d77914791d0983.js?body=1" for ::1 at 2015-11-27 13:33:09 +0900
|
25742
|
+
|
25743
|
+
|
25744
|
+
Started GET "/auth/google" for ::1 at 2015-11-27 13:33:11 +0900
|
25745
|
+
|
25746
|
+
|
25747
|
+
Started GET "/auth/google/callback?state=2d65141fb88f15facccf18677aa316be15cd67833fd91329&code=4/OLNNnosxtK2ZRD4dsCQZjIRiQMnaZdBXDPAcWyDisCM" for ::1 at 2015-11-27 13:33:12 +0900
|
25748
|
+
Processing by SessionsController#callback as HTML
|
25749
|
+
Parameters: {"state"=>"2d65141fb88f15facccf18677aa316be15cd67833fd91329", "code"=>"4/OLNNnosxtK2ZRD4dsCQZjIRiQMnaZdBXDPAcWyDisCM", "provider"=>"google"}
|
25750
|
+
[1m[35m (0.3ms)[0m SELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC
|
25751
|
+
[1m[36mUserAccount Load (1.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", "googleoauth2"], ["uid", "111815106125466718842"]]
|
25752
|
+
[1m[35mUser Load (0.7ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
25753
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
25754
|
+
Redirected to http://localhost:3000/
|
25755
|
+
Completed 302 Found in 79ms (ActiveRecord: 3.1ms)
|
25756
|
+
|
25757
|
+
|
25758
|
+
Started GET "/" for ::1 at 2015-11-27 13:33:12 +0900
|
25759
|
+
Processing by SessionsController#login as HTML
|
25760
|
+
[1m[35m (0.2ms)[0m SELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC
|
25761
|
+
[1m[36mUser Load (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
25762
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["id", 5]]
|
25763
|
+
[1m[36mActiveRecord::Mlang::Lang Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "langs" WHERE "langs"."id" = ? LIMIT 1[0m [["id", 5]]
|
25764
|
+
[1m[35mUserText Load (1.0ms)[0m SELECT "user_texts".* FROM "user_texts" WHERE "user_texts"."parent_id" = ? AND "user_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
25765
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/vendor/bundle/ruby/2.0.0/gems/we_bridge_rails_engine_users-0.1.10/app/views/sessions/login.html.builder within layouts/application (41.8ms)
|
25766
|
+
Completed 200 OK in 155ms (Views: 65.5ms | ActiveRecord: 2.1ms)
|
25767
|
+
|
25768
|
+
|
25769
|
+
Started GET "/orgs" for ::1 at 2015-11-27 13:34:27 +0900
|
25770
|
+
Processing by OrgsController#index as HTML
|
25771
|
+
[1m[36m (0.7ms)[0m [1mSELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC[0m
|
25772
|
+
[1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
25773
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["id", 5]]
|
25774
|
+
[1m[35mOrg Load (0.6ms)[0m SELECT "orgs".* FROM "orgs" ORDER BY "orgs"."id" ASC LIMIT 1
|
25775
|
+
[1m[36mOrg Load (0.2ms)[0m [1mSELECT "orgs".* FROM "orgs"[0m
|
25776
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/common/_index.html.builder (26.5ms)
|
25777
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/orgs/index.html.builder within layouts/application (36.6ms)
|
25778
|
+
Completed 200 OK in 125ms (Views: 108.4ms | ActiveRecord: 2.4ms)
|
25779
|
+
|
25780
|
+
|
25781
|
+
Started GET "/assets/application.self-1da6d28687370077cd6ba59def469f872870ada4ce65335c79d77914791d0983.js?body=1" for ::1 at 2015-11-27 13:34:28 +0900
|
25782
|
+
|
25783
|
+
|
25784
|
+
Started GET "/orgs/1/edit" for ::1 at 2015-11-27 13:34:32 +0900
|
25785
|
+
Processing by OrgsController#edit as HTML
|
25786
|
+
Parameters: {"id"=>"1"}
|
25787
|
+
[1m[35m (0.2ms)[0m SELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC
|
25788
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
25789
|
+
[1m[35mLang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["id", 5]]
|
25790
|
+
[1m[36mOrg Load (0.2ms)[0m [1mSELECT "orgs".* FROM "orgs" WHERE "orgs"."id" = ? LIMIT 1[0m [["id", 1]]
|
25791
|
+
[1m[35mLang Load (0.3ms)[0m SELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC
|
25792
|
+
[1m[36mCACHE (0.0ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
25793
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.6ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "ja"]]
|
25794
|
+
[1m[36mOrgText Load (0.9ms)[0m [1mSELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
25795
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "en"]]
|
25796
|
+
[1m[36mOrgText Load (0.1ms)[0m [1mSELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 2]]
|
25797
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "de"]]
|
25798
|
+
[1m[36mOrgText Load (0.1ms)[0m [1mSELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 1]]
|
25799
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "es"]]
|
25800
|
+
[1m[36mOrgText Load (0.1ms)[0m [1mSELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 3]]
|
25801
|
+
[1m[35mActiveRecord::Mlang::Lang Load (0.1ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", "fa"]]
|
25802
|
+
[1m[36mOrgText Load (0.1ms)[0m [1mSELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 4]]
|
25803
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/common/_edit.html.builder (50.0ms)
|
25804
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/orgs/edit.html.builder within layouts/application (53.0ms)
|
25805
|
+
Completed 200 OK in 80ms (Views: 71.5ms | ActiveRecord: 3.7ms)
|
25806
|
+
|
25807
|
+
|
25808
|
+
Started GET "/orgs" for ::1 at 2015-11-27 13:34:46 +0900
|
25809
|
+
Processing by OrgsController#index as HTML
|
25810
|
+
[1m[35m (0.3ms)[0m SELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC
|
25811
|
+
[1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
|
25812
|
+
[1m[35mLang Load (0.2ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1 [["id", 5]]
|
25813
|
+
[1m[36mOrg Load (0.2ms)[0m [1mSELECT "orgs".* FROM "orgs" ORDER BY "orgs"."id" ASC LIMIT 1[0m
|
25814
|
+
[1m[35mOrg Load (0.2ms)[0m SELECT "orgs".* FROM "orgs"
|
25815
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/common/_index.html.builder (6.0ms)
|
25816
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/orgs/index.html.builder within layouts/application (9.0ms)
|
25817
|
+
Completed 200 OK in 123ms (Views: 116.6ms | ActiveRecord: 1.1ms)
|
25818
|
+
|
25819
|
+
|
25820
|
+
Started GET "/assets/application.self-1da6d28687370077cd6ba59def469f872870ada4ce65335c79d77914791d0983.js?body=1" for ::1 at 2015-11-27 13:34:46 +0900
|
25821
|
+
|
25822
|
+
|
25823
|
+
Started GET "/orgs/1/edit" for ::1 at 2015-11-27 13:35:16 +0900
|
25824
|
+
Processing by OrgsController#edit as HTML
|
25825
|
+
Parameters: {"id"=>"1"}
|
25826
|
+
[1m[36m (0.2ms)[0m [1mSELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC[0m
|
25827
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
25828
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["id", 5]]
|
25829
|
+
[1m[35mOrg Load (0.1ms)[0m SELECT "orgs".* FROM "orgs" WHERE "orgs"."id" = ? LIMIT 1 [["id", 1]]
|
25830
|
+
[1m[36mLang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC[0m
|
25831
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "langs".* FROM "langs" ORDER BY "langs"."position" ASC
|
25832
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
25833
|
+
[1m[35mOrgText Load (0.2ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
25834
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "en"]]
|
25835
|
+
[1m[35mOrgText Load (0.1ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 2]]
|
25836
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.2ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "de"]]
|
25837
|
+
[1m[35mOrgText Load (0.1ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 1]]
|
25838
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "es"]]
|
25839
|
+
[1m[35mOrgText Load (0.1ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 3]]
|
25840
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "fa"]]
|
25841
|
+
[1m[35mOrgText Load (0.1ms)[0m SELECT "org_texts".* FROM "org_texts" WHERE "org_texts"."parent_id" = ? AND "org_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 4]]
|
25842
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/common/_edit.html.builder (27.4ms)
|
25843
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/orgs/edit.html.builder within layouts/application (29.3ms)
|
25844
|
+
Completed 200 OK in 60ms (Views: 53.9ms | ActiveRecord: 1.9ms)
|
25845
|
+
|
25846
|
+
|
25847
|
+
Started GET "/assets/application.self-1da6d28687370077cd6ba59def469f872870ada4ce65335c79d77914791d0983.js?body=1" for ::1 at 2015-11-27 13:35:16 +0900
|
25848
|
+
|
25849
|
+
|
25850
|
+
Started GET "/orgs/1/branches" for ::1 at 2015-11-27 13:35:21 +0900
|
25851
|
+
Processing by OrgBranchesController#index as HTML
|
25852
|
+
Parameters: {"org_id"=>"1"}
|
25853
|
+
[1m[36m (0.2ms)[0m [1mSELECT "langs"."code" FROM "langs" ORDER BY "langs"."position" ASC[0m
|
25854
|
+
[1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
|
25855
|
+
[1m[36mLang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."id" = ? ORDER BY "langs"."position" ASC LIMIT 1[0m [["id", 5]]
|
25856
|
+
[1m[35mOrg Load (0.1ms)[0m SELECT "orgs".* FROM "orgs" WHERE "orgs"."id" = ? LIMIT 1 [["id", 1]]
|
25857
|
+
[1m[36mOrgBranch Load (0.5ms)[0m [1mSELECT "org_branches".* FROM "org_branches" ORDER BY "org_branches"."id" ASC LIMIT 1[0m
|
25858
|
+
[1m[35mOrgBranch Load (0.2ms)[0m SELECT "org_branches".* FROM "org_branches"
|
25859
|
+
[1m[36mActiveRecord::Mlang::Lang Load (0.1ms)[0m [1mSELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1[0m [["code", "ja"]]
|
25860
|
+
[1m[35mOrgBranchText Load (0.7ms)[0m SELECT "org_branch_texts".* FROM "org_branch_texts" WHERE "org_branch_texts"."parent_id" = ? AND "org_branch_texts"."lang_id" = ? LIMIT 1 [["parent_id", 1], ["lang_id", 5]]
|
25861
|
+
[1m[36mOrgBranchType Load (0.7ms)[0m [1mSELECT "org_branch_types".* FROM "org_branch_types" WHERE "org_branch_types"."id" = ? LIMIT 1[0m [["id", 1]]
|
25862
|
+
[1m[35mCACHE (0.0ms)[0m SELECT "langs".* FROM "langs" WHERE "langs"."code" = ? LIMIT 1 [["code", :ja]]
|
25863
|
+
[1m[36mOrgBranchTypeText Load (0.8ms)[0m [1mSELECT "org_branch_type_texts".* FROM "org_branch_type_texts" WHERE "org_branch_type_texts"."parent_id" = ? AND "org_branch_type_texts"."lang_id" = ? LIMIT 1[0m [["parent_id", 1], ["lang_id", 5]]
|
25864
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/common/_index.html.builder (123.2ms)
|
25865
|
+
Rendered /Users/shinjiro/git/we_bridge_rails_engine_orgs/app/views/org_branches/index.html.builder within layouts/application (125.7ms)
|
25866
|
+
Completed 200 OK in 157ms (Views: 148.4ms | ActiveRecord: 4.6ms)
|