mascot-rails 0.1.10 → 0.1.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +1,9 @@
1
1
  I, [2016-07-29T10:24:59.880735 #34433] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:24:59 -0700
2
- I, [2016-07-29T10:24:59.884122 #34433] INFO -- : Processing by Mascot::SitemapController#show as HTML
2
+ I, [2016-07-29T10:24:59.884122 #34433] INFO -- : Processing by Mascot::SiteController#show as HTML
3
3
  I, [2016-07-29T10:24:59.884177 #34433] INFO -- : Parameters: {"path"=>"page-1"}
4
4
  I, [2016-07-29T10:25:01.200590 #34433] INFO -- : Rendered inline template within layouts/application (1310.9ms)
5
5
  I, [2016-07-29T10:25:01.201586 #34433] INFO -- : Completed 500 Internal Server Error in 1317ms (ActiveRecord: 0.0ms)
6
- F, [2016-07-29T10:25:01.205819 #34433] FATAL -- :
6
+ F, [2016-07-29T10:25:01.205819 #34433] FATAL -- :
7
7
  Interrupt ():
8
8
  /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/scalar_scanner.rb:58:in `tokenize'
9
9
  /Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/psych/visitors/to_ruby.rb:60:in `deserialize'
@@ -63,7 +63,7 @@ Interrupt ():
63
63
  activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
64
64
  actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render'
65
65
  /Users/bradgessler/Projects/mascot/mascot-rails/lib/mascot/action_controller_context.rb:22:in `render'
66
- /Users/bradgessler/Projects/mascot/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show'
66
+ /Users/bradgessler/Projects/mascot/mascot-rails/app/controllers/mascot/site_controller.rb:6:in `show'
67
67
  actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
68
68
  actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action'
69
69
  actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action'
@@ -146,7 +146,7 @@ Interrupt ():
146
146
 
147
147
 
148
148
  I, [2016-07-29T10:25:29.773919 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:29 -0700
149
- I, [2016-07-29T10:25:29.777000 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
149
+ I, [2016-07-29T10:25:29.777000 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
150
150
  I, [2016-07-29T10:25:29.777043 #34518] INFO -- : Parameters: {"path"=>"page-1"}
151
151
  I, [2016-07-29T10:25:30.937426 #34518] INFO -- : Rendered inline template within layouts/application (1154.8ms)
152
152
  I, [2016-07-29T10:25:30.955847 #34518] INFO -- : Completed 200 OK in 1179ms (Views: 1175.7ms | ActiveRecord: 0.0ms)
@@ -155,17 +155,17 @@ I, [2016-07-29T10:25:30.971313 #34518] INFO -- : Processing by BaselineControll
155
155
  I, [2016-07-29T10:25:30.974823 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms)
156
156
  I, [2016-07-29T10:25:30.975388 #34518] INFO -- : Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
157
157
  I, [2016-07-29T10:25:30.976438 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:30 -0700
158
- I, [2016-07-29T10:25:30.976927 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
158
+ I, [2016-07-29T10:25:30.976927 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
159
159
  I, [2016-07-29T10:25:30.976958 #34518] INFO -- : Parameters: {"path"=>"page-1"}
160
160
  I, [2016-07-29T10:25:31.159115 #34518] INFO -- : Rendered inline template within layouts/application (181.7ms)
161
161
  I, [2016-07-29T10:25:31.160935 #34518] INFO -- : Completed 200 OK in 184ms (Views: 183.6ms | ActiveRecord: 0.0ms)
162
162
  I, [2016-07-29T10:25:31.165100 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:31 -0700
163
- I, [2016-07-29T10:25:31.165728 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
163
+ I, [2016-07-29T10:25:31.165728 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
164
164
  I, [2016-07-29T10:25:31.165760 #34518] INFO -- : Parameters: {"path"=>"page-9999"}
165
165
  I, [2016-07-29T10:25:31.317125 #34518] INFO -- : Rendered inline template within layouts/application (150.5ms)
166
166
  I, [2016-07-29T10:25:31.318568 #34518] INFO -- : Completed 200 OK in 153ms (Views: 152.2ms | ActiveRecord: 0.0ms)
167
167
  I, [2016-07-29T10:25:31.498324 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:31 -0700
168
- I, [2016-07-29T10:25:31.498865 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
168
+ I, [2016-07-29T10:25:31.498865 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
169
169
  I, [2016-07-29T10:25:31.498911 #34518] INFO -- : Parameters: {"path"=>"page-1"}
170
170
  I, [2016-07-29T10:25:31.590826 #34518] INFO -- : Rendered inline template within layouts/application (91.5ms)
171
171
  I, [2016-07-29T10:25:31.591551 #34518] INFO -- : Completed 200 OK in 93ms (Views: 92.3ms | ActiveRecord: 0.0ms)
@@ -174,17 +174,17 @@ I, [2016-07-29T10:25:31.668451 #34518] INFO -- : Processing by BaselineControll
174
174
  I, [2016-07-29T10:25:31.668796 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
175
175
  I, [2016-07-29T10:25:31.669190 #34518] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
176
176
  I, [2016-07-29T10:25:31.728212 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:31 -0700
177
- I, [2016-07-29T10:25:31.728881 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
177
+ I, [2016-07-29T10:25:31.728881 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
178
178
  I, [2016-07-29T10:25:31.728924 #34518] INFO -- : Parameters: {"path"=>"page-1"}
179
179
  I, [2016-07-29T10:25:31.819500 #34518] INFO -- : Rendered inline template within layouts/application (90.1ms)
180
180
  I, [2016-07-29T10:25:31.820232 #34518] INFO -- : Completed 200 OK in 91ms (Views: 91.0ms | ActiveRecord: 0.0ms)
181
181
  I, [2016-07-29T10:25:31.896618 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:31 -0700
182
- I, [2016-07-29T10:25:31.897121 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
182
+ I, [2016-07-29T10:25:31.897121 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
183
183
  I, [2016-07-29T10:25:31.897154 #34518] INFO -- : Parameters: {"path"=>"page-9999"}
184
184
  I, [2016-07-29T10:25:32.006642 #34518] INFO -- : Rendered inline template within layouts/application (109.1ms)
185
185
  I, [2016-07-29T10:25:32.007493 #34518] INFO -- : Completed 200 OK in 110ms (Views: 110.0ms | ActiveRecord: 0.0ms)
186
186
  I, [2016-07-29T10:25:34.463208 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:34 -0700
187
- I, [2016-07-29T10:25:34.463694 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
187
+ I, [2016-07-29T10:25:34.463694 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
188
188
  I, [2016-07-29T10:25:34.463724 #34518] INFO -- : Parameters: {"path"=>"page-1"}
189
189
  I, [2016-07-29T10:25:37.023458 #34518] INFO -- : Rendered inline template within layouts/application (1266.0ms)
190
190
  I, [2016-07-29T10:25:37.024161 #34518] INFO -- : Completed 200 OK in 2560ms (Views: 1266.8ms | ActiveRecord: 0.0ms)
@@ -193,17 +193,17 @@ I, [2016-07-29T10:25:37.027989 #34518] INFO -- : Processing by BaselineControll
193
193
  I, [2016-07-29T10:25:37.028386 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
194
194
  I, [2016-07-29T10:25:37.028831 #34518] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
195
195
  I, [2016-07-29T10:25:37.029794 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:37 -0700
196
- I, [2016-07-29T10:25:37.030237 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
196
+ I, [2016-07-29T10:25:37.030237 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
197
197
  I, [2016-07-29T10:25:37.030267 #34518] INFO -- : Parameters: {"path"=>"page-1"}
198
198
  I, [2016-07-29T10:25:39.529682 #34518] INFO -- : Rendered inline template within layouts/application (1216.1ms)
199
199
  I, [2016-07-29T10:25:39.530450 #34518] INFO -- : Completed 200 OK in 2500ms (Views: 1217.1ms | ActiveRecord: 0.0ms)
200
200
  I, [2016-07-29T10:25:39.533413 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:39 -0700
201
- I, [2016-07-29T10:25:39.533900 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
201
+ I, [2016-07-29T10:25:39.533900 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
202
202
  I, [2016-07-29T10:25:39.533933 #34518] INFO -- : Parameters: {"path"=>"page-9999"}
203
203
  I, [2016-07-29T10:25:41.769897 #34518] INFO -- : Rendered inline template within layouts/application (1092.9ms)
204
204
  I, [2016-07-29T10:25:41.770739 #34518] INFO -- : Completed 200 OK in 2237ms (Views: 1093.9ms | ActiveRecord: 0.0ms)
205
205
  I, [2016-07-29T10:25:43.341081 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:43 -0700
206
- I, [2016-07-29T10:25:43.341583 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
206
+ I, [2016-07-29T10:25:43.341583 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
207
207
  I, [2016-07-29T10:25:43.341624 #34518] INFO -- : Parameters: {"path"=>"page-1"}
208
208
  I, [2016-07-29T10:25:45.515442 #34518] INFO -- : Rendered inline template within layouts/application (1048.1ms)
209
209
  I, [2016-07-29T10:25:45.516217 #34518] INFO -- : Completed 200 OK in 2175ms (Views: 1049.0ms | ActiveRecord: 0.0ms)
@@ -212,17 +212,17 @@ I, [2016-07-29T10:25:45.884085 #34518] INFO -- : Processing by BaselineControll
212
212
  I, [2016-07-29T10:25:45.884550 #34518] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
213
213
  I, [2016-07-29T10:25:45.885099 #34518] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
214
214
  I, [2016-07-29T10:25:46.020159 #34518] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:25:46 -0700
215
- I, [2016-07-29T10:25:46.020732 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
215
+ I, [2016-07-29T10:25:46.020732 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
216
216
  I, [2016-07-29T10:25:46.020778 #34518] INFO -- : Parameters: {"path"=>"page-1"}
217
217
  I, [2016-07-29T10:25:48.100345 #34518] INFO -- : Rendered inline template within layouts/application (1061.1ms)
218
218
  I, [2016-07-29T10:25:48.101341 #34518] INFO -- : Completed 200 OK in 2080ms (Views: 1062.2ms | ActiveRecord: 0.0ms)
219
219
  I, [2016-07-29T10:25:48.392604 #34518] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:25:48 -0700
220
- I, [2016-07-29T10:25:48.393106 #34518] INFO -- : Processing by Mascot::SitemapController#show as HTML
220
+ I, [2016-07-29T10:25:48.393106 #34518] INFO -- : Processing by Mascot::SiteController#show as HTML
221
221
  I, [2016-07-29T10:25:48.393139 #34518] INFO -- : Parameters: {"path"=>"page-9999"}
222
222
  I, [2016-07-29T10:25:50.485973 #34518] INFO -- : Rendered inline template within layouts/application (1053.1ms)
223
223
  I, [2016-07-29T10:25:50.486992 #34518] INFO -- : Completed 200 OK in 2094ms (Views: 1054.3ms | ActiveRecord: 0.0ms)
224
224
  I, [2016-07-29T10:26:14.067305 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:14 -0700
225
- I, [2016-07-29T10:26:14.070208 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
225
+ I, [2016-07-29T10:26:14.070208 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
226
226
  I, [2016-07-29T10:26:14.070249 #34638] INFO -- : Parameters: {"path"=>"page-1"}
227
227
  I, [2016-07-29T10:26:15.242761 #34638] INFO -- : Rendered inline template within layouts/application (1167.1ms)
228
228
  I, [2016-07-29T10:26:15.262712 #34638] INFO -- : Completed 200 OK in 1192ms (Views: 1189.7ms | ActiveRecord: 0.0ms)
@@ -231,17 +231,17 @@ I, [2016-07-29T10:26:15.274236 #34638] INFO -- : Processing by BaselineControll
231
231
  I, [2016-07-29T10:26:15.277931 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
232
232
  I, [2016-07-29T10:26:15.278684 #34638] INFO -- : Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
233
233
  I, [2016-07-29T10:26:15.280003 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:15 -0700
234
- I, [2016-07-29T10:26:15.280818 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
234
+ I, [2016-07-29T10:26:15.280818 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
235
235
  I, [2016-07-29T10:26:15.280862 #34638] INFO -- : Parameters: {"path"=>"page-1"}
236
236
  I, [2016-07-29T10:26:15.460197 #34638] INFO -- : Rendered inline template within layouts/application (178.9ms)
237
237
  I, [2016-07-29T10:26:15.461752 #34638] INFO -- : Completed 200 OK in 181ms (Views: 180.6ms | ActiveRecord: 0.0ms)
238
238
  I, [2016-07-29T10:26:15.466111 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:15 -0700
239
- I, [2016-07-29T10:26:15.466831 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
239
+ I, [2016-07-29T10:26:15.466831 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
240
240
  I, [2016-07-29T10:26:15.466870 #34638] INFO -- : Parameters: {"path"=>"page-9999"}
241
241
  I, [2016-07-29T10:26:15.617708 #34638] INFO -- : Rendered inline template within layouts/application (150.2ms)
242
242
  I, [2016-07-29T10:26:15.619045 #34638] INFO -- : Completed 200 OK in 152ms (Views: 151.7ms | ActiveRecord: 0.0ms)
243
243
  I, [2016-07-29T10:26:15.798730 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:15 -0700
244
- I, [2016-07-29T10:26:15.799271 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
244
+ I, [2016-07-29T10:26:15.799271 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
245
245
  I, [2016-07-29T10:26:15.799304 #34638] INFO -- : Parameters: {"path"=>"page-1"}
246
246
  I, [2016-07-29T10:26:15.893747 #34638] INFO -- : Rendered inline template within layouts/application (94.0ms)
247
247
  I, [2016-07-29T10:26:15.894484 #34638] INFO -- : Completed 200 OK in 95ms (Views: 94.9ms | ActiveRecord: 0.0ms)
@@ -250,17 +250,17 @@ I, [2016-07-29T10:26:15.977929 #34638] INFO -- : Processing by BaselineControll
250
250
  I, [2016-07-29T10:26:15.978319 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
251
251
  I, [2016-07-29T10:26:15.978842 #34638] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
252
252
  I, [2016-07-29T10:26:16.042888 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:16 -0700
253
- I, [2016-07-29T10:26:16.043414 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
253
+ I, [2016-07-29T10:26:16.043414 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
254
254
  I, [2016-07-29T10:26:16.043456 #34638] INFO -- : Parameters: {"path"=>"page-1"}
255
255
  I, [2016-07-29T10:26:16.137884 #34638] INFO -- : Rendered inline template within layouts/application (93.9ms)
256
256
  I, [2016-07-29T10:26:16.138725 #34638] INFO -- : Completed 200 OK in 95ms (Views: 94.9ms | ActiveRecord: 0.0ms)
257
257
  I, [2016-07-29T10:26:16.219332 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:16 -0700
258
- I, [2016-07-29T10:26:16.219834 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
258
+ I, [2016-07-29T10:26:16.219834 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
259
259
  I, [2016-07-29T10:26:16.219867 #34638] INFO -- : Parameters: {"path"=>"page-9999"}
260
260
  I, [2016-07-29T10:26:16.311211 #34638] INFO -- : Rendered inline template within layouts/application (91.0ms)
261
261
  I, [2016-07-29T10:26:16.312035 #34638] INFO -- : Completed 200 OK in 92ms (Views: 91.9ms | ActiveRecord: 0.0ms)
262
262
  I, [2016-07-29T10:26:18.653374 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:18 -0700
263
- I, [2016-07-29T10:26:18.653931 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
263
+ I, [2016-07-29T10:26:18.653931 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
264
264
  I, [2016-07-29T10:26:18.653975 #34638] INFO -- : Parameters: {"path"=>"page-1"}
265
265
  I, [2016-07-29T10:26:21.135888 #34638] INFO -- : Rendered inline template within layouts/application (1245.9ms)
266
266
  I, [2016-07-29T10:26:21.136627 #34638] INFO -- : Completed 200 OK in 2483ms (Views: 1246.8ms | ActiveRecord: 0.0ms)
@@ -269,17 +269,17 @@ I, [2016-07-29T10:26:21.140499 #34638] INFO -- : Processing by BaselineControll
269
269
  I, [2016-07-29T10:26:21.140858 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
270
270
  I, [2016-07-29T10:26:21.141354 #34638] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
271
271
  I, [2016-07-29T10:26:21.142444 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:21 -0700
272
- I, [2016-07-29T10:26:21.142852 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
272
+ I, [2016-07-29T10:26:21.142852 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
273
273
  I, [2016-07-29T10:26:21.142883 #34638] INFO -- : Parameters: {"path"=>"page-1"}
274
274
  I, [2016-07-29T10:26:23.735667 #34638] INFO -- : Rendered inline template within layouts/application (1251.2ms)
275
275
  I, [2016-07-29T10:26:23.736493 #34638] INFO -- : Completed 200 OK in 2594ms (Views: 1252.2ms | ActiveRecord: 0.0ms)
276
276
  I, [2016-07-29T10:26:23.739824 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:23 -0700
277
- I, [2016-07-29T10:26:23.740303 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
277
+ I, [2016-07-29T10:26:23.740303 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
278
278
  I, [2016-07-29T10:26:23.740344 #34638] INFO -- : Parameters: {"path"=>"page-9999"}
279
279
  I, [2016-07-29T10:26:26.118463 #34638] INFO -- : Rendered inline template within layouts/application (1116.4ms)
280
280
  I, [2016-07-29T10:26:26.119461 #34638] INFO -- : Completed 200 OK in 2379ms (Views: 1117.5ms | ActiveRecord: 0.0ms)
281
281
  I, [2016-07-29T10:26:27.776315 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:27 -0700
282
- I, [2016-07-29T10:26:27.776789 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
282
+ I, [2016-07-29T10:26:27.776789 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
283
283
  I, [2016-07-29T10:26:27.776856 #34638] INFO -- : Parameters: {"path"=>"page-1"}
284
284
  I, [2016-07-29T10:26:30.087571 #34638] INFO -- : Rendered inline template within layouts/application (1171.3ms)
285
285
  I, [2016-07-29T10:26:30.088551 #34638] INFO -- : Completed 200 OK in 2312ms (Views: 1172.3ms | ActiveRecord: 0.0ms)
@@ -288,17 +288,17 @@ I, [2016-07-29T10:26:30.476234 #34638] INFO -- : Processing by BaselineControll
288
288
  I, [2016-07-29T10:26:30.476617 #34638] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
289
289
  I, [2016-07-29T10:26:30.477049 #34638] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
290
290
  I, [2016-07-29T10:26:30.605143 #34638] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:26:30 -0700
291
- I, [2016-07-29T10:26:30.605631 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
291
+ I, [2016-07-29T10:26:30.605631 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
292
292
  I, [2016-07-29T10:26:30.605663 #34638] INFO -- : Parameters: {"path"=>"page-1"}
293
293
  I, [2016-07-29T10:26:33.622280 #34638] INFO -- : Rendered inline template within layouts/application (1130.8ms)
294
294
  I, [2016-07-29T10:26:33.623449 #34638] INFO -- : Completed 200 OK in 3018ms (Views: 1132.1ms | ActiveRecord: 0.0ms)
295
295
  I, [2016-07-29T10:26:33.924750 #34638] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:26:33 -0700
296
- I, [2016-07-29T10:26:33.925251 #34638] INFO -- : Processing by Mascot::SitemapController#show as HTML
296
+ I, [2016-07-29T10:26:33.925251 #34638] INFO -- : Processing by Mascot::SiteController#show as HTML
297
297
  I, [2016-07-29T10:26:33.925283 #34638] INFO -- : Parameters: {"path"=>"page-9999"}
298
298
  I, [2016-07-29T10:26:36.319683 #34638] INFO -- : Rendered inline template within layouts/application (1172.7ms)
299
299
  I, [2016-07-29T10:26:36.320476 #34638] INFO -- : Completed 200 OK in 2395ms (Views: 1173.6ms | ActiveRecord: 0.0ms)
300
300
  I, [2016-07-29T10:51:04.737754 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:04 -0700
301
- I, [2016-07-29T10:51:04.741581 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
301
+ I, [2016-07-29T10:51:04.741581 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
302
302
  I, [2016-07-29T10:51:04.741635 #36434] INFO -- : Parameters: {"path"=>"page-1"}
303
303
  I, [2016-07-29T10:51:05.980715 #36434] INFO -- : Rendered inline template within layouts/application (1232.8ms)
304
304
  I, [2016-07-29T10:51:05.999386 #36434] INFO -- : Completed 200 OK in 1258ms (Views: 1253.8ms | ActiveRecord: 0.0ms)
@@ -307,17 +307,17 @@ I, [2016-07-29T10:51:06.011533 #36434] INFO -- : Processing by BaselineControll
307
307
  I, [2016-07-29T10:51:06.015434 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
308
308
  I, [2016-07-29T10:51:06.016086 #36434] INFO -- : Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
309
309
  I, [2016-07-29T10:51:06.017083 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:06 -0700
310
- I, [2016-07-29T10:51:06.017566 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
310
+ I, [2016-07-29T10:51:06.017566 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
311
311
  I, [2016-07-29T10:51:06.017598 #36434] INFO -- : Parameters: {"path"=>"page-1"}
312
312
  I, [2016-07-29T10:51:06.206500 #36434] INFO -- : Rendered inline template within layouts/application (188.5ms)
313
313
  I, [2016-07-29T10:51:06.208337 #36434] INFO -- : Completed 200 OK in 191ms (Views: 190.4ms | ActiveRecord: 0.0ms)
314
314
  I, [2016-07-29T10:51:06.212093 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:06 -0700
315
- I, [2016-07-29T10:51:06.212802 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
315
+ I, [2016-07-29T10:51:06.212802 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
316
316
  I, [2016-07-29T10:51:06.212835 #36434] INFO -- : Parameters: {"path"=>"page-9999"}
317
317
  I, [2016-07-29T10:51:06.361883 #36434] INFO -- : Rendered inline template within layouts/application (148.3ms)
318
318
  I, [2016-07-29T10:51:06.363585 #36434] INFO -- : Completed 200 OK in 151ms (Views: 150.1ms | ActiveRecord: 0.0ms)
319
319
  I, [2016-07-29T10:51:06.549285 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:06 -0700
320
- I, [2016-07-29T10:51:06.549834 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
320
+ I, [2016-07-29T10:51:06.549834 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
321
321
  I, [2016-07-29T10:51:06.549878 #36434] INFO -- : Parameters: {"path"=>"page-1"}
322
322
  I, [2016-07-29T10:51:06.639081 #36434] INFO -- : Rendered inline template within layouts/application (88.8ms)
323
323
  I, [2016-07-29T10:51:06.640651 #36434] INFO -- : Completed 200 OK in 91ms (Views: 90.4ms | ActiveRecord: 0.0ms)
@@ -326,17 +326,17 @@ I, [2016-07-29T10:51:06.720790 #36434] INFO -- : Processing by BaselineControll
326
326
  I, [2016-07-29T10:51:06.721566 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms)
327
327
  I, [2016-07-29T10:51:06.722702 #36434] INFO -- : Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
328
328
  I, [2016-07-29T10:51:06.786438 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:06 -0700
329
- I, [2016-07-29T10:51:06.786984 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
329
+ I, [2016-07-29T10:51:06.786984 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
330
330
  I, [2016-07-29T10:51:06.787030 #36434] INFO -- : Parameters: {"path"=>"page-1"}
331
331
  I, [2016-07-29T10:51:06.887855 #36434] INFO -- : Rendered inline template within layouts/application (100.3ms)
332
332
  I, [2016-07-29T10:51:06.888851 #36434] INFO -- : Completed 200 OK in 102ms (Views: 101.4ms | ActiveRecord: 0.0ms)
333
333
  I, [2016-07-29T10:51:06.964619 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:06 -0700
334
- I, [2016-07-29T10:51:06.965339 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
334
+ I, [2016-07-29T10:51:06.965339 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
335
335
  I, [2016-07-29T10:51:06.965391 #36434] INFO -- : Parameters: {"path"=>"page-9999"}
336
336
  I, [2016-07-29T10:51:07.056106 #36434] INFO -- : Rendered inline template within layouts/application (90.1ms)
337
337
  I, [2016-07-29T10:51:07.057674 #36434] INFO -- : Completed 200 OK in 92ms (Views: 91.8ms | ActiveRecord: 0.0ms)
338
338
  I, [2016-07-29T10:51:09.422362 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:09 -0700
339
- I, [2016-07-29T10:51:09.422875 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
339
+ I, [2016-07-29T10:51:09.422875 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
340
340
  I, [2016-07-29T10:51:09.422908 #36434] INFO -- : Parameters: {"path"=>"page-1"}
341
341
  I, [2016-07-29T10:51:11.962230 #36434] INFO -- : Rendered inline template within layouts/application (1290.9ms)
342
342
  I, [2016-07-29T10:51:11.964926 #36434] INFO -- : Completed 200 OK in 2542ms (Views: 1293.7ms | ActiveRecord: 0.0ms)
@@ -345,17 +345,17 @@ I, [2016-07-29T10:51:11.969085 #36434] INFO -- : Processing by BaselineControll
345
345
  I, [2016-07-29T10:51:11.969518 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.1ms)
346
346
  I, [2016-07-29T10:51:11.970739 #36434] INFO -- : Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
347
347
  I, [2016-07-29T10:51:11.971862 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:11 -0700
348
- I, [2016-07-29T10:51:11.972353 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
348
+ I, [2016-07-29T10:51:11.972353 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
349
349
  I, [2016-07-29T10:51:11.972386 #36434] INFO -- : Parameters: {"path"=>"page-1"}
350
350
  I, [2016-07-29T10:51:14.670138 #36434] INFO -- : Rendered inline template within layouts/application (1305.5ms)
351
351
  I, [2016-07-29T10:51:14.672158 #36434] INFO -- : Completed 200 OK in 2700ms (Views: 1307.7ms | ActiveRecord: 0.0ms)
352
352
  I, [2016-07-29T10:51:14.675408 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:14 -0700
353
- I, [2016-07-29T10:51:14.675951 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
353
+ I, [2016-07-29T10:51:14.675951 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
354
354
  I, [2016-07-29T10:51:14.675997 #36434] INFO -- : Parameters: {"path"=>"page-9999"}
355
355
  I, [2016-07-29T10:51:17.067517 #36434] INFO -- : Rendered inline template within layouts/application (1149.1ms)
356
356
  I, [2016-07-29T10:51:17.069116 #36434] INFO -- : Completed 200 OK in 2393ms (Views: 1150.7ms | ActiveRecord: 0.0ms)
357
357
  I, [2016-07-29T10:51:18.742750 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:18 -0700
358
- I, [2016-07-29T10:51:18.743283 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
358
+ I, [2016-07-29T10:51:18.743283 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
359
359
  I, [2016-07-29T10:51:18.743319 #36434] INFO -- : Parameters: {"path"=>"page-1"}
360
360
  I, [2016-07-29T10:51:20.993214 #36434] INFO -- : Rendered inline template within layouts/application (1088.5ms)
361
361
  I, [2016-07-29T10:51:20.994682 #36434] INFO -- : Completed 200 OK in 2251ms (Views: 1090.1ms | ActiveRecord: 0.0ms)
@@ -364,17 +364,17 @@ I, [2016-07-29T10:51:21.373983 #36434] INFO -- : Processing by BaselineControll
364
364
  I, [2016-07-29T10:51:21.374449 #36434] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
365
365
  I, [2016-07-29T10:51:21.375006 #36434] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
366
366
  I, [2016-07-29T10:51:21.496825 #36434] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 10:51:21 -0700
367
- I, [2016-07-29T10:51:21.497337 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
367
+ I, [2016-07-29T10:51:21.497337 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
368
368
  I, [2016-07-29T10:51:21.497370 #36434] INFO -- : Parameters: {"path"=>"page-1"}
369
369
  I, [2016-07-29T10:51:23.744200 #36434] INFO -- : Rendered inline template within layouts/application (1130.6ms)
370
370
  I, [2016-07-29T10:51:23.745597 #36434] INFO -- : Completed 200 OK in 2248ms (Views: 1132.1ms | ActiveRecord: 0.0ms)
371
371
  I, [2016-07-29T10:51:24.054160 #36434] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 10:51:24 -0700
372
- I, [2016-07-29T10:51:24.054859 #36434] INFO -- : Processing by Mascot::SitemapController#show as HTML
372
+ I, [2016-07-29T10:51:24.054859 #36434] INFO -- : Processing by Mascot::SiteController#show as HTML
373
373
  I, [2016-07-29T10:51:24.054905 #36434] INFO -- : Parameters: {"path"=>"page-9999"}
374
374
  I, [2016-07-29T10:51:26.666663 #36434] INFO -- : Rendered inline template within layouts/application (1399.8ms)
375
375
  I, [2016-07-29T10:51:26.668184 #36434] INFO -- : Completed 200 OK in 2613ms (Views: 1401.4ms | ActiveRecord: 0.0ms)
376
376
  I, [2016-07-29T11:11:07.129097 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:07 -0700
377
- I, [2016-07-29T11:11:07.133015 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
377
+ I, [2016-07-29T11:11:07.133015 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
378
378
  I, [2016-07-29T11:11:07.133215 #37164] INFO -- : Parameters: {"path"=>"page-1"}
379
379
  I, [2016-07-29T11:11:08.266639 #37164] INFO -- : Rendered inline template within layouts/application (1127.3ms)
380
380
  I, [2016-07-29T11:11:08.284605 #37164] INFO -- : Completed 200 OK in 1151ms (Views: 1147.7ms | ActiveRecord: 0.0ms)
@@ -383,17 +383,17 @@ I, [2016-07-29T11:11:08.296376 #37164] INFO -- : Processing by BaselineControll
383
383
  I, [2016-07-29T11:11:08.300065 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms)
384
384
  I, [2016-07-29T11:11:08.300673 #37164] INFO -- : Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
385
385
  I, [2016-07-29T11:11:08.301600 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:08 -0700
386
- I, [2016-07-29T11:11:08.302076 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
386
+ I, [2016-07-29T11:11:08.302076 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
387
387
  I, [2016-07-29T11:11:08.302107 #37164] INFO -- : Parameters: {"path"=>"page-1"}
388
388
  I, [2016-07-29T11:11:08.488496 #37164] INFO -- : Rendered inline template within layouts/application (186.0ms)
389
389
  I, [2016-07-29T11:11:08.490510 #37164] INFO -- : Completed 200 OK in 188ms (Views: 188.0ms | ActiveRecord: 0.0ms)
390
390
  I, [2016-07-29T11:11:08.493886 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:08 -0700
391
- I, [2016-07-29T11:11:08.494328 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
391
+ I, [2016-07-29T11:11:08.494328 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
392
392
  I, [2016-07-29T11:11:08.494358 #37164] INFO -- : Parameters: {"path"=>"page-9999"}
393
393
  I, [2016-07-29T11:11:08.638385 #37164] INFO -- : Rendered inline template within layouts/application (143.5ms)
394
394
  I, [2016-07-29T11:11:08.639908 #37164] INFO -- : Completed 200 OK in 145ms (Views: 145.1ms | ActiveRecord: 0.0ms)
395
395
  I, [2016-07-29T11:11:08.822940 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:08 -0700
396
- I, [2016-07-29T11:11:08.823509 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
396
+ I, [2016-07-29T11:11:08.823509 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
397
397
  I, [2016-07-29T11:11:08.823549 #37164] INFO -- : Parameters: {"path"=>"page-1"}
398
398
  I, [2016-07-29T11:11:08.910248 #37164] INFO -- : Rendered inline template within layouts/application (86.2ms)
399
399
  I, [2016-07-29T11:11:08.911802 #37164] INFO -- : Completed 200 OK in 88ms (Views: 87.9ms | ActiveRecord: 0.0ms)
@@ -402,17 +402,17 @@ I, [2016-07-29T11:11:08.988312 #37164] INFO -- : Processing by BaselineControll
402
402
  I, [2016-07-29T11:11:08.988652 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
403
403
  I, [2016-07-29T11:11:08.989052 #37164] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
404
404
  I, [2016-07-29T11:11:09.052073 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:09 -0700
405
- I, [2016-07-29T11:11:09.052697 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
405
+ I, [2016-07-29T11:11:09.052697 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
406
406
  I, [2016-07-29T11:11:09.052745 #37164] INFO -- : Parameters: {"path"=>"page-1"}
407
407
  I, [2016-07-29T11:11:09.139202 #37164] INFO -- : Rendered inline template within layouts/application (85.8ms)
408
408
  I, [2016-07-29T11:11:09.140216 #37164] INFO -- : Completed 200 OK in 87ms (Views: 87.0ms | ActiveRecord: 0.0ms)
409
409
  I, [2016-07-29T11:11:09.225727 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:09 -0700
410
- I, [2016-07-29T11:11:09.226223 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
410
+ I, [2016-07-29T11:11:09.226223 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
411
411
  I, [2016-07-29T11:11:09.226256 #37164] INFO -- : Parameters: {"path"=>"page-9999"}
412
412
  I, [2016-07-29T11:11:09.318642 #37164] INFO -- : Rendered inline template within layouts/application (92.0ms)
413
413
  I, [2016-07-29T11:11:09.320381 #37164] INFO -- : Completed 200 OK in 94ms (Views: 93.8ms | ActiveRecord: 0.0ms)
414
414
  I, [2016-07-29T11:11:12.104515 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:12 -0700
415
- I, [2016-07-29T11:11:12.105146 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
415
+ I, [2016-07-29T11:11:12.105146 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
416
416
  I, [2016-07-29T11:11:12.105212 #37164] INFO -- : Parameters: {"path"=>"page-1"}
417
417
  I, [2016-07-29T11:11:14.902070 #37164] INFO -- : Rendered inline template within layouts/application (1278.9ms)
418
418
  I, [2016-07-29T11:11:14.904234 #37164] INFO -- : Completed 200 OK in 2799ms (Views: 1281.2ms | ActiveRecord: 0.0ms)
@@ -421,17 +421,17 @@ I, [2016-07-29T11:11:14.908524 #37164] INFO -- : Processing by BaselineControll
421
421
  I, [2016-07-29T11:11:14.908860 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
422
422
  I, [2016-07-29T11:11:14.909641 #37164] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
423
423
  I, [2016-07-29T11:11:14.911010 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:14 -0700
424
- I, [2016-07-29T11:11:14.911749 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
424
+ I, [2016-07-29T11:11:14.911749 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
425
425
  I, [2016-07-29T11:11:14.911796 #37164] INFO -- : Parameters: {"path"=>"page-1"}
426
426
  I, [2016-07-29T11:11:18.037533 #37164] INFO -- : Rendered inline template within layouts/application (1577.7ms)
427
427
  I, [2016-07-29T11:11:18.040104 #37164] INFO -- : Completed 200 OK in 3128ms (Views: 1580.4ms | ActiveRecord: 0.0ms)
428
428
  I, [2016-07-29T11:11:18.044697 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:18 -0700
429
- I, [2016-07-29T11:11:18.045393 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
429
+ I, [2016-07-29T11:11:18.045393 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
430
430
  I, [2016-07-29T11:11:18.045454 #37164] INFO -- : Parameters: {"path"=>"page-9999"}
431
431
  I, [2016-07-29T11:11:21.351228 #37164] INFO -- : Rendered inline template within layouts/application (1578.2ms)
432
432
  I, [2016-07-29T11:11:21.424097 #37164] INFO -- : Completed 200 OK in 3379ms (Views: 1580.9ms | ActiveRecord: 0.0ms)
433
433
  I, [2016-07-29T11:11:23.543504 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:23 -0700
434
- I, [2016-07-29T11:11:23.543993 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
434
+ I, [2016-07-29T11:11:23.543993 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
435
435
  I, [2016-07-29T11:11:23.544026 #37164] INFO -- : Parameters: {"path"=>"page-1"}
436
436
  I, [2016-07-29T11:11:26.452776 #37164] INFO -- : Rendered inline template within layouts/application (1290.7ms)
437
437
  I, [2016-07-29T11:11:26.454545 #37164] INFO -- : Completed 200 OK in 2910ms (Views: 1292.6ms | ActiveRecord: 0.0ms)
@@ -440,17 +440,17 @@ I, [2016-07-29T11:11:26.823064 #37164] INFO -- : Processing by BaselineControll
440
440
  I, [2016-07-29T11:11:26.823492 #37164] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
441
441
  I, [2016-07-29T11:11:26.824067 #37164] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
442
442
  I, [2016-07-29T11:11:26.969679 #37164] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:11:26 -0700
443
- I, [2016-07-29T11:11:26.970196 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
443
+ I, [2016-07-29T11:11:26.970196 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
444
444
  I, [2016-07-29T11:11:26.970229 #37164] INFO -- : Parameters: {"path"=>"page-1"}
445
445
  I, [2016-07-29T11:11:29.241288 #37164] INFO -- : Rendered inline template within layouts/application (1099.6ms)
446
446
  I, [2016-07-29T11:11:29.242315 #37164] INFO -- : Completed 200 OK in 2272ms (Views: 1100.8ms | ActiveRecord: 0.0ms)
447
447
  I, [2016-07-29T11:11:29.561242 #37164] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:11:29 -0700
448
- I, [2016-07-29T11:11:29.561817 #37164] INFO -- : Processing by Mascot::SitemapController#show as HTML
448
+ I, [2016-07-29T11:11:29.561817 #37164] INFO -- : Processing by Mascot::SiteController#show as HTML
449
449
  I, [2016-07-29T11:11:29.561864 #37164] INFO -- : Parameters: {"path"=>"page-9999"}
450
450
  I, [2016-07-29T11:11:31.694538 #37164] INFO -- : Rendered inline template within layouts/application (1042.1ms)
451
451
  I, [2016-07-29T11:11:31.695953 #37164] INFO -- : Completed 200 OK in 2134ms (Views: 1043.7ms | ActiveRecord: 0.0ms)
452
452
  I, [2016-07-29T11:27:51.352057 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:51 -0700
453
- I, [2016-07-29T11:27:51.356126 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
453
+ I, [2016-07-29T11:27:51.356126 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
454
454
  I, [2016-07-29T11:27:51.356175 #38271] INFO -- : Parameters: {"path"=>"page-1"}
455
455
  I, [2016-07-29T11:27:55.160162 #38271] INFO -- : Rendered inline template within layouts/application (3796.7ms)
456
456
  I, [2016-07-29T11:27:55.182216 #38271] INFO -- : Completed 200 OK in 3826ms (Views: 3821.4ms | ActiveRecord: 0.0ms)
@@ -459,17 +459,17 @@ I, [2016-07-29T11:27:55.194656 #38271] INFO -- : Processing by BaselineControll
459
459
  I, [2016-07-29T11:27:55.198120 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.2ms)
460
460
  I, [2016-07-29T11:27:55.198780 #38271] INFO -- : Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
461
461
  I, [2016-07-29T11:27:55.199698 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:55 -0700
462
- I, [2016-07-29T11:27:55.200172 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
462
+ I, [2016-07-29T11:27:55.200172 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
463
463
  I, [2016-07-29T11:27:55.200204 #38271] INFO -- : Parameters: {"path"=>"page-1"}
464
464
  I, [2016-07-29T11:27:55.391909 #38271] INFO -- : Rendered inline template within layouts/application (191.3ms)
465
465
  I, [2016-07-29T11:27:55.394668 #38271] INFO -- : Completed 200 OK in 194ms (Views: 194.1ms | ActiveRecord: 0.0ms)
466
466
  I, [2016-07-29T11:27:55.398783 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:27:55 -0700
467
- I, [2016-07-29T11:27:55.399404 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
467
+ I, [2016-07-29T11:27:55.399404 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
468
468
  I, [2016-07-29T11:27:55.399437 #38271] INFO -- : Parameters: {"path"=>"page-9999"}
469
469
  I, [2016-07-29T11:27:55.560563 #38271] INFO -- : Rendered inline template within layouts/application (160.4ms)
470
470
  I, [2016-07-29T11:27:55.562002 #38271] INFO -- : Completed 200 OK in 163ms (Views: 162.0ms | ActiveRecord: 0.0ms)
471
471
  I, [2016-07-29T11:27:55.765630 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:55 -0700
472
- I, [2016-07-29T11:27:55.768916 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
472
+ I, [2016-07-29T11:27:55.768916 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
473
473
  I, [2016-07-29T11:27:55.769000 #38271] INFO -- : Parameters: {"path"=>"page-1"}
474
474
  I, [2016-07-29T11:27:55.901275 #38271] INFO -- : Rendered inline template within layouts/application (131.6ms)
475
475
  I, [2016-07-29T11:27:55.904285 #38271] INFO -- : Completed 200 OK in 135ms (Views: 134.4ms | ActiveRecord: 0.0ms)
@@ -478,17 +478,17 @@ I, [2016-07-29T11:27:55.993955 #38271] INFO -- : Processing by BaselineControll
478
478
  I, [2016-07-29T11:27:55.994299 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
479
479
  I, [2016-07-29T11:27:55.994703 #38271] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
480
480
  I, [2016-07-29T11:27:56.059741 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:56 -0700
481
- I, [2016-07-29T11:27:56.060319 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
481
+ I, [2016-07-29T11:27:56.060319 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
482
482
  I, [2016-07-29T11:27:56.060364 #38271] INFO -- : Parameters: {"path"=>"page-1"}
483
483
  I, [2016-07-29T11:27:56.161696 #38271] INFO -- : Rendered inline template within layouts/application (100.8ms)
484
484
  I, [2016-07-29T11:27:56.162673 #38271] INFO -- : Completed 200 OK in 102ms (Views: 102.0ms | ActiveRecord: 0.0ms)
485
485
  I, [2016-07-29T11:27:56.251999 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:27:56 -0700
486
- I, [2016-07-29T11:27:56.252655 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
486
+ I, [2016-07-29T11:27:56.252655 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
487
487
  I, [2016-07-29T11:27:56.252714 #38271] INFO -- : Parameters: {"path"=>"page-9999"}
488
488
  I, [2016-07-29T11:27:56.381349 #38271] INFO -- : Rendered inline template within layouts/application (128.2ms)
489
489
  I, [2016-07-29T11:27:56.383421 #38271] INFO -- : Completed 200 OK in 131ms (Views: 130.3ms | ActiveRecord: 0.0ms)
490
490
  I, [2016-07-29T11:27:59.041858 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:27:59 -0700
491
- I, [2016-07-29T11:27:59.043373 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
491
+ I, [2016-07-29T11:27:59.043373 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
492
492
  I, [2016-07-29T11:27:59.043431 #38271] INFO -- : Parameters: {"path"=>"page-1"}
493
493
  I, [2016-07-29T11:28:03.961571 #38271] INFO -- : Rendered inline template within layouts/application (3629.8ms)
494
494
  I, [2016-07-29T11:28:03.963246 #38271] INFO -- : Completed 200 OK in 4920ms (Views: 3631.4ms | ActiveRecord: 0.0ms)
@@ -497,17 +497,17 @@ I, [2016-07-29T11:28:03.967309 #38271] INFO -- : Processing by BaselineControll
497
497
  I, [2016-07-29T11:28:03.967692 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
498
498
  I, [2016-07-29T11:28:03.968158 #38271] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
499
499
  I, [2016-07-29T11:28:03.969297 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:28:03 -0700
500
- I, [2016-07-29T11:28:03.969983 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
500
+ I, [2016-07-29T11:28:03.969983 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
501
501
  I, [2016-07-29T11:28:03.970023 #38271] INFO -- : Parameters: {"path"=>"page-1"}
502
502
  I, [2016-07-29T11:28:06.715330 #38271] INFO -- : Rendered inline template within layouts/application (1318.6ms)
503
503
  I, [2016-07-29T11:28:06.717237 #38271] INFO -- : Completed 200 OK in 2747ms (Views: 1320.7ms | ActiveRecord: 0.0ms)
504
504
  I, [2016-07-29T11:28:06.720391 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:28:06 -0700
505
- I, [2016-07-29T11:28:06.720947 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
505
+ I, [2016-07-29T11:28:06.720947 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
506
506
  I, [2016-07-29T11:28:06.720985 #38271] INFO -- : Parameters: {"path"=>"page-9999"}
507
507
  I, [2016-07-29T11:28:09.353259 #38271] INFO -- : Rendered inline template within layouts/application (1318.4ms)
508
508
  I, [2016-07-29T11:28:09.354732 #38271] INFO -- : Completed 200 OK in 2634ms (Views: 1319.9ms | ActiveRecord: 0.0ms)
509
509
  I, [2016-07-29T11:28:11.027150 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:28:11 -0700
510
- I, [2016-07-29T11:28:11.027710 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
510
+ I, [2016-07-29T11:28:11.027710 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
511
511
  I, [2016-07-29T11:28:11.027761 #38271] INFO -- : Parameters: {"path"=>"page-1"}
512
512
  I, [2016-07-29T11:28:13.478480 #38271] INFO -- : Rendered inline template within layouts/application (1236.1ms)
513
513
  I, [2016-07-29T11:28:13.480387 #38271] INFO -- : Completed 200 OK in 2453ms (Views: 1238.1ms | ActiveRecord: 0.0ms)
@@ -516,17 +516,17 @@ I, [2016-07-29T11:28:13.934298 #38271] INFO -- : Processing by BaselineControll
516
516
  I, [2016-07-29T11:28:13.934675 #38271] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
517
517
  I, [2016-07-29T11:28:13.935265 #38271] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
518
518
  I, [2016-07-29T11:28:14.070070 #38271] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 11:28:14 -0700
519
- I, [2016-07-29T11:28:14.070590 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
519
+ I, [2016-07-29T11:28:14.070590 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
520
520
  I, [2016-07-29T11:28:14.070622 #38271] INFO -- : Parameters: {"path"=>"page-1"}
521
521
  I, [2016-07-29T11:28:16.486930 #38271] INFO -- : Rendered inline template within layouts/application (1298.5ms)
522
522
  I, [2016-07-29T11:28:16.488009 #38271] INFO -- : Completed 200 OK in 2417ms (Views: 1299.8ms | ActiveRecord: 0.0ms)
523
523
  I, [2016-07-29T11:28:16.784864 #38271] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 11:28:16 -0700
524
- I, [2016-07-29T11:28:16.785373 #38271] INFO -- : Processing by Mascot::SitemapController#show as HTML
524
+ I, [2016-07-29T11:28:16.785373 #38271] INFO -- : Processing by Mascot::SiteController#show as HTML
525
525
  I, [2016-07-29T11:28:16.785408 #38271] INFO -- : Parameters: {"path"=>"page-9999"}
526
526
  I, [2016-07-29T11:28:19.012862 #38271] INFO -- : Rendered inline template within layouts/application (1104.7ms)
527
527
  I, [2016-07-29T11:28:19.015325 #38271] INFO -- : Completed 200 OK in 2230ms (Views: 1107.2ms | ActiveRecord: 0.0ms)
528
528
  I, [2016-07-29T12:01:53.751763 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:53 -0700
529
- I, [2016-07-29T12:01:53.758119 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
529
+ I, [2016-07-29T12:01:53.758119 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
530
530
  I, [2016-07-29T12:01:53.758208 #39720] INFO -- : Parameters: {"path"=>"page-1"}
531
531
  I, [2016-07-29T12:01:57.249134 #39720] INFO -- : Rendered inline template within layouts/application (3479.8ms)
532
532
  I, [2016-07-29T12:01:57.269647 #39720] INFO -- : Completed 200 OK in 3511ms (Views: 3504.3ms | ActiveRecord: 0.0ms)
@@ -535,17 +535,17 @@ I, [2016-07-29T12:01:57.286192 #39720] INFO -- : Processing by BaselineControll
535
535
  I, [2016-07-29T12:01:57.293758 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.6ms)
536
536
  I, [2016-07-29T12:01:57.294943 #39720] INFO -- : Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
537
537
  I, [2016-07-29T12:01:57.296205 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:57 -0700
538
- I, [2016-07-29T12:01:57.296885 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
538
+ I, [2016-07-29T12:01:57.296885 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
539
539
  I, [2016-07-29T12:01:57.296940 #39720] INFO -- : Parameters: {"path"=>"page-1"}
540
540
  I, [2016-07-29T12:01:57.494400 #39720] INFO -- : Rendered inline template within layouts/application (196.9ms)
541
541
  I, [2016-07-29T12:01:57.496903 #39720] INFO -- : Completed 200 OK in 200ms (Views: 199.6ms | ActiveRecord: 0.0ms)
542
542
  I, [2016-07-29T12:01:57.500788 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:01:57 -0700
543
- I, [2016-07-29T12:01:57.501425 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
543
+ I, [2016-07-29T12:01:57.501425 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
544
544
  I, [2016-07-29T12:01:57.501461 #39720] INFO -- : Parameters: {"path"=>"page-9999"}
545
545
  I, [2016-07-29T12:01:57.667970 #39720] INFO -- : Rendered inline template within layouts/application (165.8ms)
546
546
  I, [2016-07-29T12:01:57.669507 #39720] INFO -- : Completed 200 OK in 168ms (Views: 167.4ms | ActiveRecord: 0.0ms)
547
547
  I, [2016-07-29T12:01:57.899146 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:57 -0700
548
- I, [2016-07-29T12:01:57.899784 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
548
+ I, [2016-07-29T12:01:57.899784 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
549
549
  I, [2016-07-29T12:01:57.899834 #39720] INFO -- : Parameters: {"path"=>"page-1"}
550
550
  I, [2016-07-29T12:01:58.010742 #39720] INFO -- : Rendered inline template within layouts/application (110.3ms)
551
551
  I, [2016-07-29T12:01:58.011690 #39720] INFO -- : Completed 200 OK in 112ms (Views: 111.5ms | ActiveRecord: 0.0ms)
@@ -554,17 +554,17 @@ I, [2016-07-29T12:01:58.099529 #39720] INFO -- : Processing by BaselineControll
554
554
  I, [2016-07-29T12:01:58.099949 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
555
555
  I, [2016-07-29T12:01:58.100543 #39720] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
556
556
  I, [2016-07-29T12:01:58.170038 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:01:58 -0700
557
- I, [2016-07-29T12:01:58.170537 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
557
+ I, [2016-07-29T12:01:58.170537 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
558
558
  I, [2016-07-29T12:01:58.170569 #39720] INFO -- : Parameters: {"path"=>"page-1"}
559
559
  I, [2016-07-29T12:01:58.282186 #39720] INFO -- : Rendered inline template within layouts/application (111.2ms)
560
560
  I, [2016-07-29T12:01:58.283086 #39720] INFO -- : Completed 200 OK in 112ms (Views: 112.2ms | ActiveRecord: 0.0ms)
561
561
  I, [2016-07-29T12:01:58.375602 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:01:58 -0700
562
- I, [2016-07-29T12:01:58.376215 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
562
+ I, [2016-07-29T12:01:58.376215 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
563
563
  I, [2016-07-29T12:01:58.376264 #39720] INFO -- : Parameters: {"path"=>"page-9999"}
564
564
  I, [2016-07-29T12:01:58.520536 #39720] INFO -- : Rendered inline template within layouts/application (143.8ms)
565
565
  I, [2016-07-29T12:01:58.521445 #39720] INFO -- : Completed 200 OK in 145ms (Views: 144.8ms | ActiveRecord: 0.0ms)
566
566
  I, [2016-07-29T12:02:02.004277 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:02 -0700
567
- I, [2016-07-29T12:02:02.004834 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
567
+ I, [2016-07-29T12:02:02.004834 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
568
568
  I, [2016-07-29T12:02:02.004877 #39720] INFO -- : Parameters: {"path"=>"page-1"}
569
569
  I, [2016-07-29T12:02:05.983188 #39720] INFO -- : Rendered inline template within layouts/application (1578.2ms)
570
570
  I, [2016-07-29T12:02:05.983921 #39720] INFO -- : Completed 200 OK in 3979ms (Views: 1579.0ms | ActiveRecord: 0.0ms)
@@ -573,17 +573,17 @@ I, [2016-07-29T12:02:05.987639 #39720] INFO -- : Processing by BaselineControll
573
573
  I, [2016-07-29T12:02:05.988013 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
574
574
  I, [2016-07-29T12:02:05.988510 #39720] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
575
575
  I, [2016-07-29T12:02:05.989416 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:05 -0700
576
- I, [2016-07-29T12:02:05.990049 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
576
+ I, [2016-07-29T12:02:05.990049 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
577
577
  I, [2016-07-29T12:02:05.990092 #39720] INFO -- : Parameters: {"path"=>"page-1"}
578
578
  I, [2016-07-29T12:02:08.555070 #39720] INFO -- : Rendered inline template within layouts/application (1218.9ms)
579
579
  I, [2016-07-29T12:02:08.556057 #39720] INFO -- : Completed 200 OK in 2566ms (Views: 1220.0ms | ActiveRecord: 0.0ms)
580
580
  I, [2016-07-29T12:02:08.560212 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:02:08 -0700
581
- I, [2016-07-29T12:02:08.560722 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
581
+ I, [2016-07-29T12:02:08.560722 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
582
582
  I, [2016-07-29T12:02:08.560764 #39720] INFO -- : Parameters: {"path"=>"page-9999"}
583
583
  I, [2016-07-29T12:02:10.890126 #39720] INFO -- : Rendered inline template within layouts/application (1166.6ms)
584
584
  I, [2016-07-29T12:02:10.891993 #39720] INFO -- : Completed 200 OK in 2331ms (Views: 1168.6ms | ActiveRecord: 0.0ms)
585
585
  I, [2016-07-29T12:02:12.504014 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:12 -0700
586
- I, [2016-07-29T12:02:12.504504 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
586
+ I, [2016-07-29T12:02:12.504504 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
587
587
  I, [2016-07-29T12:02:12.504536 #39720] INFO -- : Parameters: {"path"=>"page-1"}
588
588
  I, [2016-07-29T12:02:14.764398 #39720] INFO -- : Rendered inline template within layouts/application (1141.2ms)
589
589
  I, [2016-07-29T12:02:14.765246 #39720] INFO -- : Completed 200 OK in 2261ms (Views: 1142.2ms | ActiveRecord: 0.0ms)
@@ -592,12 +592,12 @@ I, [2016-07-29T12:02:15.140783 #39720] INFO -- : Processing by BaselineControll
592
592
  I, [2016-07-29T12:02:15.141233 #39720] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
593
593
  I, [2016-07-29T12:02:15.141749 #39720] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
594
594
  I, [2016-07-29T12:02:15.274116 #39720] INFO -- : Started GET "/page-1" for 127.0.0.1 at 2016-07-29 12:02:15 -0700
595
- I, [2016-07-29T12:02:15.274664 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
595
+ I, [2016-07-29T12:02:15.274664 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
596
596
  I, [2016-07-29T12:02:15.274710 #39720] INFO -- : Parameters: {"path"=>"page-1"}
597
597
  I, [2016-07-29T12:02:17.528281 #39720] INFO -- : Rendered inline template within layouts/application (1193.4ms)
598
598
  I, [2016-07-29T12:02:17.530370 #39720] INFO -- : Completed 200 OK in 2256ms (Views: 1195.6ms | ActiveRecord: 0.0ms)
599
599
  I, [2016-07-29T12:02:17.850173 #39720] INFO -- : Started GET "/page-9999" for 127.0.0.1 at 2016-07-29 12:02:17 -0700
600
- I, [2016-07-29T12:02:17.850733 #39720] INFO -- : Processing by Mascot::SitemapController#show as HTML
600
+ I, [2016-07-29T12:02:17.850733 #39720] INFO -- : Processing by Mascot::SiteController#show as HTML
601
601
  I, [2016-07-29T12:02:17.850778 #39720] INFO -- : Parameters: {"path"=>"page-9999"}
602
602
  I, [2016-07-29T12:02:20.194702 #39720] INFO -- : Rendered inline template within layouts/application (1219.2ms)
603
603
  I, [2016-07-29T12:02:20.196818 #39720] INFO -- : Completed 200 OK in 2346ms (Views: 1221.3ms | ActiveRecord: 0.0ms)
@@ -610,11 +610,11 @@ I, [2016-07-31T23:19:10.971223 #22675] INFO -- : Processing by BaselineControll
610
610
  I, [2016-07-31T23:19:10.975947 #22675] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
611
611
  I, [2016-07-31T23:19:10.982564 #22675] INFO -- : Completed 200 OK in 11ms (Views: 11.0ms | ActiveRecord: 0.0ms)
612
612
  I, [2016-07-31T23:19:10.983768 #22675] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:19:10 -0700
613
- I, [2016-07-31T23:19:10.984756 #22675] INFO -- : Processing by Mascot::SitemapController#show as HTML
613
+ I, [2016-07-31T23:19:10.984756 #22675] INFO -- : Processing by Mascot::SiteController#show as HTML
614
614
  I, [2016-07-31T23:19:10.984787 #22675] INFO -- : Parameters: {"path"=>"page-1.html"}
615
615
  I, [2016-07-31T23:19:10.995502 #22675] INFO -- : Rendered inline template within layouts/application (4.6ms)
616
616
  I, [2016-07-31T23:19:10.995798 #22675] INFO -- : Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
617
- F, [2016-07-31T23:19:10.998111 #22675] FATAL -- :
617
+ F, [2016-07-31T23:19:10.998111 #22675] FATAL -- :
618
618
  ActionView::Template::Error (undefined method `to_model' for #<Pathname:page-1.html>
619
619
  Did you mean? to_yaml):
620
620
  2: <p>And they are...<p>
@@ -663,7 +663,7 @@ Did you mean? to_yaml):
663
663
  activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
664
664
  actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render'
665
665
  /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:22:in `render'
666
- /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show'
666
+ /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/site_controller.rb:6:in `show'
667
667
  actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
668
668
  actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action'
669
669
  actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action'
@@ -755,11 +755,11 @@ I, [2016-07-31T23:21:26.368156 #22781] INFO -- : Processing by BaselineControll
755
755
  I, [2016-07-31T23:21:26.372830 #22781] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms)
756
756
  I, [2016-07-31T23:21:26.379663 #22781] INFO -- : Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms)
757
757
  I, [2016-07-31T23:21:26.381022 #22781] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:21:26 -0700
758
- I, [2016-07-31T23:21:26.382207 #22781] INFO -- : Processing by Mascot::SitemapController#show as HTML
758
+ I, [2016-07-31T23:21:26.382207 #22781] INFO -- : Processing by Mascot::SiteController#show as HTML
759
759
  I, [2016-07-31T23:21:26.382258 #22781] INFO -- : Parameters: {"path"=>"page-1.html"}
760
760
  I, [2016-07-31T23:21:26.393320 #22781] INFO -- : Rendered inline template within layouts/application (3.6ms)
761
761
  I, [2016-07-31T23:21:26.393505 #22781] INFO -- : Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
762
- F, [2016-07-31T23:21:26.395710 #22781] FATAL -- :
762
+ F, [2016-07-31T23:21:26.395710 #22781] FATAL -- :
763
763
  ActionView::Template::Error (undefined method `to_model' for #<Pathname:page-1.html>
764
764
  Did you mean? to_yaml):
765
765
  2: <p>And they are...<p>
@@ -808,7 +808,7 @@ Did you mean? to_yaml):
808
808
  activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
809
809
  actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render'
810
810
  /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:22:in `render'
811
- /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show'
811
+ /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/site_controller.rb:6:in `show'
812
812
  actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
813
813
  actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action'
814
814
  actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action'
@@ -896,11 +896,11 @@ I, [2016-07-31T23:24:21.527693 #22906] INFO -- : Processing by BaselineControll
896
896
  I, [2016-07-31T23:24:21.531952 #22906] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
897
897
  I, [2016-07-31T23:24:21.537950 #22906] INFO -- : Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
898
898
  I, [2016-07-31T23:24:27.828430 #22906] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:24:27 -0700
899
- I, [2016-07-31T23:24:27.830044 #22906] INFO -- : Processing by Mascot::SitemapController#show as HTML
899
+ I, [2016-07-31T23:24:27.830044 #22906] INFO -- : Processing by Mascot::SiteController#show as HTML
900
900
  I, [2016-07-31T23:24:27.830081 #22906] INFO -- : Parameters: {"path"=>"page-1.html"}
901
901
  I, [2016-07-31T23:25:43.163761 #22906] INFO -- : Rendered inline template within layouts/application (4.4ms)
902
902
  I, [2016-07-31T23:25:43.163999 #22906] INFO -- : Completed 500 Internal Server Error in 75334ms (ActiveRecord: 0.0ms)
903
- F, [2016-07-31T23:25:43.166513 #22906] FATAL -- :
903
+ F, [2016-07-31T23:25:43.166513 #22906] FATAL -- :
904
904
  ActionView::Template::Error (undefined method `to_model' for #<Pathname:page-1.html>
905
905
  Did you mean? to_yaml):
906
906
  2: <p>And they are...<p>
@@ -949,7 +949,7 @@ Did you mean? to_yaml):
949
949
  activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
950
950
  actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render'
951
951
  /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:23:in `render'
952
- /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show'
952
+ /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/site_controller.rb:6:in `show'
953
953
  actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
954
954
  actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action'
955
955
  actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action'
@@ -1037,12 +1037,12 @@ I, [2016-07-31T23:26:03.040642 #22963] INFO -- : Processing by BaselineControll
1037
1037
  I, [2016-07-31T23:26:03.044871 #22963] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
1038
1038
  I, [2016-07-31T23:26:03.050748 #22963] INFO -- : Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms)
1039
1039
  I, [2016-07-31T23:26:06.584133 #22963] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:26:06 -0700
1040
- I, [2016-07-31T23:26:06.585640 #22963] INFO -- : Processing by Mascot::SitemapController#show as HTML
1040
+ I, [2016-07-31T23:26:06.585640 #22963] INFO -- : Processing by Mascot::SiteController#show as HTML
1041
1041
  I, [2016-07-31T23:26:06.585675 #22963] INFO -- : Parameters: {"path"=>"page-1.html"}
1042
1042
  I, [2016-07-31T23:26:53.765843 #22963] INFO -- : Rendered inline template within layouts/application (4.2ms)
1043
1043
  I, [2016-07-31T23:28:07.192244 #22963] INFO -- : Rendered inline template within layouts/application (3.5ms)
1044
1044
  I, [2016-07-31T23:28:07.192476 #22963] INFO -- : Completed 500 Internal Server Error in 120607ms (ActiveRecord: 0.0ms)
1045
- F, [2016-07-31T23:28:07.194849 #22963] FATAL -- :
1045
+ F, [2016-07-31T23:28:07.194849 #22963] FATAL -- :
1046
1046
  ActionView::Template::Error (undefined method `to_model' for #<Pathname:page-1.html>
1047
1047
  Did you mean? to_yaml):
1048
1048
  2: <p>And they are...<p>
@@ -1091,7 +1091,7 @@ Did you mean? to_yaml):
1091
1091
  activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
1092
1092
  actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render'
1093
1093
  /Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:23:in `render'
1094
- /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/sitemap_controller.rb:6:in `show'
1094
+ /Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/site_controller.rb:6:in `show'
1095
1095
  actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
1096
1096
  actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action'
1097
1097
  actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action'
@@ -1179,12 +1179,12 @@ I, [2016-07-31T23:28:24.696219 #23049] INFO -- : Processing by BaselineControll
1179
1179
  I, [2016-07-31T23:28:24.702270 #23049] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
1180
1180
  I, [2016-07-31T23:28:24.708483 #23049] INFO -- : Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms)
1181
1181
  I, [2016-07-31T23:28:24.709740 #23049] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:24 -0700
1182
- I, [2016-07-31T23:28:24.712855 #23049] INFO -- : Processing by Mascot::SitemapController#show as HTML
1182
+ I, [2016-07-31T23:28:24.712855 #23049] INFO -- : Processing by Mascot::SiteController#show as HTML
1183
1183
  I, [2016-07-31T23:28:24.712954 #23049] INFO -- : Parameters: {"path"=>"page-1.html"}
1184
1184
  I, [2016-07-31T23:28:28.341196 #23049] INFO -- : Rendered inline template within layouts/application (1196.2ms)
1185
1185
  I, [2016-07-31T23:28:28.343789 #23049] INFO -- : Completed 200 OK in 3631ms (Views: 1203.1ms | ActiveRecord: 0.0ms)
1186
1186
  I, [2016-07-31T23:28:28.348501 #23049] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:28 -0700
1187
- I, [2016-07-31T23:28:28.349558 #23049] INFO -- : Processing by Mascot::SitemapController#show as HTML
1187
+ I, [2016-07-31T23:28:28.349558 #23049] INFO -- : Processing by Mascot::SiteController#show as HTML
1188
1188
  I, [2016-07-31T23:28:28.349610 #23049] INFO -- : Parameters: {"path"=>"page-9999.html"}
1189
1189
  I, [2016-07-31T23:28:30.864326 #23049] INFO -- : Rendered inline template within layouts/application (118.6ms)
1190
1190
  I, [2016-07-31T23:28:30.865980 #23049] INFO -- : Completed 200 OK in 2516ms (Views: 120.4ms | ActiveRecord: 0.0ms)
@@ -1197,12 +1197,12 @@ I, [2016-07-31T23:28:39.473987 #23080] INFO -- : Processing by BaselineControll
1197
1197
  I, [2016-07-31T23:28:39.479676 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.9ms)
1198
1198
  I, [2016-07-31T23:28:39.485666 #23080] INFO -- : Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
1199
1199
  I, [2016-07-31T23:28:39.487047 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:39 -0700
1200
- I, [2016-07-31T23:28:39.488066 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1200
+ I, [2016-07-31T23:28:39.488066 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1201
1201
  I, [2016-07-31T23:28:39.488099 #23080] INFO -- : Parameters: {"path"=>"page-1.html"}
1202
1202
  I, [2016-07-31T23:28:40.697710 #23080] INFO -- : Rendered inline template within layouts/application (1205.1ms)
1203
1203
  I, [2016-07-31T23:28:40.699936 #23080] INFO -- : Completed 200 OK in 1212ms (Views: 1209.6ms | ActiveRecord: 0.0ms)
1204
1204
  I, [2016-07-31T23:28:40.703223 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:40 -0700
1205
- I, [2016-07-31T23:28:40.703956 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1205
+ I, [2016-07-31T23:28:40.703956 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1206
1206
  I, [2016-07-31T23:28:40.703990 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"}
1207
1207
  I, [2016-07-31T23:28:40.832016 #23080] INFO -- : Rendered inline template within layouts/application (127.5ms)
1208
1208
  I, [2016-07-31T23:28:40.833719 #23080] INFO -- : Completed 200 OK in 130ms (Views: 129.3ms | ActiveRecord: 0.0ms)
@@ -1211,12 +1211,12 @@ I, [2016-07-31T23:28:41.117039 #23080] INFO -- : Processing by BaselineControll
1211
1211
  I, [2016-07-31T23:28:41.117390 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1212
1212
  I, [2016-07-31T23:28:41.117796 #23080] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1213
1213
  I, [2016-07-31T23:28:41.176702 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:41 -0700
1214
- I, [2016-07-31T23:28:41.177253 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1214
+ I, [2016-07-31T23:28:41.177253 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1215
1215
  I, [2016-07-31T23:28:41.177300 #23080] INFO -- : Parameters: {"path"=>"page-1.html"}
1216
1216
  I, [2016-07-31T23:28:41.282383 #23080] INFO -- : Rendered inline template within layouts/application (104.6ms)
1217
1217
  I, [2016-07-31T23:28:41.283155 #23080] INFO -- : Completed 200 OK in 106ms (Views: 105.5ms | ActiveRecord: 0.0ms)
1218
1218
  I, [2016-07-31T23:28:41.360198 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:41 -0700
1219
- I, [2016-07-31T23:28:41.360695 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1219
+ I, [2016-07-31T23:28:41.360695 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1220
1220
  I, [2016-07-31T23:28:41.360751 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"}
1221
1221
  I, [2016-07-31T23:28:41.459807 #23080] INFO -- : Rendered inline template within layouts/application (98.6ms)
1222
1222
  I, [2016-07-31T23:28:41.460636 #23080] INFO -- : Completed 200 OK in 100ms (Views: 99.5ms | ActiveRecord: 0.0ms)
@@ -1225,12 +1225,12 @@ I, [2016-07-31T23:28:44.406363 #23080] INFO -- : Processing by BaselineControll
1225
1225
  I, [2016-07-31T23:28:44.406710 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1226
1226
  I, [2016-07-31T23:28:44.407126 #23080] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1227
1227
  I, [2016-07-31T23:28:44.407942 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:44 -0700
1228
- I, [2016-07-31T23:28:44.408292 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1228
+ I, [2016-07-31T23:28:44.408292 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1229
1229
  I, [2016-07-31T23:28:44.408328 #23080] INFO -- : Parameters: {"path"=>"page-1.html"}
1230
1230
  I, [2016-07-31T23:28:47.339800 #23080] INFO -- : Rendered inline template within layouts/application (1257.7ms)
1231
1231
  I, [2016-07-31T23:28:47.340891 #23080] INFO -- : Completed 200 OK in 2932ms (Views: 1259.0ms | ActiveRecord: 0.0ms)
1232
1232
  I, [2016-07-31T23:28:47.344326 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:47 -0700
1233
- I, [2016-07-31T23:28:47.345541 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1233
+ I, [2016-07-31T23:28:47.345541 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1234
1234
  I, [2016-07-31T23:28:47.345591 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"}
1235
1235
  I, [2016-07-31T23:28:50.216075 #23080] INFO -- : Rendered inline template within layouts/application (1270.8ms)
1236
1236
  I, [2016-07-31T23:28:50.217375 #23080] INFO -- : Completed 200 OK in 2872ms (Views: 1272.2ms | ActiveRecord: 0.0ms)
@@ -1239,12 +1239,12 @@ I, [2016-07-31T23:28:52.326982 #23080] INFO -- : Processing by BaselineControll
1239
1239
  I, [2016-07-31T23:28:52.327332 #23080] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1240
1240
  I, [2016-07-31T23:28:52.327734 #23080] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1241
1241
  I, [2016-07-31T23:28:52.467588 #23080] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-07-31 23:28:52 -0700
1242
- I, [2016-07-31T23:28:52.468086 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1242
+ I, [2016-07-31T23:28:52.468086 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1243
1243
  I, [2016-07-31T23:28:52.468117 #23080] INFO -- : Parameters: {"path"=>"page-1.html"}
1244
1244
  I, [2016-07-31T23:28:54.934103 #23080] INFO -- : Rendered inline template within layouts/application (1115.3ms)
1245
1245
  I, [2016-07-31T23:28:54.945598 #23080] INFO -- : Completed 200 OK in 2477ms (Views: 1116.1ms | ActiveRecord: 0.0ms)
1246
1246
  I, [2016-07-31T23:28:55.218076 #23080] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-07-31 23:28:55 -0700
1247
- I, [2016-07-31T23:28:55.218581 #23080] INFO -- : Processing by Mascot::SitemapController#show as HTML
1247
+ I, [2016-07-31T23:28:55.218581 #23080] INFO -- : Processing by Mascot::SiteController#show as HTML
1248
1248
  I, [2016-07-31T23:28:55.218613 #23080] INFO -- : Parameters: {"path"=>"page-9999.html"}
1249
1249
  I, [2016-07-31T23:28:57.825229 #23080] INFO -- : Rendered inline template within layouts/application (1153.3ms)
1250
1250
  I, [2016-07-31T23:28:57.826056 #23080] INFO -- : Completed 200 OK in 2607ms (Views: 1154.2ms | ActiveRecord: 0.0ms)
@@ -1253,12 +1253,12 @@ I, [2016-08-02T15:28:49.252320 #82906] INFO -- : Processing by BaselineControll
1253
1253
  I, [2016-08-02T15:28:49.256779 #82906] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
1254
1254
  I, [2016-08-02T15:28:49.263443 #82906] INFO -- : Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.0ms)
1255
1255
  I, [2016-08-02T15:28:49.265997 #82906] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-02 15:28:49 -0700
1256
- I, [2016-08-02T15:28:49.267297 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1256
+ I, [2016-08-02T15:28:49.267297 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1257
1257
  I, [2016-08-02T15:28:49.267372 #82906] INFO -- : Parameters: {"path"=>"page-1.html"}
1258
1258
  I, [2016-08-02T15:28:53.130167 #82906] INFO -- : Rendered inline template within layouts/application (3857.5ms)
1259
1259
  I, [2016-08-02T15:28:53.132209 #82906] INFO -- : Completed 200 OK in 3865ms (Views: 3861.8ms | ActiveRecord: 0.0ms)
1260
1260
  I, [2016-08-02T15:28:53.135581 #82906] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-02 15:28:53 -0700
1261
- I, [2016-08-02T15:28:53.136057 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1261
+ I, [2016-08-02T15:28:53.136057 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1262
1262
  I, [2016-08-02T15:28:53.136088 #82906] INFO -- : Parameters: {"path"=>"page-9999.html"}
1263
1263
  I, [2016-08-02T15:28:53.244549 #82906] INFO -- : Rendered inline template within layouts/application (107.9ms)
1264
1264
  I, [2016-08-02T15:28:53.245972 #82906] INFO -- : Completed 200 OK in 110ms (Views: 109.4ms | ActiveRecord: 0.0ms)
@@ -1267,12 +1267,12 @@ I, [2016-08-02T15:28:53.536910 #82906] INFO -- : Processing by BaselineControll
1267
1267
  I, [2016-08-02T15:28:53.537335 #82906] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1268
1268
  I, [2016-08-02T15:28:53.538976 #82906] INFO -- : Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)
1269
1269
  I, [2016-08-02T15:28:53.596571 #82906] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-02 15:28:53 -0700
1270
- I, [2016-08-02T15:28:53.597074 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1270
+ I, [2016-08-02T15:28:53.597074 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1271
1271
  I, [2016-08-02T15:28:53.597107 #82906] INFO -- : Parameters: {"path"=>"page-1.html"}
1272
1272
  I, [2016-08-02T15:28:53.685423 #82906] INFO -- : Rendered inline template within layouts/application (87.9ms)
1273
1273
  I, [2016-08-02T15:28:53.686357 #82906] INFO -- : Completed 200 OK in 89ms (Views: 88.9ms | ActiveRecord: 0.0ms)
1274
1274
  I, [2016-08-02T15:28:53.761308 #82906] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-02 15:28:53 -0700
1275
- I, [2016-08-02T15:28:53.761775 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1275
+ I, [2016-08-02T15:28:53.761775 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1276
1276
  I, [2016-08-02T15:28:53.761807 #82906] INFO -- : Parameters: {"path"=>"page-9999.html"}
1277
1277
  I, [2016-08-02T15:28:53.852588 #82906] INFO -- : Rendered inline template within layouts/application (90.4ms)
1278
1278
  I, [2016-08-02T15:28:53.854070 #82906] INFO -- : Completed 200 OK in 92ms (Views: 92.0ms | ActiveRecord: 0.0ms)
@@ -1281,12 +1281,12 @@ I, [2016-08-02T15:28:56.647492 #82906] INFO -- : Processing by BaselineControll
1281
1281
  I, [2016-08-02T15:28:56.647863 #82906] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1282
1282
  I, [2016-08-02T15:28:56.648281 #82906] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1283
1283
  I, [2016-08-02T15:28:56.649138 #82906] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-02 15:28:56 -0700
1284
- I, [2016-08-02T15:28:56.649576 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1284
+ I, [2016-08-02T15:28:56.649576 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1285
1285
  I, [2016-08-02T15:28:56.649607 #82906] INFO -- : Parameters: {"path"=>"page-1.html"}
1286
1286
  I, [2016-08-02T15:29:01.588282 #82906] INFO -- : Rendered inline template within layouts/application (3418.5ms)
1287
1287
  I, [2016-08-02T15:29:01.589245 #82906] INFO -- : Completed 200 OK in 4940ms (Views: 3419.6ms | ActiveRecord: 0.0ms)
1288
1288
  I, [2016-08-02T15:29:01.592650 #82906] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-02 15:29:01 -0700
1289
- I, [2016-08-02T15:29:01.593184 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1289
+ I, [2016-08-02T15:29:01.593184 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1290
1290
  I, [2016-08-02T15:29:01.593223 #82906] INFO -- : Parameters: {"path"=>"page-9999.html"}
1291
1291
  I, [2016-08-02T15:29:05.328473 #82906] INFO -- : Rendered inline template within layouts/application (1890.2ms)
1292
1292
  I, [2016-08-02T15:29:05.330198 #82906] INFO -- : Completed 200 OK in 3737ms (Views: 1892.0ms | ActiveRecord: 0.0ms)
@@ -1295,12 +1295,140 @@ I, [2016-08-02T15:29:07.365924 #82906] INFO -- : Processing by BaselineControll
1295
1295
  I, [2016-08-02T15:29:07.366314 #82906] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1296
1296
  I, [2016-08-02T15:29:07.366731 #82906] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1297
1297
  I, [2016-08-02T15:29:07.497249 #82906] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-02 15:29:07 -0700
1298
- I, [2016-08-02T15:29:07.497815 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1298
+ I, [2016-08-02T15:29:07.497815 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1299
1299
  I, [2016-08-02T15:29:07.497850 #82906] INFO -- : Parameters: {"path"=>"page-1.html"}
1300
1300
  I, [2016-08-02T15:29:09.879877 #82906] INFO -- : Rendered inline template within layouts/application (1062.0ms)
1301
1301
  I, [2016-08-02T15:29:09.892622 #82906] INFO -- : Completed 200 OK in 2395ms (Views: 1062.9ms | ActiveRecord: 0.0ms)
1302
1302
  I, [2016-08-02T15:29:10.153048 #82906] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-02 15:29:10 -0700
1303
- I, [2016-08-02T15:29:10.153649 #82906] INFO -- : Processing by Mascot::SitemapController#show as HTML
1303
+ I, [2016-08-02T15:29:10.153649 #82906] INFO -- : Processing by Mascot::SiteController#show as HTML
1304
1304
  I, [2016-08-02T15:29:10.153762 #82906] INFO -- : Parameters: {"path"=>"page-9999.html"}
1305
1305
  I, [2016-08-02T15:29:12.455826 #82906] INFO -- : Rendered inline template within layouts/application (1021.0ms)
1306
1306
  I, [2016-08-02T15:29:12.457463 #82906] INFO -- : Completed 200 OK in 2304ms (Views: 1022.7ms | ActiveRecord: 0.0ms)
1307
+ I, [2016-08-07T12:56:35.166526 #97560] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 12:56:35 -0700
1308
+ I, [2016-08-07T12:56:35.180320 #97560] INFO -- : Processing by BaselineController#show as HTML
1309
+ I, [2016-08-07T12:56:35.185190 #97560] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
1310
+ I, [2016-08-07T12:56:35.192283 #97560] INFO -- : Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.0ms)
1311
+ I, [2016-08-07T12:56:35.196483 #97560] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 12:56:35 -0700
1312
+ I, [2016-08-07T12:56:35.197592 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1313
+ I, [2016-08-07T12:56:35.197628 #97560] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1314
+ I, [2016-08-07T12:56:36.495686 #97560] INFO -- : Rendered inline template within layouts/application (1292.4ms)
1315
+ I, [2016-08-07T12:56:36.497795 #97560] INFO -- : Rendered text template (0.0ms)
1316
+ I, [2016-08-07T12:56:36.497960 #97560] INFO -- : Completed 200 OK in 1300ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1317
+ I, [2016-08-07T12:56:36.501328 #97560] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 12:56:36 -0700
1318
+ I, [2016-08-07T12:56:36.501780 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1319
+ I, [2016-08-07T12:56:36.501886 #97560] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1320
+ I, [2016-08-07T12:56:36.614253 #97560] INFO -- : Rendered inline template within layouts/application (111.9ms)
1321
+ I, [2016-08-07T12:56:36.615930 #97560] INFO -- : Rendered text template (0.0ms)
1322
+ I, [2016-08-07T12:56:36.616062 #97560] INFO -- : Completed 200 OK in 114ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1323
+ I, [2016-08-07T12:56:36.915397 #97560] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 12:56:36 -0700
1324
+ I, [2016-08-07T12:56:36.915932 #97560] INFO -- : Processing by BaselineController#show as HTML
1325
+ I, [2016-08-07T12:56:36.916272 #97560] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1326
+ I, [2016-08-07T12:56:36.917902 #97560] INFO -- : Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
1327
+ I, [2016-08-07T12:56:36.975075 #97560] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 12:56:36 -0700
1328
+ I, [2016-08-07T12:56:36.975613 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1329
+ I, [2016-08-07T12:56:36.975655 #97560] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1330
+ I, [2016-08-07T12:56:37.066647 #97560] INFO -- : Rendered inline template within layouts/application (90.5ms)
1331
+ I, [2016-08-07T12:56:37.067626 #97560] INFO -- : Rendered text template (0.0ms)
1332
+ I, [2016-08-07T12:56:37.068369 #97560] INFO -- : Completed 200 OK in 93ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1333
+ I, [2016-08-07T12:56:37.152289 #97560] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 12:56:37 -0700
1334
+ I, [2016-08-07T12:56:37.152783 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1335
+ I, [2016-08-07T12:56:37.152816 #97560] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1336
+ I, [2016-08-07T12:56:37.247939 #97560] INFO -- : Rendered inline template within layouts/application (94.8ms)
1337
+ I, [2016-08-07T12:56:37.249433 #97560] INFO -- : Rendered text template (0.0ms)
1338
+ I, [2016-08-07T12:56:37.249560 #97560] INFO -- : Completed 200 OK in 97ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1339
+ I, [2016-08-07T12:56:40.215320 #97560] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 12:56:40 -0700
1340
+ I, [2016-08-07T12:56:40.215924 #97560] INFO -- : Processing by BaselineController#show as HTML
1341
+ I, [2016-08-07T12:56:40.216298 #97560] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.1ms)
1342
+ I, [2016-08-07T12:56:40.216750 #97560] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1343
+ I, [2016-08-07T12:56:40.217590 #97560] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 12:56:40 -0700
1344
+ I, [2016-08-07T12:56:40.217980 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1345
+ I, [2016-08-07T12:56:40.218008 #97560] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1346
+ I, [2016-08-07T12:56:43.145356 #97560] INFO -- : Rendered inline template within layouts/application (1295.4ms)
1347
+ I, [2016-08-07T12:56:43.146619 #97560] INFO -- : Rendered text template (0.0ms)
1348
+ I, [2016-08-07T12:56:43.146775 #97560] INFO -- : Completed 200 OK in 2929ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1349
+ I, [2016-08-07T12:56:43.150296 #97560] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 12:56:43 -0700
1350
+ I, [2016-08-07T12:56:43.151035 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1351
+ I, [2016-08-07T12:56:43.151068 #97560] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1352
+ I, [2016-08-07T12:56:45.883775 #97560] INFO -- : Rendered inline template within layouts/application (1181.6ms)
1353
+ I, [2016-08-07T12:56:45.886470 #97560] INFO -- : Rendered text template (0.0ms)
1354
+ I, [2016-08-07T12:56:45.886776 #97560] INFO -- : Completed 200 OK in 2736ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1355
+ I, [2016-08-07T12:56:48.000868 #97560] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 12:56:48 -0700
1356
+ I, [2016-08-07T12:56:48.001391 #97560] INFO -- : Processing by BaselineController#show as HTML
1357
+ I, [2016-08-07T12:56:48.001729 #97560] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1358
+ I, [2016-08-07T12:56:48.002281 #97560] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1359
+ I, [2016-08-07T12:56:48.133172 #97560] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 12:56:48 -0700
1360
+ I, [2016-08-07T12:56:48.133736 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1361
+ I, [2016-08-07T12:56:48.133781 #97560] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1362
+ I, [2016-08-07T12:56:50.661880 #97560] INFO -- : Rendered inline template within layouts/application (1158.5ms)
1363
+ I, [2016-08-07T12:56:50.662809 #97560] INFO -- : Rendered text template (0.0ms)
1364
+ I, [2016-08-07T12:56:50.662969 #97560] INFO -- : Completed 200 OK in 2529ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1365
+ I, [2016-08-07T12:56:50.946082 #97560] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 12:56:50 -0700
1366
+ I, [2016-08-07T12:56:50.946581 #97560] INFO -- : Processing by Mascot::SiteController#show as HTML
1367
+ I, [2016-08-07T12:56:50.946613 #97560] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1368
+ I, [2016-08-07T12:56:53.570808 #97560] INFO -- : Rendered inline template within layouts/application (1164.1ms)
1369
+ I, [2016-08-07T12:56:53.572774 #97560] INFO -- : Rendered text template (0.0ms)
1370
+ I, [2016-08-07T12:56:53.572937 #97560] INFO -- : Completed 200 OK in 2626ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1371
+ I, [2016-08-07T14:55:36.876150 #144] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 14:55:36 -0700
1372
+ I, [2016-08-07T14:55:36.888716 #144] INFO -- : Processing by BaselineController#show as HTML
1373
+ I, [2016-08-07T14:55:36.894635 #144] INFO -- : Rendered baseline/show.html.erb within layouts/application (1.2ms)
1374
+ I, [2016-08-07T14:55:36.902530 #144] INFO -- : Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.0ms)
1375
+ I, [2016-08-07T14:55:36.904089 #144] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 14:55:36 -0700
1376
+ I, [2016-08-07T14:55:36.905265 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1377
+ I, [2016-08-07T14:55:36.905306 #144] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1378
+ I, [2016-08-07T14:55:38.052302 #144] INFO -- : Rendered inline template within layouts/application (1141.8ms)
1379
+ I, [2016-08-07T14:55:38.054447 #144] INFO -- : Rendered text template (0.0ms)
1380
+ I, [2016-08-07T14:55:38.054622 #144] INFO -- : Completed 200 OK in 1149ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1381
+ I, [2016-08-07T14:55:38.057919 #144] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 14:55:38 -0700
1382
+ I, [2016-08-07T14:55:38.058422 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1383
+ I, [2016-08-07T14:55:38.058457 #144] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1384
+ I, [2016-08-07T14:55:38.186243 #144] INFO -- : Rendered inline template within layouts/application (127.3ms)
1385
+ I, [2016-08-07T14:55:38.187947 #144] INFO -- : Rendered text template (0.0ms)
1386
+ I, [2016-08-07T14:55:38.188097 #144] INFO -- : Completed 200 OK in 130ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1387
+ I, [2016-08-07T14:55:38.475187 #144] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 14:55:38 -0700
1388
+ I, [2016-08-07T14:55:38.475813 #144] INFO -- : Processing by BaselineController#show as HTML
1389
+ I, [2016-08-07T14:55:38.476241 #144] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1390
+ I, [2016-08-07T14:55:38.476803 #144] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1391
+ I, [2016-08-07T14:55:38.537651 #144] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 14:55:38 -0700
1392
+ I, [2016-08-07T14:55:38.538162 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1393
+ I, [2016-08-07T14:55:38.538196 #144] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1394
+ I, [2016-08-07T14:55:38.633954 #144] INFO -- : Rendered inline template within layouts/application (95.4ms)
1395
+ I, [2016-08-07T14:55:38.635241 #144] INFO -- : Rendered text template (0.0ms)
1396
+ I, [2016-08-07T14:55:38.635417 #144] INFO -- : Completed 200 OK in 97ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1397
+ I, [2016-08-07T14:55:38.711599 #144] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 14:55:38 -0700
1398
+ I, [2016-08-07T14:55:38.712057 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1399
+ I, [2016-08-07T14:55:38.712088 #144] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1400
+ I, [2016-08-07T14:55:38.806368 #144] INFO -- : Rendered inline template within layouts/application (93.9ms)
1401
+ I, [2016-08-07T14:55:38.807958 #144] INFO -- : Rendered text template (0.0ms)
1402
+ I, [2016-08-07T14:55:38.808088 #144] INFO -- : Completed 200 OK in 96ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1403
+ I, [2016-08-07T14:55:41.596678 #144] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 14:55:41 -0700
1404
+ I, [2016-08-07T14:55:41.597256 #144] INFO -- : Processing by BaselineController#show as HTML
1405
+ I, [2016-08-07T14:55:41.597662 #144] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1406
+ I, [2016-08-07T14:55:41.598154 #144] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1407
+ I, [2016-08-07T14:55:41.599071 #144] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 14:55:41 -0700
1408
+ I, [2016-08-07T14:55:41.599520 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1409
+ I, [2016-08-07T14:55:41.599565 #144] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1410
+ I, [2016-08-07T14:55:44.332024 #144] INFO -- : Rendered inline template within layouts/application (1197.6ms)
1411
+ I, [2016-08-07T14:55:44.333323 #144] INFO -- : Rendered text template (0.0ms)
1412
+ I, [2016-08-07T14:55:44.333458 #144] INFO -- : Completed 200 OK in 2734ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1413
+ I, [2016-08-07T14:55:44.336983 #144] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 14:55:44 -0700
1414
+ I, [2016-08-07T14:55:44.337693 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1415
+ I, [2016-08-07T14:55:44.337725 #144] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1416
+ I, [2016-08-07T14:55:46.885870 #144] INFO -- : Rendered inline template within layouts/application (1112.2ms)
1417
+ I, [2016-08-07T14:55:46.887591 #144] INFO -- : Rendered text template (0.1ms)
1418
+ I, [2016-08-07T14:55:46.887742 #144] INFO -- : Completed 200 OK in 2550ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1419
+ I, [2016-08-07T14:55:48.866386 #144] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-07 14:55:48 -0700
1420
+ I, [2016-08-07T14:55:48.866979 #144] INFO -- : Processing by BaselineController#show as HTML
1421
+ I, [2016-08-07T14:55:48.867396 #144] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
1422
+ I, [2016-08-07T14:55:48.867867 #144] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1423
+ I, [2016-08-07T14:55:48.994544 #144] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-07 14:55:48 -0700
1424
+ I, [2016-08-07T14:55:48.995035 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1425
+ I, [2016-08-07T14:55:48.995067 #144] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
1426
+ I, [2016-08-07T14:55:51.406042 #144] INFO -- : Rendered inline template within layouts/application (1089.2ms)
1427
+ I, [2016-08-07T14:55:51.407088 #144] INFO -- : Rendered text template (0.0ms)
1428
+ I, [2016-08-07T14:55:51.407261 #144] INFO -- : Completed 200 OK in 2412ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1429
+ I, [2016-08-07T14:55:51.672989 #144] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-07 14:55:51 -0700
1430
+ I, [2016-08-07T14:55:51.673542 #144] INFO -- : Processing by Mascot::SiteController#show as HTML
1431
+ I, [2016-08-07T14:55:51.673587 #144] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
1432
+ I, [2016-08-07T14:55:54.155322 #144] INFO -- : Rendered inline template within layouts/application (1097.3ms)
1433
+ I, [2016-08-07T14:55:54.156966 #144] INFO -- : Rendered text template (0.0ms)
1434
+ I, [2016-08-07T14:55:54.157105 #144] INFO -- : Completed 200 OK in 2483ms (Views: 0.3ms | ActiveRecord: 0.0ms)