gistyle 0.9.7 → 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +31 -5
- data/lib/gistyle/version.rb +1 -1
- data/vendor/assets/javascripts/gistyle.js +47 -6
- metadata +70 -108
- data/test/dummy/log/development.log +0 -1278
- data/test/dummy/tmp/cache/assets/C83/490/sprockets%2F15330991641fe8fa0b279210b5b8e949 +0 -0
- data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/CDF/870/sprockets%2Fb878faf942403e313a5b103e5d80488e +0 -0
- data/test/dummy/tmp/cache/assets/CEC/5D0/sprockets%2F21819c41ee5468193d19d790c9dab9a6 +0 -0
- data/test/dummy/tmp/cache/assets/CF9/7C0/sprockets%2F40fc2f3d2a468a00e463f1d313cb1683 +0 -0
- data/test/dummy/tmp/cache/assets/CFA/740/sprockets%2F51b7658a0856a6ee3ce9d94388e5f915 +0 -0
- data/test/dummy/tmp/cache/assets/D05/D40/sprockets%2F1c9faaf28d05409b88ad3113374d613c +0 -0
- data/test/dummy/tmp/cache/assets/D12/850/sprockets%2Fa2fe9c2381119ff255df842833b5a62e +0 -0
- data/test/dummy/tmp/cache/assets/D2B/3C0/sprockets%2F9aeb4d864d5751a786406e97be95b7d7 +0 -0
- data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/D50/ED0/sprockets%2Fc49b2d92f4859f7a2ffe80c586f31c05 +0 -0
- data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/D8A/760/sprockets%2F0c9530fa6ed31da0d41154aed43fd6d3 +0 -0
- data/test/dummy/tmp/cache/assets/D98/8B0/sprockets%2Fedbef6e0d0a4742346cf479f2c522eb0 +0 -0
- data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/DE9/5F0/sprockets%2Fcda0aa9da6891b5e19edc22f1ce2010e +0 -0
- data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
@@ -1,1278 +0,0 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
Started GET "/" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
4
|
-
Connecting to database specified by database.yml
|
5
|
-
Processing by HomeController#index as HTML
|
6
|
-
Rendered home/index.html.erb within layouts/application (2.2ms)
|
7
|
-
Compiled home.css (0ms) (pid 20644)
|
8
|
-
Compiled application.css (6ms) (pid 20644)
|
9
|
-
Compiled jquery.js (1ms) (pid 20644)
|
10
|
-
Compiled jquery_ujs.js (0ms) (pid 20644)
|
11
|
-
Compiled tjstyle.js (0ms) (pid 20644)
|
12
|
-
Compiled home.js (0ms) (pid 20644)
|
13
|
-
Compiled application.js (48ms) (pid 20644)
|
14
|
-
Completed 200 OK in 119ms (Views: 118.8ms | ActiveRecord: 0.0ms)
|
15
|
-
|
16
|
-
|
17
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
18
|
-
Served asset /tjstyle.js - 200 OK (2ms)
|
19
|
-
|
20
|
-
|
21
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
22
|
-
Served asset /jquery.js - 304 Not Modified (6ms)
|
23
|
-
|
24
|
-
|
25
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
26
|
-
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
27
|
-
|
28
|
-
|
29
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
30
|
-
Served asset /home.js - 304 Not Modified (2ms)
|
31
|
-
|
32
|
-
|
33
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
34
|
-
Served asset /application.css - 304 Not Modified (3ms)
|
35
|
-
|
36
|
-
|
37
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
38
|
-
Served asset /home.css - 304 Not Modified (1ms)
|
39
|
-
|
40
|
-
|
41
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-30 18:37:44 +0800
|
42
|
-
Served asset /application.js - 200 OK (8ms)
|
43
|
-
|
44
|
-
|
45
|
-
Started GET "/" for 127.0.0.1 at 2013-01-30 18:45:54 +0800
|
46
|
-
Processing by HomeController#index as HTML
|
47
|
-
Rendered home/index.html.erb within layouts/application (0.1ms)
|
48
|
-
Compiled tjstyle.js (0ms) (pid 20644)
|
49
|
-
Compiled application.js (3ms) (pid 20644)
|
50
|
-
Completed 200 OK in 45ms (Views: 44.5ms | ActiveRecord: 0.0ms)
|
51
|
-
|
52
|
-
|
53
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-30 18:45:55 +0800
|
54
|
-
Served asset /application.css - 304 Not Modified (2ms)
|
55
|
-
|
56
|
-
|
57
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-30 18:45:55 +0800
|
58
|
-
Served asset /jquery.js - 304 Not Modified (2ms)
|
59
|
-
|
60
|
-
|
61
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-30 18:45:55 +0800
|
62
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
63
|
-
|
64
|
-
|
65
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-30 18:45:55 +0800
|
66
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
67
|
-
|
68
|
-
|
69
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-30 18:45:55 +0800
|
70
|
-
Served asset /tjstyle.js - 200 OK (2ms)
|
71
|
-
|
72
|
-
|
73
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-30 18:45:55 +0800
|
74
|
-
Served asset /home.js - 304 Not Modified (0ms)
|
75
|
-
|
76
|
-
|
77
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-30 18:45:55 +0800
|
78
|
-
Served asset /application.js - 200 OK (8ms)
|
79
|
-
|
80
|
-
|
81
|
-
Started GET "/home/contact" for 127.0.0.1 at 2013-01-30 18:46:06 +0800
|
82
|
-
Processing by HomeController#contact as HTML
|
83
|
-
Rendered home/contact.html.erb within layouts/application (0.4ms)
|
84
|
-
Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms)
|
85
|
-
|
86
|
-
|
87
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-30 18:46:06 +0800
|
88
|
-
Served asset /application.css - 304 Not Modified (12ms)
|
89
|
-
|
90
|
-
|
91
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-30 18:46:06 +0800
|
92
|
-
Served asset /home.js - 304 Not Modified (0ms)
|
93
|
-
|
94
|
-
|
95
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-30 18:46:06 +0800
|
96
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
97
|
-
|
98
|
-
|
99
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-30 18:46:06 +0800
|
100
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
101
|
-
|
102
|
-
|
103
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-30 18:46:06 +0800
|
104
|
-
Served asset /tjstyle.js - 304 Not Modified (0ms)
|
105
|
-
|
106
|
-
|
107
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-30 18:46:06 +0800
|
108
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
109
|
-
|
110
|
-
|
111
|
-
Started GET "/home/contact" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
112
|
-
Processing by HomeController#contact as HTML
|
113
|
-
Rendered home/contact.html.erb within layouts/application (0.0ms)
|
114
|
-
Compiled tjstyle.js (0ms) (pid 20644)
|
115
|
-
Compiled home.js (0ms) (pid 20644)
|
116
|
-
Compiled application.js (2ms) (pid 20644)
|
117
|
-
Completed 200 OK in 23ms (Views: 22.6ms | ActiveRecord: 0.0ms)
|
118
|
-
|
119
|
-
|
120
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
121
|
-
Served asset /application.css - 304 Not Modified (5ms)
|
122
|
-
|
123
|
-
|
124
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
125
|
-
Served asset /jquery.js - 304 Not Modified (2ms)
|
126
|
-
|
127
|
-
|
128
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
129
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
130
|
-
|
131
|
-
|
132
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
133
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
134
|
-
|
135
|
-
|
136
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
137
|
-
Served asset /tjstyle.js - 200 OK (5ms)
|
138
|
-
|
139
|
-
|
140
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
141
|
-
Served asset /home.js - 200 OK (1ms)
|
142
|
-
|
143
|
-
|
144
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:43 +0800
|
145
|
-
Served asset /application.js - 200 OK (6ms)
|
146
|
-
|
147
|
-
|
148
|
-
Started GET "/home/contact" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
149
|
-
Processing by HomeController#contact as HTML
|
150
|
-
Rendered home/contact.html.erb within layouts/application (0.0ms)
|
151
|
-
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
152
|
-
|
153
|
-
|
154
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
155
|
-
Served asset /application.css - 304 Not Modified (3ms)
|
156
|
-
|
157
|
-
|
158
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
159
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
160
|
-
|
161
|
-
|
162
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
163
|
-
Served asset /jquery.js - 304 Not Modified (2ms)
|
164
|
-
|
165
|
-
|
166
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
167
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
168
|
-
|
169
|
-
|
170
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
171
|
-
Served asset /tjstyle.js - 304 Not Modified (19ms)
|
172
|
-
|
173
|
-
|
174
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
175
|
-
Served asset /home.js - 304 Not Modified (0ms)
|
176
|
-
|
177
|
-
|
178
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-30 18:49:48 +0800
|
179
|
-
Served asset /application.js - 304 Not Modified (1ms)
|
180
|
-
|
181
|
-
|
182
|
-
Started GET "/home/contact" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
183
|
-
Processing by HomeController#contact as HTML
|
184
|
-
Rendered home/contact.html.erb within layouts/application (0.1ms)
|
185
|
-
Compiled tjstyle.js (0ms) (pid 20644)
|
186
|
-
Compiled application.js (2ms) (pid 20644)
|
187
|
-
Completed 200 OK in 24ms (Views: 23.6ms | ActiveRecord: 0.0ms)
|
188
|
-
|
189
|
-
|
190
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
191
|
-
Served asset /application.css - 304 Not Modified (4ms)
|
192
|
-
|
193
|
-
|
194
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
195
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
196
|
-
|
197
|
-
|
198
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
199
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
200
|
-
|
201
|
-
|
202
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
203
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
204
|
-
|
205
|
-
|
206
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
207
|
-
Served asset /tjstyle.js - 200 OK (2ms)
|
208
|
-
|
209
|
-
|
210
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
211
|
-
Served asset /home.js - 304 Not Modified (0ms)
|
212
|
-
|
213
|
-
|
214
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:42 +0800
|
215
|
-
Served asset /application.js - 304 Not Modified (8ms)
|
216
|
-
|
217
|
-
|
218
|
-
Started GET "/home/contact" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
219
|
-
Processing by HomeController#contact as HTML
|
220
|
-
Rendered home/contact.html.erb within layouts/application (0.0ms)
|
221
|
-
Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
222
|
-
|
223
|
-
|
224
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
225
|
-
Served asset /application.css - 304 Not Modified (2ms)
|
226
|
-
|
227
|
-
|
228
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
229
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
230
|
-
|
231
|
-
|
232
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
233
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
234
|
-
|
235
|
-
|
236
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
237
|
-
Served asset /tjstyle.js - 304 Not Modified (0ms)
|
238
|
-
|
239
|
-
|
240
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
241
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
242
|
-
|
243
|
-
|
244
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
245
|
-
Served asset /home.js - 304 Not Modified (0ms)
|
246
|
-
|
247
|
-
|
248
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-30 18:50:47 +0800
|
249
|
-
Served asset /application.js - 304 Not Modified (1ms)
|
250
|
-
|
251
|
-
|
252
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:04:12 +0800
|
253
|
-
Connecting to database specified by database.yml
|
254
|
-
|
255
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
256
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
257
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
258
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
259
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
260
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
261
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
262
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
263
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3364398611974939263__call__372814584000203043__callbacks'
|
264
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
265
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
266
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
267
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
268
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
269
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
270
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
271
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
272
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
273
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
274
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
275
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
276
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
277
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
278
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
279
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
280
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
281
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
282
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
283
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
284
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
285
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
286
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
287
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
288
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
289
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
290
|
-
|
291
|
-
|
292
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
293
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
|
294
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.5ms)
|
295
|
-
|
296
|
-
|
297
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:04:14 +0800
|
298
|
-
|
299
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
300
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
301
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
302
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
303
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
304
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
305
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
306
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
307
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3364398611974939263__call__372814584000203043__callbacks'
|
308
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
309
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
310
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
311
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
312
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
313
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
314
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
315
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
316
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
317
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
318
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
319
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
320
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
321
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
322
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
323
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
324
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
325
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
326
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
327
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
328
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
329
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
330
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
331
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
332
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
333
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
334
|
-
|
335
|
-
|
336
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
337
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
338
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.8ms)
|
339
|
-
|
340
|
-
|
341
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:04:15 +0800
|
342
|
-
|
343
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
344
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
345
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
346
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
347
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
348
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
349
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
350
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
351
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3364398611974939263__call__372814584000203043__callbacks'
|
352
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
353
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
354
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
355
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
356
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
357
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
358
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
359
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
360
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
361
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
362
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
363
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
364
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
365
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
366
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
367
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
368
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
369
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
370
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
371
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
372
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
373
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
374
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
375
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
376
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
377
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
378
|
-
|
379
|
-
|
380
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.9ms)
|
381
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
382
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.5ms)
|
383
|
-
|
384
|
-
|
385
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:04:35 +0800
|
386
|
-
Connecting to database specified by database.yml
|
387
|
-
|
388
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
389
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
390
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
391
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
392
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
393
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
394
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
395
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
396
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3619301087310590886__call__414498848311015068__callbacks'
|
397
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
398
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
399
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
400
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
401
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
402
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
403
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
404
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
405
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
406
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
407
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
408
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
409
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
410
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
411
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
412
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
413
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
414
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
415
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
416
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
417
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
418
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
419
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
420
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
421
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
422
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
423
|
-
|
424
|
-
|
425
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
426
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms)
|
427
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms)
|
428
|
-
|
429
|
-
|
430
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:04:56 +0800
|
431
|
-
Connecting to database specified by database.yml
|
432
|
-
|
433
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
434
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
435
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
436
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
437
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
438
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
439
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
440
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
441
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__2716054178150253705__call__3400234730438405722__callbacks'
|
442
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
443
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
444
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
445
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
446
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
447
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
448
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
449
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
450
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
451
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
452
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
453
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
454
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
455
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
456
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
457
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
458
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
459
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
460
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
461
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
462
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
463
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
464
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
465
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
466
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
467
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
468
|
-
|
469
|
-
|
470
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
471
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms)
|
472
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.0ms)
|
473
|
-
Connecting to database specified by database.yml
|
474
|
-
|
475
|
-
|
476
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:06:19 +0800
|
477
|
-
Connecting to database specified by database.yml
|
478
|
-
|
479
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
480
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
481
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
482
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
483
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
484
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
485
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
486
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
487
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__970358962309982107__call__27740938488669522__callbacks'
|
488
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
489
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
490
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
491
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
492
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
493
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
494
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
495
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
496
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
497
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
498
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
499
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
500
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
501
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
502
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
503
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
504
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
505
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
506
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
507
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
508
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
509
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
510
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
511
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
512
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
513
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
514
|
-
|
515
|
-
|
516
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
517
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
|
518
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.2ms)
|
519
|
-
|
520
|
-
|
521
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:26 +0800
|
522
|
-
Connecting to database specified by database.yml
|
523
|
-
|
524
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
525
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
526
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
527
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
528
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
529
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
530
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
531
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
532
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
533
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
534
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
535
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
536
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
537
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
538
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
539
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
540
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
541
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
542
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
543
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
544
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
545
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
546
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
547
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
548
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
549
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
550
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
551
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
552
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
553
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
554
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
555
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
556
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
557
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
558
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
559
|
-
|
560
|
-
|
561
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
562
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.0ms)
|
563
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.5ms)
|
564
|
-
|
565
|
-
|
566
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:27 +0800
|
567
|
-
|
568
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
569
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
570
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
571
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
572
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
573
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
574
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
575
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
576
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
577
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
578
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
579
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
580
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
581
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
582
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
583
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
584
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
585
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
586
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
587
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
588
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
589
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
590
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
591
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
592
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
593
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
594
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
595
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
596
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
597
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
598
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
599
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
600
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
601
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
602
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
603
|
-
|
604
|
-
|
605
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.4ms)
|
606
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
607
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.3ms)
|
608
|
-
|
609
|
-
|
610
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:28 +0800
|
611
|
-
|
612
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
613
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
614
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
615
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
616
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
617
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
618
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
619
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
620
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
621
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
622
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
623
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
624
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
625
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
626
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
627
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
628
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
629
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
630
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
631
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
632
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
633
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
634
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
635
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
636
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
637
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
638
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
639
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
640
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
641
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
642
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
643
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
644
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
645
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
646
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
647
|
-
|
648
|
-
|
649
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
|
650
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
|
651
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.0ms)
|
652
|
-
|
653
|
-
|
654
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
655
|
-
|
656
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
657
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
658
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
659
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
660
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
661
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
662
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
663
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
664
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
665
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
666
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
667
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
668
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
669
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
670
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
671
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
672
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
673
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
674
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
675
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
676
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
677
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
678
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
679
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
680
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
681
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
682
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
683
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
684
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
685
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
686
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
687
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
688
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
689
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
690
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
691
|
-
|
692
|
-
|
693
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
694
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
695
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (29.9ms)
|
696
|
-
|
697
|
-
|
698
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
699
|
-
|
700
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
701
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
702
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
703
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
704
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
705
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
706
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
707
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
708
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
709
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
710
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
711
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
712
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
713
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
714
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
715
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
716
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
717
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
718
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
719
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
720
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
721
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
722
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
723
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
724
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
725
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
726
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
727
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
728
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
729
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
730
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
731
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
732
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
733
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
734
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
735
|
-
|
736
|
-
|
737
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
|
738
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms)
|
739
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.8ms)
|
740
|
-
|
741
|
-
|
742
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
743
|
-
|
744
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
745
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
746
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
747
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
748
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
749
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
750
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
751
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
752
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
753
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
754
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
755
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
756
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
757
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
758
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
759
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
760
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
761
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
762
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
763
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
764
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
765
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
766
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
767
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
768
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
769
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
770
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
771
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
772
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
773
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
774
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
775
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
776
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
777
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
778
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
779
|
-
|
780
|
-
|
781
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
782
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms)
|
783
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms)
|
784
|
-
|
785
|
-
|
786
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
787
|
-
|
788
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
789
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
790
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
791
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
792
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
793
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
794
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
795
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
796
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
797
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
798
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
799
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
800
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
801
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
802
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
803
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
804
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
805
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
806
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
807
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
808
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
809
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
810
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
811
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
812
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
813
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
814
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
815
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
816
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
817
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
818
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
819
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
820
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
821
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
822
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
823
|
-
|
824
|
-
|
825
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
826
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
827
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.4ms)
|
828
|
-
|
829
|
-
|
830
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
831
|
-
|
832
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
833
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
834
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
835
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
836
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
837
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
838
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
839
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
840
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
841
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
842
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
843
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
844
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
845
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
846
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
847
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
848
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
849
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
850
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
851
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
852
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
853
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
854
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
855
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
856
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
857
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
858
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
859
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
860
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
861
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
862
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
863
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
864
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
865
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
866
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
867
|
-
|
868
|
-
|
869
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
|
870
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.3ms)
|
871
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (10.1ms)
|
872
|
-
|
873
|
-
|
874
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
875
|
-
|
876
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
877
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
878
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
879
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
880
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
881
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
882
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
883
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
884
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
885
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
886
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
887
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
888
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
889
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
890
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
891
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
892
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
893
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
894
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
895
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
896
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
897
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
898
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
899
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
900
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
901
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
902
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
903
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
904
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
905
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
906
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
907
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
908
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
909
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
910
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
911
|
-
|
912
|
-
|
913
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
|
914
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
|
915
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.0ms)
|
916
|
-
|
917
|
-
|
918
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
919
|
-
|
920
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
921
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
922
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
923
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
924
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
925
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
926
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
927
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
928
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
929
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
930
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
931
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
932
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
933
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
934
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
935
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
936
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
937
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
938
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
939
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
940
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
941
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
942
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
943
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
944
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
945
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
946
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
947
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
948
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
949
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
950
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
951
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
952
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
953
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
954
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
955
|
-
|
956
|
-
|
957
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
958
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
|
959
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.6ms)
|
960
|
-
|
961
|
-
|
962
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
963
|
-
|
964
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
965
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
966
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
967
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
968
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
969
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
970
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
971
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
972
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
973
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
974
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
975
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
976
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
977
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
978
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
979
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
980
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
981
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
982
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
983
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
984
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
985
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
986
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
987
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
988
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
989
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
990
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
991
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
992
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
993
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
994
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
995
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
996
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
997
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
998
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
999
|
-
|
1000
|
-
|
1001
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
1002
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
|
1003
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.1ms)
|
1004
|
-
|
1005
|
-
|
1006
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
1007
|
-
|
1008
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
1009
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
1010
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
1011
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
1012
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
1013
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
1014
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
1015
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
1016
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
1017
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
1018
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
1019
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
1020
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
1021
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
1022
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
1023
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
1024
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
1025
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
1026
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
1027
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
1028
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
1029
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
1030
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
1031
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
1032
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
1033
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
1034
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
1035
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
1036
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
1037
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
1038
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
1039
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
1040
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
1041
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
1042
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
1043
|
-
|
1044
|
-
|
1045
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms)
|
1046
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.1ms)
|
1047
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.1ms)
|
1048
|
-
|
1049
|
-
|
1050
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
1051
|
-
|
1052
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
1053
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
1054
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
1055
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
1056
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
1057
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
1058
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
1059
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
1060
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
1061
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
1062
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
1063
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
1064
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
1065
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
1066
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
1067
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
1068
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
1069
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
1070
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
1071
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
1072
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
1073
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
1074
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
1075
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
1076
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
1077
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
1078
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
1079
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
1080
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
1081
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
1082
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
1083
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
1084
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
1085
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
1086
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
1087
|
-
|
1088
|
-
|
1089
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
1090
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
1091
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (5.5ms)
|
1092
|
-
|
1093
|
-
|
1094
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:07:29 +0800
|
1095
|
-
|
1096
|
-
ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):
|
1097
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
|
1098
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
|
1099
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
|
1100
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:67:in `rescue in call'
|
1101
|
-
activerecord (3.2.11) lib/active_record/query_cache.rb:61:in `call'
|
1102
|
-
activerecord (3.2.11) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
1103
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
1104
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `_run__3006105441217654333__call__2246606904341288885__callbacks'
|
1105
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:405:in `__run_callback'
|
1106
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
1107
|
-
activesupport (3.2.11) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
1108
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
1109
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
1110
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
1111
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
1112
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
1113
|
-
railties (3.2.11) lib/rails/rack/logger.rb:32:in `call_app'
|
1114
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `block in call'
|
1115
|
-
activesupport (3.2.11) lib/active_support/tagged_logging.rb:22:in `tagged'
|
1116
|
-
railties (3.2.11) lib/rails/rack/logger.rb:16:in `call'
|
1117
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
1118
|
-
rack (1.4.4) lib/rack/methodoverride.rb:21:in `call'
|
1119
|
-
rack (1.4.4) lib/rack/runtime.rb:17:in `call'
|
1120
|
-
activesupport (3.2.11) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
1121
|
-
rack (1.4.4) lib/rack/lock.rb:15:in `call'
|
1122
|
-
actionpack (3.2.11) lib/action_dispatch/middleware/static.rb:62:in `call'
|
1123
|
-
railties (3.2.11) lib/rails/engine.rb:479:in `call'
|
1124
|
-
railties (3.2.11) lib/rails/application.rb:223:in `call'
|
1125
|
-
rack (1.4.4) lib/rack/content_length.rb:14:in `call'
|
1126
|
-
railties (3.2.11) lib/rails/rack/log_tailer.rb:17:in `call'
|
1127
|
-
rack (1.4.4) lib/rack/handler/webrick.rb:59:in `service'
|
1128
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
1129
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
1130
|
-
/home/tonytonyjan/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
1131
|
-
|
1132
|
-
|
1133
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
|
1134
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.3ms)
|
1135
|
-
Rendered /home/tonytonyjan/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.11/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (34.0ms)
|
1136
|
-
Connecting to database specified by database.yml
|
1137
|
-
Connecting to database specified by database.yml
|
1138
|
-
|
1139
|
-
|
1140
|
-
Started GET "/" for 127.0.0.1 at 2013-01-31 01:10:38 +0800
|
1141
|
-
Connecting to database specified by database.yml
|
1142
|
-
Processing by HomeController#index as HTML
|
1143
|
-
Rendered home/index.html.erb within layouts/application (15.7ms)
|
1144
|
-
Completed 200 OK in 35ms (Views: 34.5ms | ActiveRecord: 0.0ms)
|
1145
|
-
|
1146
|
-
|
1147
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-01-31 01:10:38 +0800
|
1148
|
-
Served asset /application.css - 200 OK (24ms)
|
1149
|
-
|
1150
|
-
|
1151
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-01-31 01:10:38 +0800
|
1152
|
-
Served asset /home.css - 200 OK (3ms)
|
1153
|
-
|
1154
|
-
|
1155
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-01-31 01:10:38 +0800
|
1156
|
-
Served asset /jquery.js - 304 Not Modified (3ms)
|
1157
|
-
|
1158
|
-
|
1159
|
-
Started GET "/assets/tjstyle.js?body=1" for 127.0.0.1 at 2013-01-31 01:10:38 +0800
|
1160
|
-
Served asset /tjstyle.js - 304 Not Modified (3ms)
|
1161
|
-
|
1162
|
-
|
1163
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-01-31 01:10:38 +0800
|
1164
|
-
Served asset /home.js - 200 OK (2ms)
|
1165
|
-
|
1166
|
-
|
1167
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-01-31 01:10:39 +0800
|
1168
|
-
Served asset /jquery_ujs.js - 304 Not Modified (3ms)
|
1169
|
-
|
1170
|
-
|
1171
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-01-31 01:10:39 +0800
|
1172
|
-
Served asset /application.js - 200 OK (6ms)
|
1173
|
-
Connecting to database specified by database.yml
|
1174
|
-
|
1175
|
-
|
1176
|
-
Started GET "/" for 127.0.0.1 at 2013-03-06 11:19:23 +0800
|
1177
|
-
Connecting to database specified by database.yml
|
1178
|
-
Processing by HomeController#index as HTML
|
1179
|
-
Rendered home/index.html.erb within layouts/application (4.8ms)
|
1180
|
-
Compiled gistyle.js (0ms) (pid 9729)
|
1181
|
-
Compiled application.js (11ms) (pid 9729)
|
1182
|
-
Completed 200 OK in 83ms (Views: 82.5ms | ActiveRecord: 0.0ms)
|
1183
|
-
|
1184
|
-
|
1185
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-03-06 11:19:24 +0800
|
1186
|
-
Served asset /application.css - 200 OK (24ms)
|
1187
|
-
|
1188
|
-
|
1189
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-03-06 11:19:24 +0800
|
1190
|
-
Served asset /home.css - 200 OK (3ms)
|
1191
|
-
|
1192
|
-
|
1193
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:24 +0800
|
1194
|
-
Served asset /jquery.js - 200 OK (4ms)
|
1195
|
-
|
1196
|
-
|
1197
|
-
Started GET "/assets/gistyle.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:24 +0800
|
1198
|
-
Served asset /gistyle.js - 200 OK (1ms)
|
1199
|
-
|
1200
|
-
|
1201
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:24 +0800
|
1202
|
-
Served asset /jquery_ujs.js - 200 OK (2ms)
|
1203
|
-
|
1204
|
-
|
1205
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:24 +0800
|
1206
|
-
Served asset /home.js - 200 OK (2ms)
|
1207
|
-
|
1208
|
-
|
1209
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:24 +0800
|
1210
|
-
Served asset /application.js - 200 OK (9ms)
|
1211
|
-
|
1212
|
-
|
1213
|
-
Started GET "/" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1214
|
-
Processing by HomeController#index as HTML
|
1215
|
-
Rendered home/index.html.erb within layouts/application (0.0ms)
|
1216
|
-
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
1217
|
-
|
1218
|
-
|
1219
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1220
|
-
Served asset /application.css - 304 Not Modified (9ms)
|
1221
|
-
|
1222
|
-
|
1223
|
-
Started GET "/assets/gistyle.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1224
|
-
Served asset /gistyle.js - 304 Not Modified (0ms)
|
1225
|
-
|
1226
|
-
|
1227
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1228
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
1229
|
-
|
1230
|
-
|
1231
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1232
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1233
|
-
|
1234
|
-
|
1235
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1236
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1237
|
-
|
1238
|
-
|
1239
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1240
|
-
Served asset /home.js - 304 Not Modified (0ms)
|
1241
|
-
|
1242
|
-
|
1243
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:34 +0800
|
1244
|
-
Served asset /application.js - 304 Not Modified (2ms)
|
1245
|
-
|
1246
|
-
|
1247
|
-
Started GET "/" for 127.0.0.1 at 2013-03-06 11:19:41 +0800
|
1248
|
-
Processing by HomeController#index as HTML
|
1249
|
-
Rendered home/index.html.erb within layouts/application (0.0ms)
|
1250
|
-
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
1251
|
-
|
1252
|
-
|
1253
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-03-06 11:19:41 +0800
|
1254
|
-
Served asset /application.css - 304 Not Modified (2ms)
|
1255
|
-
|
1256
|
-
|
1257
|
-
Started GET "/assets/home.css?body=1" for 127.0.0.1 at 2013-03-06 11:19:42 +0800
|
1258
|
-
Served asset /home.css - 304 Not Modified (0ms)
|
1259
|
-
|
1260
|
-
|
1261
|
-
Started GET "/assets/gistyle.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:42 +0800
|
1262
|
-
Served asset /gistyle.js - 304 Not Modified (0ms)
|
1263
|
-
|
1264
|
-
|
1265
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:42 +0800
|
1266
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1267
|
-
|
1268
|
-
|
1269
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:42 +0800
|
1270
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1271
|
-
|
1272
|
-
|
1273
|
-
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:42 +0800
|
1274
|
-
Served asset /home.js - 304 Not Modified (0ms)
|
1275
|
-
|
1276
|
-
|
1277
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-03-06 11:19:42 +0800
|
1278
|
-
Served asset /application.js - 304 Not Modified (2ms)
|