|
@@ -0,0 +1,443 @@
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:07:38 -0500
|
|
4
|
+
|
|
5
|
+Gem::LoadError (Specified 'sqlite3' for database adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).):
|
|
6
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/connection_specification.rb:190:in `rescue in spec'
|
|
7
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/connection_specification.rb:187:in `spec'
|
|
8
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:50:in `establish_connection'
|
|
9
|
+ activerecord (4.1.5) lib/active_record/railtie.rb:129:in `block (2 levels) in <class:Railtie>'
|
|
10
|
+ activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:38:in `instance_eval'
|
|
11
|
+ activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
|
|
12
|
+ activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
|
|
13
|
+ activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:44:in `each'
|
|
14
|
+ activesupport (4.1.5) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
|
|
15
|
+ activerecord (4.1.5) lib/active_record/base.rb:326:in `<module:ActiveRecord>'
|
|
16
|
+ activerecord (4.1.5) lib/active_record/base.rb:23:in `<top (required)>'
|
|
17
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:628:in `rescue in call'
|
|
18
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:619:in `call'
|
|
19
|
+ activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
|
|
20
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
21
|
+ activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
22
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
23
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
24
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
25
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
26
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
27
|
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
28
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
29
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
30
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
31
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
32
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
|
|
33
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
34
|
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
35
|
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
36
|
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
37
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
38
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
39
|
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
40
|
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
|
|
41
|
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
|
|
42
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
43
|
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
44
|
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
45
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
|
46
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
|
47
|
+ /usr/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms)
|
|
51
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
|
|
52
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
|
|
53
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (28.3ms)
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:15:47 -0500
|
|
57
|
+
|
|
58
|
+PG::ConnectionBad (FATAL: Peer authentication failed for user "twilio"
|
|
59
|
+):
|
|
60
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `initialize'
|
|
61
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `new'
|
|
62
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `connect'
|
|
63
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:568:in `initialize'
|
|
64
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `new'
|
|
65
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `postgresql_connection'
|
|
66
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:435:in `new_connection'
|
|
67
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:445:in `checkout_new_connection'
|
|
68
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:416:in `acquire_connection'
|
|
69
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:351:in `block in checkout'
|
|
70
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
71
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:350:in `checkout'
|
|
72
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
|
|
73
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
74
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
|
|
75
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:541:in `retrieve_connection'
|
|
76
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
|
|
77
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:87:in `connection'
|
|
78
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
|
|
79
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:43:in `rescue in call'
|
|
80
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:32:in `call'
|
|
81
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
|
|
82
|
+ activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
|
|
83
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
84
|
+ activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
85
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
86
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
87
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
88
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
89
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
90
|
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
91
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
92
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
93
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
94
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
95
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
|
|
96
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
97
|
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
98
|
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
99
|
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
100
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
101
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
102
|
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
103
|
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
|
|
104
|
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
|
|
105
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
106
|
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
107
|
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
108
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
|
109
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
|
110
|
+ /usr/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms)
|
|
114
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.6ms)
|
|
115
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
|
|
116
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (20.3ms)
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:16:29 -0500
|
|
120
|
+
|
|
121
|
+PG::ConnectionBad (FATAL: Peer authentication failed for user "twilio"
|
|
122
|
+):
|
|
123
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `initialize'
|
|
124
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `new'
|
|
125
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `connect'
|
|
126
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:568:in `initialize'
|
|
127
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `new'
|
|
128
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `postgresql_connection'
|
|
129
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:435:in `new_connection'
|
|
130
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:445:in `checkout_new_connection'
|
|
131
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:416:in `acquire_connection'
|
|
132
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:351:in `block in checkout'
|
|
133
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
134
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:350:in `checkout'
|
|
135
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
|
|
136
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
137
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
|
|
138
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:541:in `retrieve_connection'
|
|
139
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
|
|
140
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:87:in `connection'
|
|
141
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
|
|
142
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:43:in `rescue in call'
|
|
143
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:32:in `call'
|
|
144
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
|
|
145
|
+ activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
|
|
146
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
147
|
+ activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
148
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
149
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
150
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
151
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
152
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
153
|
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
154
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
155
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
156
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
157
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
158
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
|
|
159
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
160
|
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
161
|
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
162
|
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
163
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
164
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
165
|
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
166
|
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
|
|
167
|
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
|
|
168
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
169
|
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
170
|
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
171
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
|
172
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
|
173
|
+ /usr/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms)
|
|
177
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.6ms)
|
|
178
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms)
|
|
179
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.7ms)
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:16:32 -0500
|
|
183
|
+
|
|
184
|
+PG::ConnectionBad (FATAL: Peer authentication failed for user "twilio"
|
|
185
|
+):
|
|
186
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `initialize'
|
|
187
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `new'
|
|
188
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `connect'
|
|
189
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:568:in `initialize'
|
|
190
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `new'
|
|
191
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `postgresql_connection'
|
|
192
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:435:in `new_connection'
|
|
193
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:445:in `checkout_new_connection'
|
|
194
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:416:in `acquire_connection'
|
|
195
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:351:in `block in checkout'
|
|
196
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
197
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:350:in `checkout'
|
|
198
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
|
|
199
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
200
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
|
|
201
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:541:in `retrieve_connection'
|
|
202
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
|
|
203
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:87:in `connection'
|
|
204
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
|
|
205
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:43:in `rescue in call'
|
|
206
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:32:in `call'
|
|
207
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
|
|
208
|
+ activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
|
|
209
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
210
|
+ activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
211
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
212
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
213
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
214
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
215
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
216
|
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
217
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
218
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
219
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
220
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
221
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
|
|
222
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
223
|
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
224
|
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
225
|
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
226
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
227
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
228
|
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
229
|
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
|
|
230
|
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
|
|
231
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
232
|
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
233
|
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
234
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
|
235
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
|
236
|
+ /usr/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.4ms)
|
|
240
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms)
|
|
241
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms)
|
|
242
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (23.2ms)
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:16:56 -0500
|
|
246
|
+
|
|
247
|
+PG::ConnectionBad (fe_sendauth: no password supplied
|
|
248
|
+):
|
|
249
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `initialize'
|
|
250
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `new'
|
|
251
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `connect'
|
|
252
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:568:in `initialize'
|
|
253
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `new'
|
|
254
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `postgresql_connection'
|
|
255
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:435:in `new_connection'
|
|
256
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:445:in `checkout_new_connection'
|
|
257
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:416:in `acquire_connection'
|
|
258
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:351:in `block in checkout'
|
|
259
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
260
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:350:in `checkout'
|
|
261
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
|
|
262
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
263
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
|
|
264
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:541:in `retrieve_connection'
|
|
265
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
|
|
266
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:87:in `connection'
|
|
267
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
|
|
268
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:43:in `rescue in call'
|
|
269
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:32:in `call'
|
|
270
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
|
|
271
|
+ activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
|
|
272
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
273
|
+ activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
274
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
275
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
276
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
277
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
278
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
279
|
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
280
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
281
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
282
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
283
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
284
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
|
|
285
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
286
|
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
287
|
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
288
|
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
289
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
290
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
291
|
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
292
|
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
|
|
293
|
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
|
|
294
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
295
|
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
296
|
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
297
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
|
298
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
|
299
|
+ /usr/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.3ms)
|
|
303
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.6ms)
|
|
304
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
|
|
305
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (19.0ms)
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:17:10 -0500
|
|
309
|
+
|
|
310
|
+PG::ConnectionBad (fe_sendauth: no password supplied
|
|
311
|
+):
|
|
312
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `initialize'
|
|
313
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `new'
|
|
314
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `connect'
|
|
315
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:568:in `initialize'
|
|
316
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `new'
|
|
317
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `postgresql_connection'
|
|
318
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:435:in `new_connection'
|
|
319
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:445:in `checkout_new_connection'
|
|
320
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:416:in `acquire_connection'
|
|
321
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:351:in `block in checkout'
|
|
322
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
323
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:350:in `checkout'
|
|
324
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
|
|
325
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
326
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
|
|
327
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:541:in `retrieve_connection'
|
|
328
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
|
|
329
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:87:in `connection'
|
|
330
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
|
|
331
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:43:in `rescue in call'
|
|
332
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:32:in `call'
|
|
333
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
|
|
334
|
+ activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
|
|
335
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
336
|
+ activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
337
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
338
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
339
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
340
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
341
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
342
|
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
343
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
344
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
345
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
346
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
347
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
|
|
348
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
349
|
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
350
|
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
351
|
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
352
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
353
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
354
|
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
355
|
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
|
|
356
|
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
|
|
357
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
358
|
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
359
|
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
360
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
|
361
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
|
362
|
+ /usr/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.3ms)
|
|
366
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.6ms)
|
|
367
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms)
|
|
368
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (12.8ms)
|
|
369
|
+
|
|
370
|
+
|
|
371
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:17:11 -0500
|
|
372
|
+
|
|
373
|
+PG::ConnectionBad (fe_sendauth: no password supplied
|
|
374
|
+):
|
|
375
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `initialize'
|
|
376
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `new'
|
|
377
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:888:in `connect'
|
|
378
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:568:in `initialize'
|
|
379
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `new'
|
|
380
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/postgresql_adapter.rb:41:in `postgresql_connection'
|
|
381
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:435:in `new_connection'
|
|
382
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:445:in `checkout_new_connection'
|
|
383
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:416:in `acquire_connection'
|
|
384
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:351:in `block in checkout'
|
|
385
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
386
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:350:in `checkout'
|
|
387
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:265:in `block in connection'
|
|
388
|
+ /usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
|
|
389
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:264:in `connection'
|
|
390
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:541:in `retrieve_connection'
|
|
391
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:113:in `retrieve_connection'
|
|
392
|
+ activerecord (4.1.5) lib/active_record/connection_handling.rb:87:in `connection'
|
|
393
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:51:in `restore_query_cache_settings'
|
|
394
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:43:in `rescue in call'
|
|
395
|
+ activerecord (4.1.5) lib/active_record/query_cache.rb:32:in `call'
|
|
396
|
+ activerecord (4.1.5) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
|
|
397
|
+ activerecord (4.1.5) lib/active_record/migration.rb:380:in `call'
|
|
398
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
|
399
|
+ activesupport (4.1.5) lib/active_support/callbacks.rb:82:in `run_callbacks'
|
|
400
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
|
401
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/reloader.rb:73:in `call'
|
|
402
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
|
|
403
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
|
404
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
|
405
|
+ railties (4.1.5) lib/rails/rack/logger.rb:38:in `call_app'
|
|
406
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `block in call'
|
|
407
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
|
408
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:26:in `tagged'
|
|
409
|
+ activesupport (4.1.5) lib/active_support/tagged_logging.rb:68:in `tagged'
|
|
410
|
+ railties (4.1.5) lib/rails/rack/logger.rb:20:in `call'
|
|
411
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
|
412
|
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
|
|
413
|
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
|
|
414
|
+ activesupport (4.1.5) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
|
|
415
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
416
|
+ actionpack (4.1.5) lib/action_dispatch/middleware/static.rb:64:in `call'
|
|
417
|
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
|
|
418
|
+ railties (4.1.5) lib/rails/engine.rb:514:in `call'
|
|
419
|
+ railties (4.1.5) lib/rails/application.rb:144:in `call'
|
|
420
|
+ rack (1.5.2) lib/rack/lock.rb:17:in `call'
|
|
421
|
+ rack (1.5.2) lib/rack/content_length.rb:14:in `call'
|
|
422
|
+ rack (1.5.2) lib/rack/handler/webrick.rb:60:in `service'
|
|
423
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
|
424
|
+ /usr/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
|
425
|
+ /usr/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_source.erb (0.3ms)
|
|
429
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.6ms)
|
|
430
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
|
|
431
|
+ Rendered /var/lib/gems/2.1.0/gems/actionpack-4.1.5/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (22.5ms)
|
|
432
|
+
|
|
433
|
+
|
|
434
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:17:20 -0500
|
|
435
|
+Processing by Rails::WelcomeController#index as HTML
|
|
436
|
+ Rendered /var/lib/gems/2.1.0/gems/railties-4.1.5/lib/rails/templates/rails/welcome/index.html.erb (1.0ms)
|
|
437
|
+Completed 200 OK in 18ms (Views: 7.4ms | ActiveRecord: 0.0ms)
|
|
438
|
+
|
|
439
|
+
|
|
440
|
+Started GET "/" for 127.0.0.1 at 2014-08-30 01:22:53 -0500
|
|
441
|
+Processing by Rails::WelcomeController#index as HTML
|
|
442
|
+ Rendered /var/lib/gems/2.1.0/gems/railties-4.1.5/lib/rails/templates/rails/welcome/index.html.erb (0.8ms)
|
|
443
|
+Completed 200 OK in 13ms (Views: 7.9ms | ActiveRecord: 0.0ms)
|