mascot-rails 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +28 -0
  3. data/Rakefile +37 -0
  4. data/app/controllers/mascot/sitemap_controller.rb +59 -0
  5. data/app/helpers/mascot/application_helper.rb +4 -0
  6. data/config/routes.rb +5 -0
  7. data/lib/mascot/engine.rb +4 -0
  8. data/lib/mascot/route_constraint.rb +12 -0
  9. data/lib/mascot-rails.rb +10 -1
  10. data/lib/tasks/mascot_tasks.rake +4 -0
  11. data/spec/dummy/Rakefile +6 -0
  12. data/spec/dummy/app/assets/config/manifest.js +5 -0
  13. data/spec/dummy/app/assets/javascripts/application.js +13 -0
  14. data/spec/dummy/app/assets/javascripts/cable.js +13 -0
  15. data/spec/dummy/app/assets/stylesheets/application.css +15 -0
  16. data/spec/dummy/app/channels/application_cable/channel.rb +4 -0
  17. data/spec/dummy/app/channels/application_cable/connection.rb +4 -0
  18. data/spec/dummy/app/controllers/application_controller.rb +3 -0
  19. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  20. data/spec/dummy/app/jobs/application_job.rb +2 -0
  21. data/spec/dummy/app/mailers/application_mailer.rb +4 -0
  22. data/spec/dummy/app/models/application_record.rb +3 -0
  23. data/spec/dummy/app/pages/hi.html +3 -0
  24. data/spec/dummy/app/pages/time.html.erb +7 -0
  25. data/spec/dummy/app/views/layouts/application.html.erb +10 -0
  26. data/spec/dummy/app/views/layouts/mailer.html.erb +13 -0
  27. data/spec/dummy/app/views/layouts/mailer.text.erb +1 -0
  28. data/spec/dummy/bin/bundle +3 -0
  29. data/spec/dummy/bin/rails +4 -0
  30. data/spec/dummy/bin/rake +4 -0
  31. data/spec/dummy/bin/setup +34 -0
  32. data/spec/dummy/bin/update +29 -0
  33. data/spec/dummy/config/application.rb +15 -0
  34. data/spec/dummy/config/boot.rb +5 -0
  35. data/spec/dummy/config/cable.yml +9 -0
  36. data/spec/dummy/config/database.yml +25 -0
  37. data/spec/dummy/config/environment.rb +5 -0
  38. data/spec/dummy/config/environments/development.rb +38 -0
  39. data/spec/dummy/config/environments/production.rb +81 -0
  40. data/spec/dummy/config/environments/test.rb +35 -0
  41. data/spec/dummy/config/initializers/application_controller_renderer.rb +6 -0
  42. data/spec/dummy/config/initializers/assets.rb +11 -0
  43. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  44. data/spec/dummy/config/initializers/cookies_serializer.rb +5 -0
  45. data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  46. data/spec/dummy/config/initializers/inflections.rb +16 -0
  47. data/spec/dummy/config/initializers/mascot.rb +3 -0
  48. data/spec/dummy/config/initializers/mime_types.rb +4 -0
  49. data/spec/dummy/config/initializers/session_store.rb +3 -0
  50. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  51. data/spec/dummy/config/locales/en.yml +23 -0
  52. data/spec/dummy/config/puma.rb +47 -0
  53. data/spec/dummy/config/routes.rb +2 -0
  54. data/spec/dummy/config/secrets.yml +22 -0
  55. data/spec/dummy/config/spring.rb +6 -0
  56. data/spec/dummy/config.ru +5 -0
  57. data/spec/dummy/db/test.sqlite3 +0 -0
  58. data/spec/dummy/log/test.log +3820 -0
  59. data/spec/dummy/public/404.html +67 -0
  60. data/spec/dummy/public/422.html +67 -0
  61. data/spec/dummy/public/500.html +66 -0
  62. data/spec/dummy/public/apple-touch-icon-precomposed.png +0 -0
  63. data/spec/dummy/public/apple-touch-icon.png +0 -0
  64. data/spec/dummy/public/favicon.ico +0 -0
  65. data/spec/mascot-rails_spec.rb +63 -0
  66. data/spec/pages/nothing +1 -0
  67. data/spec/pages/sin_frontmatter.html.haml +8 -0
  68. data/spec/pages/test.html.haml +14 -0
  69. data/spec/pages/text.txt +1 -0
  70. data/spec/spec_helper.rb +43 -0
  71. metadata +165 -12
  72. data/lib/mascot/rails/route_constraint.rb +0 -14
  73. data/lib/mascot/rails.rb +0 -7
  74. data/mascot-rails.gemspec +0 -23
@@ -0,0 +1,3820 @@
1
+  (0.3ms) begin transaction
2
+  (0.1ms) rollback transaction
3
+  (0.1ms) begin transaction
4
+  (0.0ms) rollback transaction
5
+  (0.1ms) begin transaction
6
+  (0.0ms) rollback transaction
7
+  (0.2ms) begin transaction
8
+  (0.0ms) rollback transaction
9
+  (0.0ms) begin transaction
10
+  (0.0ms) rollback transaction
11
+  (0.1ms) begin transaction
12
+  (0.0ms) rollback transaction
13
+  (0.2ms) begin transaction
14
+  (0.1ms) rollback transaction
15
+  (0.0ms) begin transaction
16
+  (0.1ms) rollback transaction
17
+  (0.0ms) begin transaction
18
+  (0.0ms) rollback transaction
19
+  (0.3ms) begin transaction
20
+  (0.1ms) rollback transaction
21
+  (0.0ms) begin transaction
22
+  (0.1ms) rollback transaction
23
+  (0.0ms) begin transaction
24
+  (0.1ms) rollback transaction
25
+  (0.2ms) begin transaction
26
+  (0.0ms) rollback transaction
27
+  (0.0ms) begin transaction
28
+  (0.0ms) rollback transaction
29
+  (0.0ms) begin transaction
30
+  (0.0ms) rollback transaction
31
+  (0.3ms) begin transaction
32
+  (0.1ms) rollback transaction
33
+  (0.0ms) begin transaction
34
+  (0.0ms) rollback transaction
35
+  (0.1ms) begin transaction
36
+  (0.0ms) rollback transaction
37
+  (0.2ms) begin transaction
38
+  (0.1ms) rollback transaction
39
+  (0.0ms) begin transaction
40
+  (0.0ms) rollback transaction
41
+  (0.0ms) begin transaction
42
+  (0.1ms) rollback transaction
43
+  (0.2ms) begin transaction
44
+  (0.1ms) rollback transaction
45
+  (0.1ms) begin transaction
46
+  (0.1ms) rollback transaction
47
+  (0.0ms) begin transaction
48
+  (0.1ms) rollback transaction
49
+  (0.2ms) begin transaction
50
+  (0.1ms) rollback transaction
51
+  (0.1ms) begin transaction
52
+  (0.1ms) rollback transaction
53
+  (0.0ms) begin transaction
54
+  (0.0ms) rollback transaction
55
+  (0.2ms) begin transaction
56
+  (0.1ms) rollback transaction
57
+  (0.1ms) begin transaction
58
+  (0.1ms) rollback transaction
59
+  (0.0ms) begin transaction
60
+  (0.0ms) rollback transaction
61
+  (0.3ms) begin transaction
62
+  (0.0ms) rollback transaction
63
+  (0.0ms) begin transaction
64
+  (0.0ms) rollback transaction
65
+  (0.0ms) begin transaction
66
+  (0.1ms) rollback transaction
67
+  (0.2ms) begin transaction
68
+  (0.1ms) rollback transaction
69
+  (0.0ms) begin transaction
70
+  (0.1ms) rollback transaction
71
+  (0.0ms) begin transaction
72
+  (0.0ms) rollback transaction
73
+  (0.2ms) begin transaction
74
+  (0.1ms) rollback transaction
75
+  (0.1ms) begin transaction
76
+  (0.0ms) rollback transaction
77
+  (0.0ms) begin transaction
78
+  (0.0ms) rollback transaction
79
+  (0.3ms) begin transaction
80
+  (0.0ms) rollback transaction
81
+  (0.1ms) begin transaction
82
+  (0.0ms) rollback transaction
83
+  (0.0ms) begin transaction
84
+  (0.0ms) rollback transaction
85
+  (0.3ms) begin transaction
86
+  (0.0ms) rollback transaction
87
+  (0.0ms) begin transaction
88
+  (0.0ms) rollback transaction
89
+  (0.0ms) begin transaction
90
+  (0.0ms) rollback transaction
91
+  (0.2ms) begin transaction
92
+  (0.1ms) rollback transaction
93
+  (0.2ms) begin transaction
94
+  (0.0ms) rollback transaction
95
+  (0.1ms) begin transaction
96
+  (0.0ms) rollback transaction
97
+  (0.2ms) begin transaction
98
+  (0.1ms) rollback transaction
99
+  (0.1ms) begin transaction
100
+  (0.0ms) rollback transaction
101
+  (0.0ms) begin transaction
102
+  (0.0ms) rollback transaction
103
+  (0.2ms) begin transaction
104
+  (0.1ms) rollback transaction
105
+  (0.0ms) begin transaction
106
+  (0.0ms) rollback transaction
107
+  (0.0ms) begin transaction
108
+  (0.0ms) rollback transaction
109
+  (0.2ms) begin transaction
110
+  (0.1ms) rollback transaction
111
+  (0.0ms) begin transaction
112
+  (0.0ms) rollback transaction
113
+  (0.0ms) begin transaction
114
+ Processing by Mascot::SitemapController#show as HTML
115
+ Parameters: {"path"=>"/time"}
116
+ Rendered inline template (1.0ms)
117
+ Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.0ms)
118
+  (0.1ms) rollback transaction
119
+  (0.2ms) begin transaction
120
+  (0.1ms) rollback transaction
121
+  (0.0ms) begin transaction
122
+  (0.1ms) rollback transaction
123
+  (0.0ms) begin transaction
124
+ Processing by Mascot::SitemapController#show as HTML
125
+ Parameters: {"path"=>"/time"}
126
+ Rendered inline template within layouts/application (1.0ms)
127
+ Completed 200 OK in 14ms (Views: 11.1ms | ActiveRecord: 0.0ms)
128
+  (0.1ms) rollback transaction
129
+  (0.2ms) begin transaction
130
+ Processing by Mascot::SitemapController#show as HTML
131
+ Parameters: {"path"=>"/time"}
132
+ Rendered inline template within layouts/application (1.0ms)
133
+ Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 0.0ms)
134
+  (0.1ms) rollback transaction
135
+  (0.0ms) begin transaction
136
+  (0.1ms) rollback transaction
137
+  (0.0ms) begin transaction
138
+  (0.0ms) rollback transaction
139
+  (0.2ms) begin transaction
140
+ Processing by Mascot::SitemapController#show as HTML
141
+ Parameters: {"path"=>"/time"}
142
+ Rendered inline template within layouts/application (1.2ms)
143
+ Completed 200 OK in 14ms (Views: 9.5ms | ActiveRecord: 0.0ms)
144
+  (0.1ms) rollback transaction
145
+  (0.0ms) begin transaction
146
+  (0.1ms) rollback transaction
147
+  (0.0ms) begin transaction
148
+  (0.0ms) rollback transaction
149
+  (0.2ms) begin transaction
150
+  (0.1ms) rollback transaction
151
+  (0.0ms) begin transaction
152
+  (0.1ms) rollback transaction
153
+  (0.0ms) begin transaction
154
+ Processing by Mascot::SitemapController#show as HTML
155
+ Parameters: {"path"=>"/time"}
156
+ Rendered inline template within layouts/application (1.2ms)
157
+ Completed 200 OK in 14ms (Views: 9.4ms | ActiveRecord: 0.0ms)
158
+  (0.1ms) rollback transaction
159
+  (0.2ms) begin transaction
160
+ Processing by Mascot::SitemapController#show as HTML
161
+ Parameters: {"path"=>"/time"}
162
+ Rendered inline template within layouts/application (0.8ms)
163
+ Completed 200 OK in 14ms (Views: 7.9ms | ActiveRecord: 0.0ms)
164
+  (0.1ms) rollback transaction
165
+  (0.0ms) begin transaction
166
+  (0.0ms) rollback transaction
167
+  (0.0ms) begin transaction
168
+  (0.0ms) rollback transaction
169
+  (0.2ms) begin transaction
170
+  (0.1ms) rollback transaction
171
+  (0.0ms) begin transaction
172
+  (0.0ms) rollback transaction
173
+  (0.0ms) begin transaction
174
+ Processing by Mascot::SitemapController#show as HTML
175
+ Parameters: {"path"=>"/time"}
176
+ Rendered inline template within layouts/application (1.3ms)
177
+ Completed 200 OK in 16ms (Views: 11.0ms | ActiveRecord: 0.0ms)
178
+  (0.2ms) rollback transaction
179
+  (0.3ms) begin transaction
180
+  (0.1ms) rollback transaction
181
+  (0.0ms) begin transaction
182
+  (0.0ms) rollback transaction
183
+  (0.0ms) begin transaction
184
+ Processing by Mascot::SitemapController#show as HTML
185
+ Parameters: {"path"=>"/time"}
186
+ Rendered inline template within layouts/application (0.8ms)
187
+ Completed 200 OK in 14ms (Views: 7.4ms | ActiveRecord: 0.0ms)
188
+  (0.1ms) rollback transaction
189
+  (0.0ms) begin transaction
190
+ Processing by Mascot::SitemapController#show as HTML
191
+ Parameters: {"path"=>"/time"}
192
+ Rendered inline template within layouts/application (0.3ms)
193
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
194
+  (0.0ms) rollback transaction
195
+  (0.0ms) begin transaction
196
+ Processing by Mascot::SitemapController#show as HTML
197
+ Parameters: {"path"=>"/time"}
198
+ Rendered inline template within layouts/application (0.3ms)
199
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
200
+  (0.0ms) rollback transaction
201
+  (0.0ms) begin transaction
202
+ Processing by Mascot::SitemapController#show as HTML
203
+ Parameters: {"path"=>"/non-existent"}
204
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
205
+  (0.1ms) rollback transaction
206
+  (0.2ms) begin transaction
207
+ Processing by Mascot::SitemapController#show as HTML
208
+ Parameters: {"path"=>"/non-existent"}
209
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
210
+  (0.0ms) rollback transaction
211
+  (0.1ms) begin transaction
212
+ Processing by Mascot::SitemapController#show as HTML
213
+ Parameters: {"path"=>"/time"}
214
+ Rendered inline template within layouts/application (0.9ms)
215
+ Completed 200 OK in 11ms (Views: 7.8ms | ActiveRecord: 0.0ms)
216
+  (0.1ms) rollback transaction
217
+  (0.0ms) begin transaction
218
+ Processing by Mascot::SitemapController#show as HTML
219
+ Parameters: {"path"=>"/time"}
220
+ Rendered inline template within layouts/application (0.3ms)
221
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
222
+  (0.0ms) rollback transaction
223
+  (0.0ms) begin transaction
224
+ Processing by Mascot::SitemapController#show as HTML
225
+ Parameters: {"path"=>"/time"}
226
+ Rendered inline template within layouts/application (0.3ms)
227
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
228
+  (0.0ms) rollback transaction
229
+  (0.0ms) begin transaction
230
+  (0.0ms) rollback transaction
231
+  (0.0ms) begin transaction
232
+  (0.0ms) rollback transaction
233
+  (0.3ms) begin transaction
234
+ Processing by Mascot::SitemapController#show as HTML
235
+ Parameters: {"path"=>"/non-existent"}
236
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
237
+  (0.0ms) rollback transaction
238
+  (0.0ms) begin transaction
239
+ Processing by Mascot::SitemapController#show as HTML
240
+ Parameters: {"path"=>"/time"}
241
+ Rendered inline template within layouts/application (0.9ms)
242
+ Completed 200 OK in 15ms (Views: 11.7ms | ActiveRecord: 0.0ms)
243
+  (0.1ms) rollback transaction
244
+  (0.0ms) begin transaction
245
+ Processing by Mascot::SitemapController#show as HTML
246
+ Parameters: {"path"=>"/time"}
247
+ Rendered inline template within layouts/application (0.3ms)
248
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
249
+  (0.0ms) rollback transaction
250
+  (0.0ms) begin transaction
251
+ Processing by Mascot::SitemapController#show as HTML
252
+ Parameters: {"path"=>"/time"}
253
+ Rendered inline template within layouts/application (0.4ms)
254
+ Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.0ms)
255
+  (0.1ms) rollback transaction
256
+  (0.1ms) begin transaction
257
+  (0.1ms) rollback transaction
258
+  (0.0ms) begin transaction
259
+  (0.0ms) rollback transaction
260
+  (0.2ms) begin transaction
261
+  (0.0ms) rollback transaction
262
+  (0.0ms) begin transaction
263
+  (0.0ms) rollback transaction
264
+  (0.0ms) begin transaction
265
+ Processing by Mascot::SitemapController#show as HTML
266
+ Parameters: {"path"=>"/time"}
267
+ Rendered inline template within layouts/application (0.8ms)
268
+ Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.0ms)
269
+  (0.1ms) rollback transaction
270
+  (0.0ms) begin transaction
271
+ Processing by Mascot::SitemapController#show as HTML
272
+ Parameters: {"path"=>"/time"}
273
+ Rendered inline template within layouts/application (0.4ms)
274
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
275
+  (0.2ms) rollback transaction
276
+  (0.3ms) begin transaction
277
+ Processing by Mascot::SitemapController#show as HTML
278
+ Parameters: {"path"=>"/time"}
279
+ Rendered inline template within layouts/application (0.3ms)
280
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
281
+  (0.1ms) rollback transaction
282
+  (0.0ms) begin transaction
283
+ Processing by Mascot::SitemapController#show as HTML
284
+ Parameters: {"path"=>"/non-existent"}
285
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
286
+  (0.0ms) rollback transaction
287
+  (0.2ms) begin transaction
288
+  (0.0ms) rollback transaction
289
+  (0.0ms) begin transaction
290
+  (0.0ms) rollback transaction
291
+  (0.0ms) begin transaction
292
+ Processing by Mascot::SitemapController#show as HTML
293
+ Parameters: {"path"=>"/non-existent"}
294
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
295
+  (0.1ms) rollback transaction
296
+  (0.0ms) begin transaction
297
+ Processing by Mascot::SitemapController#show as HTML
298
+ Parameters: {"path"=>"/time"}
299
+ Rendered inline template within layouts/application (0.8ms)
300
+ Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.0ms)
301
+  (0.1ms) rollback transaction
302
+  (0.1ms) begin transaction
303
+ Processing by Mascot::SitemapController#show as HTML
304
+ Parameters: {"path"=>"/time"}
305
+ Rendered inline template within layouts/application (0.3ms)
306
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
307
+  (0.1ms) rollback transaction
308
+  (0.1ms) begin transaction
309
+ Processing by Mascot::SitemapController#show as HTML
310
+ Parameters: {"path"=>"/time"}
311
+ Rendered inline template within layouts/application (0.3ms)
312
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
313
+  (0.1ms) rollback transaction
314
+  (0.0ms) begin transaction
315
+ Processing by Mascot::SitemapController#show as HTML
316
+ Parameters: {"path"=>"/time"}
317
+ Rendered inline template within layouts/application (0.3ms)
318
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
319
+  (0.0ms) rollback transaction
320
+  (0.2ms) begin transaction
321
+ Processing by Mascot::SitemapController#show as HTML
322
+ Parameters: {"path"=>"/time"}
323
+ Rendered inline template within layouts/application (0.8ms)
324
+ Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.0ms)
325
+  (0.1ms) rollback transaction
326
+  (0.0ms) begin transaction
327
+ Processing by Mascot::SitemapController#show as HTML
328
+ Parameters: {"path"=>"/time"}
329
+ Rendered inline template within layouts/application (0.3ms)
330
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
331
+  (0.0ms) rollback transaction
332
+  (0.0ms) begin transaction
333
+ Processing by Mascot::SitemapController#show as HTML
334
+ Parameters: {"path"=>"/time"}
335
+ Rendered inline template within layouts/application (0.2ms)
336
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
337
+  (0.1ms) rollback transaction
338
+  (0.0ms) begin transaction
339
+ Processing by Mascot::SitemapController#show as HTML
340
+ Parameters: {"path"=>"/time"}
341
+ Rendered inline template within layouts/application (0.4ms)
342
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
343
+  (0.1ms) rollback transaction
344
+  (0.0ms) begin transaction
345
+ Processing by Mascot::SitemapController#show as HTML
346
+ Parameters: {"path"=>"/non-existent"}
347
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
348
+  (0.0ms) rollback transaction
349
+  (0.0ms) begin transaction
350
+  (0.0ms) rollback transaction
351
+  (0.0ms) begin transaction
352
+  (0.0ms) rollback transaction
353
+  (0.3ms) begin transaction
354
+ Processing by Mascot::SitemapController#show as HTML
355
+ Parameters: {"path"=>"/time"}
356
+ Rendered inline template within layouts/application (0.9ms)
357
+ Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.0ms)
358
+  (0.1ms) rollback transaction
359
+  (0.0ms) begin transaction
360
+ Processing by Mascot::SitemapController#show as HTML
361
+ Parameters: {"path"=>"/time"}
362
+ Rendered inline template within layouts/application (0.3ms)
363
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
364
+  (0.0ms) rollback transaction
365
+  (0.0ms) begin transaction
366
+ Processing by Mascot::SitemapController#show as HTML
367
+ Parameters: {"path"=>"/time"}
368
+ Rendered inline template within layouts/application (0.2ms)
369
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
370
+  (0.1ms) rollback transaction
371
+  (0.0ms) begin transaction
372
+ Processing by Mascot::SitemapController#show as HTML
373
+ Parameters: {"path"=>"/time"}
374
+ Rendered inline template within layouts/application (0.2ms)
375
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
376
+  (0.0ms) rollback transaction
377
+  (0.0ms) begin transaction
378
+ Processing by Mascot::SitemapController#show as HTML
379
+ Parameters: {"path"=>"/non-existent"}
380
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
381
+  (0.1ms) rollback transaction
382
+  (0.0ms) begin transaction
383
+  (0.0ms) rollback transaction
384
+  (0.0ms) begin transaction
385
+  (0.0ms) rollback transaction
386
+  (0.2ms) begin transaction
387
+  (0.0ms) rollback transaction
388
+  (0.0ms) begin transaction
389
+  (0.0ms) rollback transaction
390
+  (0.0ms) begin transaction
391
+ Processing by Mascot::SitemapController#show as HTML
392
+ Parameters: {"path"=>"/non-existent"}
393
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
394
+  (0.1ms) rollback transaction
395
+  (0.0ms) begin transaction
396
+ Processing by Mascot::SitemapController#show as HTML
397
+ Parameters: {"path"=>"/time"}
398
+ Rendered inline template within layouts/application (0.9ms)
399
+ Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.0ms)
400
+  (0.1ms) rollback transaction
401
+  (0.0ms) begin transaction
402
+ Processing by Mascot::SitemapController#show as HTML
403
+ Parameters: {"path"=>"/time"}
404
+ Rendered inline template within layouts/application (0.3ms)
405
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
406
+  (0.1ms) rollback transaction
407
+  (0.0ms) begin transaction
408
+ Processing by Mascot::SitemapController#show as HTML
409
+ Parameters: {"path"=>"/time"}
410
+ Rendered inline template within layouts/application (0.2ms)
411
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
412
+  (0.0ms) rollback transaction
413
+  (0.0ms) begin transaction
414
+ Processing by Mascot::SitemapController#show as HTML
415
+ Parameters: {"path"=>"/time"}
416
+ Rendered inline template within layouts/application (0.3ms)
417
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
418
+  (0.0ms) rollback transaction
419
+  (0.3ms) begin transaction
420
+  (0.1ms) rollback transaction
421
+  (0.0ms) begin transaction
422
+  (0.0ms) rollback transaction
423
+  (0.1ms) begin transaction
424
+ Processing by Mascot::SitemapController#show as HTML
425
+ Parameters: {"path"=>"/time"}
426
+ Rendered inline template within layouts/application (1.4ms)
427
+ Completed 200 OK in 13ms (Views: 9.4ms | ActiveRecord: 0.0ms)
428
+  (0.1ms) rollback transaction
429
+  (0.1ms) begin transaction
430
+ Processing by Mascot::SitemapController#show as HTML
431
+ Parameters: {"path"=>"/time"}
432
+ Rendered inline template within layouts/application (0.3ms)
433
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
434
+  (0.0ms) rollback transaction
435
+  (0.1ms) begin transaction
436
+ Processing by Mascot::SitemapController#show as HTML
437
+ Parameters: {"path"=>"/time"}
438
+ Rendered inline template within layouts/application (0.3ms)
439
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
440
+  (0.1ms) rollback transaction
441
+  (0.0ms) begin transaction
442
+ Processing by Mascot::SitemapController#show as HTML
443
+ Parameters: {"path"=>"/time"}
444
+ Rendered inline template within layouts/application (0.9ms)
445
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
446
+  (0.1ms) rollback transaction
447
+  (0.0ms) begin transaction
448
+ Processing by Mascot::SitemapController#show as HTML
449
+ Parameters: {"path"=>"/non-existent"}
450
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
451
+  (0.0ms) rollback transaction
452
+  (0.2ms) begin transaction
453
+ Processing by Mascot::SitemapController#show as HTML
454
+ Parameters: {"path"=>"/non-existent"}
455
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
456
+  (0.0ms) rollback transaction
457
+  (0.1ms) begin transaction
458
+ Processing by Mascot::SitemapController#show as HTML
459
+ Parameters: {"path"=>"/time"}
460
+ Rendered inline template within layouts/application (0.9ms)
461
+ Completed 200 OK in 11ms (Views: 8.1ms | ActiveRecord: 0.0ms)
462
+  (0.1ms) rollback transaction
463
+  (0.0ms) begin transaction
464
+ Processing by Mascot::SitemapController#show as HTML
465
+ Parameters: {"path"=>"/time"}
466
+ Rendered inline template within layouts/application (0.2ms)
467
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
468
+  (0.1ms) rollback transaction
469
+  (0.0ms) begin transaction
470
+ Processing by Mascot::SitemapController#show as HTML
471
+ Parameters: {"path"=>"/time"}
472
+ Rendered inline template within layouts/application (0.6ms)
473
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
474
+  (0.1ms) rollback transaction
475
+  (0.1ms) begin transaction
476
+ Processing by Mascot::SitemapController#show as HTML
477
+ Parameters: {"path"=>"/time"}
478
+ Rendered inline template within layouts/application (0.3ms)
479
+ Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.0ms)
480
+  (0.1ms) rollback transaction
481
+  (0.0ms) begin transaction
482
+  (0.0ms) rollback transaction
483
+  (0.0ms) begin transaction
484
+  (0.1ms) rollback transaction
485
+  (0.2ms) begin transaction
486
+ Processing by Mascot::SitemapController#show as HTML
487
+ Parameters: {"path"=>"/time"}
488
+ Rendered inline template within layouts/application (1.0ms)
489
+ Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.0ms)
490
+  (0.1ms) rollback transaction
491
+  (0.0ms) begin transaction
492
+ Processing by Mascot::SitemapController#show as HTML
493
+ Parameters: {"path"=>"/time"}
494
+ Rendered inline template within layouts/application (0.4ms)
495
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
496
+  (0.1ms) rollback transaction
497
+  (0.0ms) begin transaction
498
+ Processing by Mascot::SitemapController#show as HTML
499
+ Parameters: {"path"=>"/time"}
500
+ Rendered inline template within layouts/application (0.3ms)
501
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
502
+  (0.1ms) rollback transaction
503
+  (0.0ms) begin transaction
504
+ Processing by Mascot::SitemapController#show as HTML
505
+ Parameters: {"path"=>"/time"}
506
+ Rendered inline template within layouts/application (0.5ms)
507
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
508
+  (0.1ms) rollback transaction
509
+  (0.0ms) begin transaction
510
+ Processing by Mascot::SitemapController#show as HTML
511
+ Parameters: {"path"=>"/non-existent"}
512
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
513
+  (0.0ms) rollback transaction
514
+  (0.0ms) begin transaction
515
+  (0.1ms) rollback transaction
516
+  (0.0ms) begin transaction
517
+  (0.0ms) rollback transaction
518
+  (0.2ms) begin transaction
519
+  (0.0ms) rollback transaction
520
+  (0.0ms) begin transaction
521
+  (0.0ms) rollback transaction
522
+  (0.1ms) begin transaction
523
+ Processing by Mascot::SitemapController#show as HTML
524
+ Parameters: {"path"=>"/time"}
525
+ Rendered inline template within layouts/application (0.9ms)
526
+ Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 0.0ms)
527
+  (0.1ms) rollback transaction
528
+  (0.0ms) begin transaction
529
+ Processing by Mascot::SitemapController#show as HTML
530
+ Parameters: {"path"=>"/time"}
531
+ Rendered inline template within layouts/application (0.4ms)
532
+ Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms)
533
+  (0.1ms) rollback transaction
534
+  (0.0ms) begin transaction
535
+ Processing by Mascot::SitemapController#show as HTML
536
+ Parameters: {"path"=>"/time"}
537
+ Rendered inline template within layouts/application (0.3ms)
538
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
539
+  (0.0ms) rollback transaction
540
+  (0.0ms) begin transaction
541
+ Processing by Mascot::SitemapController#show as HTML
542
+ Parameters: {"path"=>"/time"}
543
+ Rendered inline template within layouts/application (0.3ms)
544
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
545
+  (0.0ms) rollback transaction
546
+  (0.0ms) begin transaction
547
+ Processing by Mascot::SitemapController#show as HTML
548
+ Parameters: {"path"=>"/non-existent"}
549
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
550
+  (0.1ms) rollback transaction
551
+  (0.2ms) begin transaction
552
+  (0.0ms) rollback transaction
553
+  (0.0ms) begin transaction
554
+  (0.0ms) rollback transaction
555
+  (0.0ms) begin transaction
556
+ Processing by Mascot::SitemapController#show as HTML
557
+ Parameters: {"path"=>"/non-existent"}
558
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
559
+  (0.0ms) rollback transaction
560
+  (0.0ms) begin transaction
561
+ Processing by Mascot::SitemapController#show as HTML
562
+ Parameters: {"path"=>"/time"}
563
+ Rendered inline template within layouts/application (1.0ms)
564
+ Completed 200 OK in 11ms (Views: 8.1ms | ActiveRecord: 0.0ms)
565
+  (0.1ms) rollback transaction
566
+  (0.0ms) begin transaction
567
+ Processing by Mascot::SitemapController#show as HTML
568
+ Parameters: {"path"=>"/time"}
569
+ Rendered inline template within layouts/application (0.3ms)
570
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
571
+  (0.0ms) rollback transaction
572
+  (0.1ms) begin transaction
573
+ Processing by Mascot::SitemapController#show as HTML
574
+ Parameters: {"path"=>"/time"}
575
+ Rendered inline template within layouts/application (0.3ms)
576
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
577
+  (0.1ms) rollback transaction
578
+  (0.1ms) begin transaction
579
+ Processing by Mascot::SitemapController#show as HTML
580
+ Parameters: {"path"=>"/time"}
581
+ Rendered inline template within layouts/application (0.3ms)
582
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
583
+  (0.0ms) rollback transaction
584
+  (0.2ms) begin transaction
585
+  (0.0ms) rollback transaction
586
+  (0.0ms) begin transaction
587
+  (0.0ms) rollback transaction
588
+  (0.0ms) begin transaction
589
+ Processing by Mascot::SitemapController#show as HTML
590
+ Parameters: {"path"=>"/time"}
591
+ Rendered inline template within layouts/application (0.8ms)
592
+ Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.0ms)
593
+  (0.1ms) rollback transaction
594
+  (0.0ms) begin transaction
595
+ Processing by Mascot::SitemapController#show as HTML
596
+ Parameters: {"path"=>"/time"}
597
+ Rendered inline template within layouts/application (0.4ms)
598
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
599
+  (0.1ms) rollback transaction
600
+  (0.0ms) begin transaction
601
+ Processing by Mascot::SitemapController#show as HTML
602
+ Parameters: {"path"=>"/time"}
603
+ Rendered inline template within layouts/application (0.3ms)
604
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
605
+  (0.0ms) rollback transaction
606
+  (0.0ms) begin transaction
607
+ Processing by Mascot::SitemapController#show as HTML
608
+ Parameters: {"path"=>"/time"}
609
+ Rendered inline template within layouts/application (0.3ms)
610
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
611
+  (0.0ms) rollback transaction
612
+  (0.0ms) begin transaction
613
+ Processing by Mascot::SitemapController#show as HTML
614
+ Parameters: {"path"=>"/non-existent"}
615
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
616
+  (0.0ms) rollback transaction
617
+  (0.2ms) begin transaction
618
+ Processing by Mascot::SitemapController#show as HTML
619
+ Parameters: {"path"=>"/non-existent"}
620
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
621
+  (0.0ms) rollback transaction
622
+  (0.0ms) begin transaction
623
+ Processing by Mascot::SitemapController#show as HTML
624
+ Parameters: {"path"=>"/time"}
625
+ Rendered inline template within layouts/application (1.3ms)
626
+ Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.0ms)
627
+  (0.1ms) rollback transaction
628
+  (0.0ms) begin transaction
629
+ Processing by Mascot::SitemapController#show as HTML
630
+ Parameters: {"path"=>"/time"}
631
+ Rendered inline template within layouts/application (0.3ms)
632
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
633
+  (0.1ms) rollback transaction
634
+  (0.0ms) begin transaction
635
+ Processing by Mascot::SitemapController#show as HTML
636
+ Parameters: {"path"=>"/time"}
637
+ Rendered inline template within layouts/application (0.3ms)
638
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
639
+  (0.1ms) rollback transaction
640
+  (0.0ms) begin transaction
641
+ Processing by Mascot::SitemapController#show as HTML
642
+ Parameters: {"path"=>"/time"}
643
+ Rendered inline template within layouts/application (0.2ms)
644
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
645
+  (0.1ms) rollback transaction
646
+  (0.1ms) begin transaction
647
+  (0.1ms) rollback transaction
648
+  (0.0ms) begin transaction
649
+  (0.0ms) rollback transaction
650
+  (0.2ms) begin transaction
651
+ Processing by Mascot::SitemapController#show as HTML
652
+ Parameters: {"path"=>"/non-existent"}
653
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
654
+  (0.3ms) rollback transaction
655
+  (0.0ms) begin transaction
656
+ Processing by Mascot::SitemapController#show as HTML
657
+ Parameters: {"path"=>"/time"}
658
+ Rendered inline template within layouts/application (0.8ms)
659
+ Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.0ms)
660
+  (0.1ms) rollback transaction
661
+  (0.0ms) begin transaction
662
+ Processing by Mascot::SitemapController#show as HTML
663
+ Parameters: {"path"=>"/time"}
664
+ Rendered inline template within layouts/application (0.3ms)
665
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
666
+  (0.1ms) rollback transaction
667
+  (0.0ms) begin transaction
668
+ Processing by Mascot::SitemapController#show as HTML
669
+ Parameters: {"path"=>"/time"}
670
+ Rendered inline template within layouts/application (0.3ms)
671
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
672
+  (0.1ms) rollback transaction
673
+  (0.0ms) begin transaction
674
+ Processing by Mascot::SitemapController#show as HTML
675
+ Parameters: {"path"=>"/time"}
676
+ Rendered inline template within layouts/application (0.3ms)
677
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
678
+  (0.0ms) rollback transaction
679
+  (0.0ms) begin transaction
680
+  (0.0ms) rollback transaction
681
+  (0.0ms) begin transaction
682
+  (0.0ms) rollback transaction
683
+  (0.2ms) begin transaction
684
+ Processing by Mascot::SitemapController#show as HTML
685
+ Parameters: {"path"=>"/non-existent"}
686
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
687
+  (0.0ms) rollback transaction
688
+  (0.0ms) begin transaction
689
+ Processing by Mascot::SitemapController#show as HTML
690
+ Parameters: {"path"=>"/time"}
691
+ Rendered inline template within layouts/application (1.0ms)
692
+ Completed 200 OK in 13ms (Views: 9.1ms | ActiveRecord: 0.0ms)
693
+  (0.1ms) rollback transaction
694
+  (0.0ms) begin transaction
695
+ Processing by Mascot::SitemapController#show as HTML
696
+ Parameters: {"path"=>"/time"}
697
+ Rendered inline template within layouts/application (0.4ms)
698
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
699
+  (0.1ms) rollback transaction
700
+  (0.0ms) begin transaction
701
+ Processing by Mascot::SitemapController#show as HTML
702
+ Parameters: {"path"=>"/time"}
703
+ Rendered inline template within layouts/application (0.3ms)
704
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
705
+  (0.1ms) rollback transaction
706
+  (0.0ms) begin transaction
707
+ Processing by Mascot::SitemapController#show as HTML
708
+ Parameters: {"path"=>"/time"}
709
+ Rendered inline template within layouts/application (0.3ms)
710
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
711
+  (0.1ms) rollback transaction
712
+  (0.0ms) begin transaction
713
+  (0.0ms) rollback transaction
714
+  (0.0ms) begin transaction
715
+  (0.0ms) rollback transaction
716
+  (0.2ms) begin transaction
717
+  (0.0ms) rollback transaction
718
+  (0.0ms) begin transaction
719
+  (0.0ms) rollback transaction
720
+  (0.0ms) begin transaction
721
+ Processing by Mascot::SitemapController#show as HTML
722
+ Parameters: {"path"=>"/non-existent"}
723
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
724
+  (0.1ms) rollback transaction
725
+  (0.0ms) begin transaction
726
+ Processing by Mascot::SitemapController#show as HTML
727
+ Parameters: {"path"=>"/time"}
728
+ Rendered inline template within layouts/application (1.0ms)
729
+ Completed 200 OK in 13ms (Views: 8.1ms | ActiveRecord: 0.0ms)
730
+  (0.1ms) rollback transaction
731
+  (0.0ms) begin transaction
732
+ Processing by Mascot::SitemapController#show as HTML
733
+ Parameters: {"path"=>"/time"}
734
+ Rendered inline template within layouts/application (0.3ms)
735
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
736
+  (0.0ms) rollback transaction
737
+  (0.0ms) begin transaction
738
+ Processing by Mascot::SitemapController#show as HTML
739
+ Parameters: {"path"=>"/time"}
740
+ Rendered inline template within layouts/application (0.3ms)
741
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
742
+  (0.1ms) rollback transaction
743
+  (0.0ms) begin transaction
744
+ Processing by Mascot::SitemapController#show as HTML
745
+ Parameters: {"path"=>"/time"}
746
+ Rendered inline template within layouts/application (0.3ms)
747
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
748
+  (0.1ms) rollback transaction
749
+  (0.3ms) begin transaction
750
+ Processing by Mascot::SitemapController#show as HTML
751
+ Parameters: {"path"=>"/hi"}
752
+ Rendered inline template within layouts/application (1.0ms)
753
+ Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 0.0ms)
754
+  (0.1ms) rollback transaction
755
+  (0.1ms) begin transaction
756
+ Processing by Mascot::SitemapController#show as HTML
757
+ Parameters: {"path"=>"/hi"}
758
+ Rendered inline template within layouts/application (0.3ms)
759
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
760
+  (0.1ms) rollback transaction
761
+  (0.1ms) begin transaction
762
+ Processing by Mascot::SitemapController#show as HTML
763
+ Parameters: {"path"=>"/hi"}
764
+ Rendered inline template within layouts/application (0.4ms)
765
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
766
+  (0.1ms) rollback transaction
767
+  (0.0ms) begin transaction
768
+ Processing by Mascot::SitemapController#show as HTML
769
+ Parameters: {"path"=>"/hi"}
770
+ Rendered inline template within layouts/application (0.2ms)
771
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
772
+  (0.0ms) rollback transaction
773
+  (0.0ms) begin transaction
774
+ Processing by Mascot::SitemapController#show as HTML
775
+ Parameters: {"path"=>"/time"}
776
+ Rendered inline template within layouts/application (0.4ms)
777
+ Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.0ms)
778
+  (0.1ms) rollback transaction
779
+  (0.0ms) begin transaction
780
+ Processing by Mascot::SitemapController#show as HTML
781
+ Parameters: {"path"=>"/time"}
782
+ Rendered inline template within layouts/application (0.3ms)
783
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
784
+  (0.0ms) rollback transaction
785
+  (0.0ms) begin transaction
786
+ Processing by Mascot::SitemapController#show as HTML
787
+ Parameters: {"path"=>"/time"}
788
+ Rendered inline template within layouts/application (0.3ms)
789
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
790
+  (0.0ms) rollback transaction
791
+  (0.1ms) begin transaction
792
+ Processing by Mascot::SitemapController#show as HTML
793
+ Parameters: {"path"=>"/time"}
794
+ Rendered inline template within layouts/application (0.3ms)
795
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
796
+  (0.1ms) rollback transaction
797
+  (0.0ms) begin transaction
798
+ Processing by Mascot::SitemapController#show as HTML
799
+ Parameters: {"path"=>"/non-existent"}
800
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
801
+  (0.0ms) rollback transaction
802
+  (0.0ms) begin transaction
803
+  (0.0ms) rollback transaction
804
+  (0.0ms) begin transaction
805
+  (0.0ms) rollback transaction
806
+  (0.2ms) begin transaction
807
+ Processing by Mascot::SitemapController#show as HTML
808
+ Parameters: {"path"=>"/hi"}
809
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
810
+  (0.1ms) rollback transaction
811
+  (0.0ms) begin transaction
812
+ Processing by Mascot::SitemapController#show as HTML
813
+ Parameters: {"path"=>"/hi"}
814
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
815
+  (0.0ms) rollback transaction
816
+  (0.0ms) begin transaction
817
+ Processing by Mascot::SitemapController#show as HTML
818
+ Parameters: {"path"=>"/hi"}
819
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
820
+  (0.0ms) rollback transaction
821
+  (0.0ms) begin transaction
822
+ Processing by Mascot::SitemapController#show as HTML
823
+ Parameters: {"path"=>"/hi"}
824
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
825
+  (0.0ms) rollback transaction
826
+  (0.0ms) begin transaction
827
+ Processing by Mascot::SitemapController#show as HTML
828
+ Parameters: {"path"=>"/non-existent"}
829
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
830
+  (0.0ms) rollback transaction
831
+  (0.0ms) begin transaction
832
+ Processing by Mascot::SitemapController#show as HTML
833
+ Parameters: {"path"=>"/time"}
834
+ Rendered inline template within layouts/application (1.0ms)
835
+ Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
836
+  (0.1ms) rollback transaction
837
+  (0.0ms) begin transaction
838
+ Processing by Mascot::SitemapController#show as HTML
839
+ Parameters: {"path"=>"/time"}
840
+ Rendered inline template within layouts/application (0.3ms)
841
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
842
+  (0.1ms) rollback transaction
843
+  (0.1ms) begin transaction
844
+ Processing by Mascot::SitemapController#show as HTML
845
+ Parameters: {"path"=>"/time"}
846
+ Rendered inline template within layouts/application (1.0ms)
847
+ Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)
848
+  (0.1ms) rollback transaction
849
+  (0.1ms) begin transaction
850
+ Processing by Mascot::SitemapController#show as HTML
851
+ Parameters: {"path"=>"/time"}
852
+ Rendered inline template within layouts/application (0.4ms)
853
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
854
+  (0.1ms) rollback transaction
855
+  (0.1ms) begin transaction
856
+  (0.1ms) rollback transaction
857
+  (0.0ms) begin transaction
858
+  (0.0ms) rollback transaction
859
+  (0.2ms) begin transaction
860
+ Processing by Mascot::SitemapController#show as HTML
861
+ Parameters: {"path"=>"/hi"}
862
+ Rendered inline template within layouts/application (1.0ms)
863
+ Completed 200 OK in 11ms (Views: 7.6ms | ActiveRecord: 0.0ms)
864
+  (0.1ms) rollback transaction
865
+  (0.1ms) begin transaction
866
+ Processing by Mascot::SitemapController#show as HTML
867
+ Parameters: {"path"=>"/hi"}
868
+ Rendered inline template within layouts/application (0.3ms)
869
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
870
+  (0.0ms) rollback transaction
871
+  (0.0ms) begin transaction
872
+ Processing by Mascot::SitemapController#show as HTML
873
+ Parameters: {"path"=>"/hi"}
874
+ Rendered inline template within layouts/application (0.2ms)
875
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
876
+  (0.0ms) rollback transaction
877
+  (0.0ms) begin transaction
878
+ Processing by Mascot::SitemapController#show as HTML
879
+ Parameters: {"path"=>"/hi"}
880
+ Rendered inline template within layouts/application (0.2ms)
881
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
882
+  (0.0ms) rollback transaction
883
+  (0.1ms) begin transaction
884
+ Processing by Mascot::SitemapController#show as HTML
885
+ Parameters: {"path"=>"/non-existent"}
886
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
887
+  (0.1ms) rollback transaction
888
+  (0.0ms) begin transaction
889
+ Processing by Mascot::SitemapController#show as HTML
890
+ Parameters: {"path"=>"/time"}
891
+ Rendered inline template within layouts/application (0.3ms)
892
+ Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.0ms)
893
+  (0.1ms) rollback transaction
894
+  (0.1ms) begin transaction
895
+ Processing by Mascot::SitemapController#show as HTML
896
+ Parameters: {"path"=>"/time"}
897
+ Rendered inline template within layouts/application (0.3ms)
898
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
899
+  (0.0ms) rollback transaction
900
+  (0.1ms) begin transaction
901
+ Processing by Mascot::SitemapController#show as HTML
902
+ Parameters: {"path"=>"/time"}
903
+ Rendered inline template within layouts/application (0.7ms)
904
+ Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.0ms)
905
+  (0.1ms) rollback transaction
906
+  (0.1ms) begin transaction
907
+ Processing by Mascot::SitemapController#show as HTML
908
+ Parameters: {"path"=>"/time"}
909
+ Rendered inline template within layouts/application (0.3ms)
910
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
911
+  (0.1ms) rollback transaction
912
+  (0.1ms) begin transaction
913
+  (0.0ms) rollback transaction
914
+  (0.0ms) begin transaction
915
+  (0.0ms) rollback transaction
916
+  (0.2ms) begin transaction
917
+ Processing by Mascot::SitemapController#show as HTML
918
+ Parameters: {"path"=>"/hi"}
919
+ Rendered inline template within layouts/application (1.2ms)
920
+ Completed 200 OK in 11ms (Views: 8.4ms | ActiveRecord: 0.0ms)
921
+  (0.1ms) rollback transaction
922
+  (0.0ms) begin transaction
923
+ Processing by Mascot::SitemapController#show as HTML
924
+ Parameters: {"path"=>"/hi"}
925
+ Rendered inline template within layouts/application (0.2ms)
926
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
927
+  (0.1ms) rollback transaction
928
+  (0.0ms) begin transaction
929
+ Processing by Mascot::SitemapController#show as HTML
930
+ Parameters: {"path"=>"/hi"}
931
+ Rendered inline template within layouts/application (0.3ms)
932
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
933
+  (0.1ms) rollback transaction
934
+  (0.0ms) begin transaction
935
+ Processing by Mascot::SitemapController#show as HTML
936
+ Parameters: {"path"=>"/hi"}
937
+ Rendered inline template within layouts/application (0.2ms)
938
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
939
+  (0.0ms) rollback transaction
940
+  (0.0ms) begin transaction
941
+ Processing by Mascot::SitemapController#show as HTML
942
+ Parameters: {"path"=>"/non-existent"}
943
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
944
+  (0.0ms) rollback transaction
945
+  (0.0ms) begin transaction
946
+ Processing by Mascot::SitemapController#show as HTML
947
+ Parameters: {"path"=>"/time"}
948
+ Rendered inline template within layouts/application (0.3ms)
949
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
950
+  (0.1ms) rollback transaction
951
+  (0.0ms) begin transaction
952
+ Processing by Mascot::SitemapController#show as HTML
953
+ Parameters: {"path"=>"/time"}
954
+ Rendered inline template within layouts/application (0.3ms)
955
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
956
+  (0.1ms) rollback transaction
957
+  (0.0ms) begin transaction
958
+ Processing by Mascot::SitemapController#show as HTML
959
+ Parameters: {"path"=>"/time"}
960
+ Rendered inline template within layouts/application (0.3ms)
961
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
962
+  (0.1ms) rollback transaction
963
+  (0.0ms) begin transaction
964
+ Processing by Mascot::SitemapController#show as HTML
965
+ Parameters: {"path"=>"/time"}
966
+ Rendered inline template within layouts/application (0.3ms)
967
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
968
+  (0.1ms) rollback transaction
969
+  (0.0ms) begin transaction
970
+  (0.0ms) rollback transaction
971
+  (0.0ms) begin transaction
972
+  (0.0ms) rollback transaction
973
+  (0.2ms) begin transaction
974
+  (0.0ms) rollback transaction
975
+  (0.1ms) begin transaction
976
+  (0.1ms) rollback transaction
977
+  (0.1ms) begin transaction
978
+ Processing by Mascot::SitemapController#show as HTML
979
+ Parameters: {"path"=>"/hi"}
980
+ Rendered inline template within layouts/application (1.1ms)
981
+ Completed 200 OK in 13ms (Views: 8.9ms | ActiveRecord: 0.0ms)
982
+  (0.3ms) rollback transaction
983
+  (0.1ms) begin transaction
984
+ Processing by Mascot::SitemapController#show as HTML
985
+ Parameters: {"path"=>"/hi"}
986
+ Rendered inline template within layouts/application (0.2ms)
987
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
988
+  (0.1ms) rollback transaction
989
+  (0.0ms) begin transaction
990
+ Processing by Mascot::SitemapController#show as HTML
991
+ Parameters: {"path"=>"/hi"}
992
+ Rendered inline template within layouts/application (0.3ms)
993
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
994
+  (0.0ms) rollback transaction
995
+  (0.0ms) begin transaction
996
+ Processing by Mascot::SitemapController#show as HTML
997
+ Parameters: {"path"=>"/hi"}
998
+ Rendered inline template within layouts/application (0.2ms)
999
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1000
+  (0.0ms) rollback transaction
1001
+  (0.0ms) begin transaction
1002
+ Processing by Mascot::SitemapController#show as HTML
1003
+ Parameters: {"path"=>"/time"}
1004
+ Rendered inline template within layouts/application (0.3ms)
1005
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1006
+  (0.2ms) rollback transaction
1007
+  (0.1ms) begin transaction
1008
+ Processing by Mascot::SitemapController#show as HTML
1009
+ Parameters: {"path"=>"/time"}
1010
+ Rendered inline template within layouts/application (0.3ms)
1011
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1012
+  (0.0ms) rollback transaction
1013
+  (0.0ms) begin transaction
1014
+ Processing by Mascot::SitemapController#show as HTML
1015
+ Parameters: {"path"=>"/time"}
1016
+ Rendered inline template within layouts/application (0.3ms)
1017
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1018
+  (0.0ms) rollback transaction
1019
+  (0.0ms) begin transaction
1020
+ Processing by Mascot::SitemapController#show as HTML
1021
+ Parameters: {"path"=>"/time"}
1022
+ Rendered inline template within layouts/application (0.2ms)
1023
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1024
+  (0.0ms) rollback transaction
1025
+  (0.0ms) begin transaction
1026
+ Processing by Mascot::SitemapController#show as HTML
1027
+ Parameters: {"path"=>"/non-existent"}
1028
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1029
+  (0.1ms) rollback transaction
1030
+  (0.2ms) begin transaction
1031
+  (0.0ms) rollback transaction
1032
+  (0.0ms) begin transaction
1033
+  (0.0ms) rollback transaction
1034
+  (0.0ms) begin transaction
1035
+ Processing by Mascot::SitemapController#show as HTML
1036
+ Parameters: {"path"=>"/non-existent"}
1037
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1038
+  (0.0ms) rollback transaction
1039
+  (0.1ms) begin transaction
1040
+ Processing by Mascot::SitemapController#show as HTML
1041
+ Parameters: {"path"=>"/hi"}
1042
+ Rendered inline template within layouts/application (0.8ms)
1043
+ Completed 200 OK in 11ms (Views: 8.5ms | ActiveRecord: 0.0ms)
1044
+  (0.1ms) rollback transaction
1045
+  (0.0ms) begin transaction
1046
+ Processing by Mascot::SitemapController#show as HTML
1047
+ Parameters: {"path"=>"/hi"}
1048
+ Rendered inline template within layouts/application (0.3ms)
1049
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1050
+  (0.0ms) rollback transaction
1051
+  (0.0ms) begin transaction
1052
+ Processing by Mascot::SitemapController#show as HTML
1053
+ Parameters: {"path"=>"/hi"}
1054
+ Rendered inline template within layouts/application (0.4ms)
1055
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
1056
+  (0.1ms) rollback transaction
1057
+  (0.0ms) begin transaction
1058
+ Processing by Mascot::SitemapController#show as HTML
1059
+ Parameters: {"path"=>"/hi"}
1060
+ Rendered inline template within layouts/application (0.3ms)
1061
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1062
+  (0.0ms) rollback transaction
1063
+  (0.0ms) begin transaction
1064
+ Processing by Mascot::SitemapController#show as HTML
1065
+ Parameters: {"path"=>"/time"}
1066
+ Rendered inline template within layouts/application (0.3ms)
1067
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1068
+  (0.1ms) rollback transaction
1069
+  (0.0ms) begin transaction
1070
+ Processing by Mascot::SitemapController#show as HTML
1071
+ Parameters: {"path"=>"/time"}
1072
+ Rendered inline template within layouts/application (0.3ms)
1073
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1074
+  (0.1ms) rollback transaction
1075
+  (0.0ms) begin transaction
1076
+ Processing by Mascot::SitemapController#show as HTML
1077
+ Parameters: {"path"=>"/time"}
1078
+ Rendered inline template within layouts/application (0.3ms)
1079
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1080
+  (0.1ms) rollback transaction
1081
+  (0.0ms) begin transaction
1082
+ Processing by Mascot::SitemapController#show as HTML
1083
+ Parameters: {"path"=>"/time"}
1084
+ Rendered inline template within layouts/application (0.3ms)
1085
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1086
+  (0.1ms) rollback transaction
1087
+  (0.2ms) begin transaction
1088
+  (0.1ms) rollback transaction
1089
+  (0.1ms) begin transaction
1090
+  (0.1ms) rollback transaction
1091
+  (0.0ms) begin transaction
1092
+ Processing by Mascot::SitemapController#show as HTML
1093
+ Parameters: {"path"=>"/time"}
1094
+ Rendered html template within layouts/application (0.0ms)
1095
+ Completed 200 OK in 13ms (Views: 9.0ms | ActiveRecord: 0.0ms)
1096
+  (0.1ms) rollback transaction
1097
+  (0.1ms) begin transaction
1098
+ Processing by Mascot::SitemapController#show as HTML
1099
+ Parameters: {"path"=>"/time"}
1100
+ Rendered html template within layouts/application (0.0ms)
1101
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1102
+  (0.0ms) rollback transaction
1103
+  (0.0ms) begin transaction
1104
+ Processing by Mascot::SitemapController#show as HTML
1105
+ Parameters: {"path"=>"/time"}
1106
+ Rendered html template within layouts/application (0.0ms)
1107
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1108
+  (0.1ms) rollback transaction
1109
+  (0.0ms) begin transaction
1110
+ Processing by Mascot::SitemapController#show as HTML
1111
+ Parameters: {"path"=>"/time"}
1112
+ Rendered html template within layouts/application (0.0ms)
1113
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1114
+  (0.1ms) rollback transaction
1115
+  (0.0ms) begin transaction
1116
+ Processing by Mascot::SitemapController#show as HTML
1117
+ Parameters: {"path"=>"/non-existent"}
1118
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1119
+  (0.2ms) rollback transaction
1120
+  (0.1ms) begin transaction
1121
+ Processing by Mascot::SitemapController#show as HTML
1122
+ Parameters: {"path"=>"/hi"}
1123
+ Rendered html template within layouts/application (0.0ms)
1124
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1125
+  (0.0ms) rollback transaction
1126
+  (0.0ms) begin transaction
1127
+ Processing by Mascot::SitemapController#show as HTML
1128
+ Parameters: {"path"=>"/hi"}
1129
+ Rendered html template within layouts/application (0.0ms)
1130
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1131
+  (0.0ms) rollback transaction
1132
+  (0.0ms) begin transaction
1133
+ Processing by Mascot::SitemapController#show as HTML
1134
+ Parameters: {"path"=>"/hi"}
1135
+ Rendered html template within layouts/application (0.0ms)
1136
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1137
+  (0.1ms) rollback transaction
1138
+  (0.0ms) begin transaction
1139
+ Processing by Mascot::SitemapController#show as HTML
1140
+ Parameters: {"path"=>"/hi"}
1141
+ Rendered html template within layouts/application (0.0ms)
1142
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1143
+  (0.0ms) rollback transaction
1144
+  (0.2ms) begin transaction
1145
+ Processing by Mascot::SitemapController#show as HTML
1146
+ Parameters: {"path"=>"/time"}
1147
+ Rendered inline template within layouts/application (1.0ms)
1148
+ Completed 200 OK in 12ms (Views: 8.1ms | ActiveRecord: 0.0ms)
1149
+  (0.1ms) rollback transaction
1150
+  (0.0ms) begin transaction
1151
+ Processing by Mascot::SitemapController#show as HTML
1152
+ Parameters: {"path"=>"/time"}
1153
+ Rendered inline template within layouts/application (0.3ms)
1154
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1155
+  (0.1ms) rollback transaction
1156
+  (0.0ms) begin transaction
1157
+ Processing by Mascot::SitemapController#show as HTML
1158
+ Parameters: {"path"=>"/time"}
1159
+ Rendered inline template within layouts/application (0.3ms)
1160
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1161
+  (0.0ms) rollback transaction
1162
+  (0.0ms) begin transaction
1163
+ Processing by Mascot::SitemapController#show as HTML
1164
+ Parameters: {"path"=>"/time"}
1165
+ Rendered inline template within layouts/application (0.3ms)
1166
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1167
+  (0.0ms) rollback transaction
1168
+  (0.1ms) begin transaction
1169
+ Processing by Mascot::SitemapController#show as HTML
1170
+ Parameters: {"path"=>"/non-existent"}
1171
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1172
+  (0.1ms) rollback transaction
1173
+  (0.0ms) begin transaction
1174
+ Processing by Mascot::SitemapController#show as HTML
1175
+ Parameters: {"path"=>"/hi"}
1176
+ Rendered inline template within layouts/application (0.3ms)
1177
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1178
+  (0.0ms) rollback transaction
1179
+  (0.0ms) begin transaction
1180
+ Processing by Mascot::SitemapController#show as HTML
1181
+ Parameters: {"path"=>"/hi"}
1182
+ Rendered inline template within layouts/application (0.2ms)
1183
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1184
+  (0.0ms) rollback transaction
1185
+  (0.0ms) begin transaction
1186
+ Processing by Mascot::SitemapController#show as HTML
1187
+ Parameters: {"path"=>"/hi"}
1188
+ Rendered inline template within layouts/application (0.2ms)
1189
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1190
+  (0.0ms) rollback transaction
1191
+  (0.1ms) begin transaction
1192
+ Processing by Mascot::SitemapController#show as HTML
1193
+ Parameters: {"path"=>"/hi"}
1194
+ Rendered inline template within layouts/application (0.3ms)
1195
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1196
+  (0.1ms) rollback transaction
1197
+  (0.0ms) begin transaction
1198
+  (0.1ms) rollback transaction
1199
+  (0.1ms) begin transaction
1200
+  (0.0ms) rollback transaction
1201
+  (0.2ms) begin transaction
1202
+ Processing by Mascot::SitemapController#show as HTML
1203
+ Parameters: {"path"=>"/hi"}
1204
+ Rendered inline template within layouts/application (0.9ms)
1205
+ Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.0ms)
1206
+  (0.1ms) rollback transaction
1207
+  (0.0ms) begin transaction
1208
+ Processing by Mascot::SitemapController#show as HTML
1209
+ Parameters: {"path"=>"/hi"}
1210
+ Rendered inline template within layouts/application (0.3ms)
1211
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1212
+  (0.1ms) rollback transaction
1213
+  (0.0ms) begin transaction
1214
+ Processing by Mascot::SitemapController#show as HTML
1215
+ Parameters: {"path"=>"/hi"}
1216
+ Rendered inline template within layouts/application (0.2ms)
1217
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1218
+  (0.0ms) rollback transaction
1219
+  (0.0ms) begin transaction
1220
+ Processing by Mascot::SitemapController#show as HTML
1221
+ Parameters: {"path"=>"/hi"}
1222
+ Rendered inline template within layouts/application (0.2ms)
1223
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1224
+  (0.0ms) rollback transaction
1225
+  (0.0ms) begin transaction
1226
+ Processing by Mascot::SitemapController#show as HTML
1227
+ Parameters: {"path"=>"/time"}
1228
+ Rendered inline template within layouts/application (0.3ms)
1229
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1230
+  (0.0ms) rollback transaction
1231
+  (0.1ms) begin transaction
1232
+ Processing by Mascot::SitemapController#show as HTML
1233
+ Parameters: {"path"=>"/time"}
1234
+ Rendered inline template within layouts/application (0.2ms)
1235
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1236
+  (0.0ms) rollback transaction
1237
+  (0.0ms) begin transaction
1238
+ Processing by Mascot::SitemapController#show as HTML
1239
+ Parameters: {"path"=>"/time"}
1240
+ Rendered inline template within layouts/application (0.2ms)
1241
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1242
+  (0.0ms) rollback transaction
1243
+  (0.0ms) begin transaction
1244
+ Processing by Mascot::SitemapController#show as HTML
1245
+ Parameters: {"path"=>"/time"}
1246
+ Rendered inline template within layouts/application (0.3ms)
1247
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1248
+  (0.1ms) rollback transaction
1249
+  (0.0ms) begin transaction
1250
+ Processing by Mascot::SitemapController#show as HTML
1251
+ Parameters: {"path"=>"/non-existent"}
1252
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1253
+  (0.0ms) rollback transaction
1254
+  (0.0ms) begin transaction
1255
+  (0.1ms) rollback transaction
1256
+  (0.0ms) begin transaction
1257
+  (0.0ms) rollback transaction
1258
+  (0.2ms) begin transaction
1259
+  (0.0ms) rollback transaction
1260
+  (0.0ms) begin transaction
1261
+  (0.0ms) rollback transaction
1262
+  (0.1ms) begin transaction
1263
+ Processing by Mascot::SitemapController#show as HTML
1264
+ Parameters: {"path"=>"/hi"}
1265
+ Rendered text template (0.0ms)
1266
+ Completed 200 OK in 26ms (Views: 23.5ms | ActiveRecord: 0.0ms)
1267
+  (0.1ms) rollback transaction
1268
+  (0.0ms) begin transaction
1269
+ Processing by Mascot::SitemapController#show as HTML
1270
+ Parameters: {"path"=>"/hi"}
1271
+ Rendered text template (0.0ms)
1272
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1273
+  (0.0ms) rollback transaction
1274
+  (0.0ms) begin transaction
1275
+ Processing by Mascot::SitemapController#show as HTML
1276
+ Parameters: {"path"=>"/hi"}
1277
+ Rendered text template (0.0ms)
1278
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1279
+  (0.1ms) rollback transaction
1280
+  (0.0ms) begin transaction
1281
+ Processing by Mascot::SitemapController#show as HTML
1282
+ Parameters: {"path"=>"/hi"}
1283
+ Rendered text template (0.0ms)
1284
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1285
+  (0.0ms) rollback transaction
1286
+  (0.0ms) begin transaction
1287
+ Processing by Mascot::SitemapController#show as HTML
1288
+ Parameters: {"path"=>"/time"}
1289
+ Rendered text template (0.0ms)
1290
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1291
+  (0.1ms) rollback transaction
1292
+  (0.1ms) begin transaction
1293
+ Processing by Mascot::SitemapController#show as HTML
1294
+ Parameters: {"path"=>"/time"}
1295
+ Rendered text template (0.0ms)
1296
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1297
+  (0.0ms) rollback transaction
1298
+  (0.0ms) begin transaction
1299
+ Processing by Mascot::SitemapController#show as HTML
1300
+ Parameters: {"path"=>"/time"}
1301
+ Rendered text template (0.0ms)
1302
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1303
+  (0.0ms) rollback transaction
1304
+  (0.0ms) begin transaction
1305
+ Processing by Mascot::SitemapController#show as HTML
1306
+ Parameters: {"path"=>"/time"}
1307
+ Rendered text template (0.0ms)
1308
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
1309
+  (0.0ms) rollback transaction
1310
+  (0.0ms) begin transaction
1311
+ Processing by Mascot::SitemapController#show as HTML
1312
+ Parameters: {"path"=>"/non-existent"}
1313
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1314
+  (0.0ms) rollback transaction
1315
+  (0.2ms) begin transaction
1316
+ Processing by Mascot::SitemapController#show as HTML
1317
+ Parameters: {"path"=>"/time"}
1318
+ Rendered inline template within layouts/application (0.8ms)
1319
+ Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.0ms)
1320
+  (0.1ms) rollback transaction
1321
+  (0.0ms) begin transaction
1322
+ Processing by Mascot::SitemapController#show as HTML
1323
+ Parameters: {"path"=>"/time"}
1324
+ Rendered inline template within layouts/application (0.3ms)
1325
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1326
+  (0.0ms) rollback transaction
1327
+  (0.0ms) begin transaction
1328
+ Processing by Mascot::SitemapController#show as HTML
1329
+ Parameters: {"path"=>"/time"}
1330
+ Rendered inline template within layouts/application (0.3ms)
1331
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1332
+  (0.1ms) rollback transaction
1333
+  (0.0ms) begin transaction
1334
+ Processing by Mascot::SitemapController#show as HTML
1335
+ Parameters: {"path"=>"/time"}
1336
+ Rendered inline template within layouts/application (0.3ms)
1337
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1338
+  (0.1ms) rollback transaction
1339
+  (0.0ms) begin transaction
1340
+ Processing by Mascot::SitemapController#show as HTML
1341
+ Parameters: {"path"=>"/non-existent"}
1342
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1343
+  (0.1ms) rollback transaction
1344
+  (0.0ms) begin transaction
1345
+ Processing by Mascot::SitemapController#show as HTML
1346
+ Parameters: {"path"=>"/hi"}
1347
+ Rendered inline template within layouts/application (0.2ms)
1348
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1349
+  (0.0ms) rollback transaction
1350
+  (0.0ms) begin transaction
1351
+ Processing by Mascot::SitemapController#show as HTML
1352
+ Parameters: {"path"=>"/hi"}
1353
+ Rendered inline template within layouts/application (0.2ms)
1354
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1355
+  (0.0ms) rollback transaction
1356
+  (0.0ms) begin transaction
1357
+ Processing by Mascot::SitemapController#show as HTML
1358
+ Parameters: {"path"=>"/hi"}
1359
+ Rendered inline template within layouts/application (0.2ms)
1360
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1361
+  (0.0ms) rollback transaction
1362
+  (0.0ms) begin transaction
1363
+ Processing by Mascot::SitemapController#show as HTML
1364
+ Parameters: {"path"=>"/hi"}
1365
+ Rendered inline template within layouts/application (0.2ms)
1366
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1367
+  (0.0ms) rollback transaction
1368
+  (0.1ms) begin transaction
1369
+  (0.1ms) rollback transaction
1370
+  (0.0ms) begin transaction
1371
+  (0.0ms) rollback transaction
1372
+  (0.2ms) begin transaction
1373
+  (0.0ms) rollback transaction
1374
+  (0.1ms) begin transaction
1375
+  (0.0ms) rollback transaction
1376
+  (0.0ms) begin transaction
1377
+ Processing by Mascot::SitemapController#show as HTML
1378
+ Parameters: {"path"=>"/time"}
1379
+ Rendered inline template within layouts/application (0.9ms)
1380
+ Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.0ms)
1381
+  (0.1ms) rollback transaction
1382
+  (0.0ms) begin transaction
1383
+ Processing by Mascot::SitemapController#show as HTML
1384
+ Parameters: {"path"=>"/time"}
1385
+ Rendered inline template within layouts/application (0.4ms)
1386
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1387
+  (0.1ms) rollback transaction
1388
+  (0.0ms) begin transaction
1389
+ Processing by Mascot::SitemapController#show as HTML
1390
+ Parameters: {"path"=>"/time"}
1391
+ Rendered inline template within layouts/application (0.3ms)
1392
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1393
+  (0.0ms) rollback transaction
1394
+  (0.1ms) begin transaction
1395
+ Processing by Mascot::SitemapController#show as HTML
1396
+ Parameters: {"path"=>"/time"}
1397
+ Rendered inline template within layouts/application (0.3ms)
1398
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1399
+  (0.0ms) rollback transaction
1400
+  (0.0ms) begin transaction
1401
+ Processing by Mascot::SitemapController#show as HTML
1402
+ Parameters: {"path"=>"/non-existent"}
1403
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1404
+  (0.1ms) rollback transaction
1405
+  (0.0ms) begin transaction
1406
+ Processing by Mascot::SitemapController#show as HTML
1407
+ Parameters: {"path"=>"/hi"}
1408
+ Rendered inline template within layouts/application (0.2ms)
1409
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1410
+  (0.1ms) rollback transaction
1411
+  (0.1ms) begin transaction
1412
+ Processing by Mascot::SitemapController#show as HTML
1413
+ Parameters: {"path"=>"/hi"}
1414
+ Rendered inline template within layouts/application (0.2ms)
1415
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1416
+  (0.1ms) rollback transaction
1417
+  (0.1ms) begin transaction
1418
+ Processing by Mascot::SitemapController#show as HTML
1419
+ Parameters: {"path"=>"/hi"}
1420
+ Rendered inline template within layouts/application (0.3ms)
1421
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1422
+  (0.0ms) rollback transaction
1423
+  (0.0ms) begin transaction
1424
+ Processing by Mascot::SitemapController#show as HTML
1425
+ Parameters: {"path"=>"/hi"}
1426
+ Rendered inline template within layouts/application (0.3ms)
1427
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1428
+  (0.1ms) rollback transaction
1429
+  (0.2ms) begin transaction
1430
+  (0.0ms) rollback transaction
1431
+  (0.0ms) begin transaction
1432
+  (0.0ms) rollback transaction
1433
+  (0.0ms) begin transaction
1434
+ Processing by Mascot::SitemapController#show as HTML
1435
+ Parameters: {"path"=>"/non-existent"}
1436
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1437
+  (0.0ms) rollback transaction
1438
+  (0.0ms) begin transaction
1439
+ Processing by Mascot::SitemapController#show as HTML
1440
+ Parameters: {"path"=>"/hi"}
1441
+ Rendered inline template within layouts/application (0.7ms)
1442
+ Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)
1443
+  (0.1ms) rollback transaction
1444
+  (0.1ms) begin transaction
1445
+ Processing by Mascot::SitemapController#show as HTML
1446
+ Parameters: {"path"=>"/hi"}
1447
+ Rendered inline template within layouts/application (0.2ms)
1448
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
1449
+  (0.0ms) rollback transaction
1450
+  (0.0ms) begin transaction
1451
+ Processing by Mascot::SitemapController#show as HTML
1452
+ Parameters: {"path"=>"/hi"}
1453
+ Rendered inline template within layouts/application (0.2ms)
1454
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
1455
+  (0.0ms) rollback transaction
1456
+  (0.0ms) begin transaction
1457
+ Processing by Mascot::SitemapController#show as HTML
1458
+ Parameters: {"path"=>"/hi"}
1459
+ Rendered inline template within layouts/application (0.2ms)
1460
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
1461
+  (0.1ms) rollback transaction
1462
+  (0.0ms) begin transaction
1463
+ Processing by Mascot::SitemapController#show as HTML
1464
+ Parameters: {"path"=>"/time"}
1465
+ Rendered inline template within layouts/application (0.3ms)
1466
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
1467
+  (0.0ms) rollback transaction
1468
+  (0.0ms) begin transaction
1469
+ Processing by Mascot::SitemapController#show as HTML
1470
+ Parameters: {"path"=>"/time"}
1471
+ Rendered inline template within layouts/application (0.3ms)
1472
+ Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
1473
+  (0.1ms) rollback transaction
1474
+  (0.0ms) begin transaction
1475
+ Processing by Mascot::SitemapController#show as HTML
1476
+ Parameters: {"path"=>"/time"}
1477
+ Rendered inline template within layouts/application (0.2ms)
1478
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
1479
+  (0.0ms) rollback transaction
1480
+  (0.0ms) begin transaction
1481
+ Processing by Mascot::SitemapController#show as HTML
1482
+ Parameters: {"path"=>"/time"}
1483
+ Rendered inline template within layouts/application (0.3ms)
1484
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
1485
+  (0.0ms) rollback transaction
1486
+  (0.2ms) begin transaction
1487
+ Processing by Mascot::SitemapController#show as HTML
1488
+ Parameters: {"path"=>"/hi"}
1489
+ Rendered inline template within layouts/application (1.0ms)
1490
+ Completed 500 Internal Server Error in 13ms (Views: 8.7ms | ActiveRecord: 0.0ms)
1491
+  (0.1ms) rollback transaction
1492
+  (0.0ms) begin transaction
1493
+ Processing by Mascot::SitemapController#show as HTML
1494
+ Parameters: {"path"=>"/hi"}
1495
+ Rendered inline template within layouts/application (0.3ms)
1496
+ Completed 500 Internal Server Error in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1497
+  (0.1ms) rollback transaction
1498
+  (0.1ms) begin transaction
1499
+ Processing by Mascot::SitemapController#show as HTML
1500
+ Parameters: {"path"=>"/hi"}
1501
+ Rendered inline template within layouts/application (0.3ms)
1502
+ Completed 500 Internal Server Error in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1503
+  (0.1ms) rollback transaction
1504
+  (0.1ms) begin transaction
1505
+ Processing by Mascot::SitemapController#show as HTML
1506
+ Parameters: {"path"=>"/hi"}
1507
+ Rendered inline template within layouts/application (0.3ms)
1508
+ Completed 500 Internal Server Error in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1509
+  (0.1ms) rollback transaction
1510
+  (0.0ms) begin transaction
1511
+ Processing by Mascot::SitemapController#show as HTML
1512
+ Parameters: {"path"=>"/time"}
1513
+ Rendered inline template within layouts/application (0.4ms)
1514
+ Completed 500 Internal Server Error in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1515
+  (0.1ms) rollback transaction
1516
+  (0.0ms) begin transaction
1517
+ Processing by Mascot::SitemapController#show as HTML
1518
+ Parameters: {"path"=>"/time"}
1519
+ Rendered inline template within layouts/application (0.3ms)
1520
+ Completed 500 Internal Server Error in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1521
+  (0.1ms) rollback transaction
1522
+  (0.0ms) begin transaction
1523
+ Processing by Mascot::SitemapController#show as HTML
1524
+ Parameters: {"path"=>"/time"}
1525
+ Rendered inline template within layouts/application (0.5ms)
1526
+ Completed 500 Internal Server Error in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1527
+  (0.1ms) rollback transaction
1528
+  (0.1ms) begin transaction
1529
+ Processing by Mascot::SitemapController#show as HTML
1530
+ Parameters: {"path"=>"/time"}
1531
+ Rendered inline template within layouts/application (0.3ms)
1532
+ Completed 500 Internal Server Error in 7ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1533
+  (0.1ms) rollback transaction
1534
+  (0.1ms) begin transaction
1535
+ Processing by Mascot::SitemapController#show as HTML
1536
+ Parameters: {"path"=>"/non-existent"}
1537
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1538
+  (0.1ms) rollback transaction
1539
+  (0.0ms) begin transaction
1540
+  (0.1ms) rollback transaction
1541
+  (0.1ms) begin transaction
1542
+  (0.0ms) rollback transaction
1543
+  (0.2ms) begin transaction
1544
+ Processing by Mascot::SitemapController#show as HTML
1545
+ Parameters: {"path"=>"/time"}
1546
+ Rendered inline template (0.8ms)
1547
+ Rendered inline template within layouts/application (0.2ms)
1548
+ Completed 200 OK in 14ms (Views: 2.1ms | ActiveRecord: 0.0ms)
1549
+  (0.1ms) rollback transaction
1550
+  (0.1ms) begin transaction
1551
+ Processing by Mascot::SitemapController#show as HTML
1552
+ Parameters: {"path"=>"/time"}
1553
+ Rendered inline template (0.3ms)
1554
+ Rendered inline template within layouts/application (0.3ms)
1555
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1556
+  (0.3ms) rollback transaction
1557
+  (0.1ms) begin transaction
1558
+ Processing by Mascot::SitemapController#show as HTML
1559
+ Parameters: {"path"=>"/time"}
1560
+ Rendered inline template (0.3ms)
1561
+ Rendered inline template within layouts/application (0.2ms)
1562
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1563
+  (0.1ms) rollback transaction
1564
+  (0.0ms) begin transaction
1565
+ Processing by Mascot::SitemapController#show as HTML
1566
+ Parameters: {"path"=>"/time"}
1567
+ Rendered inline template (0.2ms)
1568
+ Rendered inline template within layouts/application (0.2ms)
1569
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1570
+  (0.1ms) rollback transaction
1571
+  (0.0ms) begin transaction
1572
+ Processing by Mascot::SitemapController#show as HTML
1573
+ Parameters: {"path"=>"/hi"}
1574
+ Rendered inline template (0.3ms)
1575
+ Rendered inline template within layouts/application (0.2ms)
1576
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1577
+  (0.0ms) rollback transaction
1578
+  (0.0ms) begin transaction
1579
+ Processing by Mascot::SitemapController#show as HTML
1580
+ Parameters: {"path"=>"/hi"}
1581
+ Rendered inline template (0.2ms)
1582
+ Rendered inline template within layouts/application (0.2ms)
1583
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1584
+  (0.0ms) rollback transaction
1585
+  (0.0ms) begin transaction
1586
+ Processing by Mascot::SitemapController#show as HTML
1587
+ Parameters: {"path"=>"/hi"}
1588
+ Rendered inline template (0.2ms)
1589
+ Rendered inline template within layouts/application (0.2ms)
1590
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1591
+  (0.0ms) rollback transaction
1592
+  (0.0ms) begin transaction
1593
+ Processing by Mascot::SitemapController#show as HTML
1594
+ Parameters: {"path"=>"/hi"}
1595
+ Rendered inline template (0.4ms)
1596
+ Rendered inline template within layouts/application (0.3ms)
1597
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1598
+  (0.1ms) rollback transaction
1599
+  (0.1ms) begin transaction
1600
+ Processing by Mascot::SitemapController#show as HTML
1601
+ Parameters: {"path"=>"/non-existent"}
1602
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1603
+  (0.1ms) rollback transaction
1604
+  (0.0ms) begin transaction
1605
+  (0.4ms) rollback transaction
1606
+  (0.1ms) begin transaction
1607
+  (0.0ms) rollback transaction
1608
+  (0.3ms) begin transaction
1609
+  (0.0ms) rollback transaction
1610
+  (0.0ms) begin transaction
1611
+  (0.0ms) rollback transaction
1612
+  (0.0ms) begin transaction
1613
+ Processing by Mascot::SitemapController#show as HTML
1614
+ Parameters: {"path"=>"/hi"}
1615
+ Rendered inline template (0.8ms)
1616
+ Rendered inline template within layouts/application (0.2ms)
1617
+ Completed 200 OK in 11ms (Views: 1.9ms | ActiveRecord: 0.0ms)
1618
+  (0.1ms) rollback transaction
1619
+  (0.0ms) begin transaction
1620
+ Processing by Mascot::SitemapController#show as HTML
1621
+ Parameters: {"path"=>"/hi"}
1622
+ Rendered inline template (0.4ms)
1623
+ Rendered inline template within layouts/application (0.2ms)
1624
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1625
+  (0.1ms) rollback transaction
1626
+  (0.0ms) begin transaction
1627
+ Processing by Mascot::SitemapController#show as HTML
1628
+ Parameters: {"path"=>"/hi"}
1629
+ Rendered inline template (0.3ms)
1630
+ Rendered inline template within layouts/application (0.2ms)
1631
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1632
+  (0.1ms) rollback transaction
1633
+  (0.0ms) begin transaction
1634
+ Processing by Mascot::SitemapController#show as HTML
1635
+ Parameters: {"path"=>"/hi"}
1636
+ Rendered inline template (0.7ms)
1637
+ Rendered inline template within layouts/application (0.2ms)
1638
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1639
+  (0.1ms) rollback transaction
1640
+  (0.0ms) begin transaction
1641
+ Processing by Mascot::SitemapController#show as HTML
1642
+ Parameters: {"path"=>"/time"}
1643
+ Rendered inline template (0.5ms)
1644
+ Rendered inline template within layouts/application (0.2ms)
1645
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1646
+  (0.1ms) rollback transaction
1647
+  (0.0ms) begin transaction
1648
+ Processing by Mascot::SitemapController#show as HTML
1649
+ Parameters: {"path"=>"/time"}
1650
+ Rendered inline template (0.3ms)
1651
+ Rendered inline template within layouts/application (0.2ms)
1652
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1653
+  (0.0ms) rollback transaction
1654
+  (0.1ms) begin transaction
1655
+ Processing by Mascot::SitemapController#show as HTML
1656
+ Parameters: {"path"=>"/time"}
1657
+ Rendered inline template (0.3ms)
1658
+ Rendered inline template within layouts/application (0.2ms)
1659
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1660
+  (0.0ms) rollback transaction
1661
+  (0.1ms) begin transaction
1662
+ Processing by Mascot::SitemapController#show as HTML
1663
+ Parameters: {"path"=>"/time"}
1664
+ Rendered inline template (0.3ms)
1665
+ Rendered inline template within layouts/application (0.2ms)
1666
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1667
+  (0.0ms) rollback transaction
1668
+  (0.0ms) begin transaction
1669
+ Processing by Mascot::SitemapController#show as HTML
1670
+ Parameters: {"path"=>"/non-existent"}
1671
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1672
+  (0.1ms) rollback transaction
1673
+  (0.2ms) begin transaction
1674
+  (0.0ms) rollback transaction
1675
+  (0.0ms) begin transaction
1676
+  (0.0ms) rollback transaction
1677
+  (0.1ms) begin transaction
1678
+ Processing by Mascot::SitemapController#show as HTML
1679
+ Parameters: {"path"=>"/non-existent"}
1680
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1681
+  (0.1ms) rollback transaction
1682
+  (0.0ms) begin transaction
1683
+ Processing by Mascot::SitemapController#show as HTML
1684
+ Parameters: {"path"=>"/time"}
1685
+ Rendered inline template (0.8ms)
1686
+ Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)
1687
+  (0.1ms) rollback transaction
1688
+  (0.1ms) begin transaction
1689
+ Processing by Mascot::SitemapController#show as HTML
1690
+ Parameters: {"path"=>"/time"}
1691
+ Rendered inline template (0.3ms)
1692
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
1693
+  (0.1ms) rollback transaction
1694
+  (0.0ms) begin transaction
1695
+ Processing by Mascot::SitemapController#show as HTML
1696
+ Parameters: {"path"=>"/time"}
1697
+ Rendered inline template (0.3ms)
1698
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
1699
+  (0.1ms) rollback transaction
1700
+  (0.1ms) begin transaction
1701
+ Processing by Mascot::SitemapController#show as HTML
1702
+ Parameters: {"path"=>"/time"}
1703
+ Rendered inline template (0.3ms)
1704
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
1705
+  (0.1ms) rollback transaction
1706
+  (0.1ms) begin transaction
1707
+ Processing by Mascot::SitemapController#show as HTML
1708
+ Parameters: {"path"=>"/hi"}
1709
+ Rendered inline template (0.3ms)
1710
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
1711
+  (0.2ms) rollback transaction
1712
+  (0.0ms) begin transaction
1713
+ Processing by Mascot::SitemapController#show as HTML
1714
+ Parameters: {"path"=>"/hi"}
1715
+ Rendered inline template (0.3ms)
1716
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
1717
+  (0.0ms) rollback transaction
1718
+  (0.0ms) begin transaction
1719
+ Processing by Mascot::SitemapController#show as HTML
1720
+ Parameters: {"path"=>"/hi"}
1721
+ Rendered inline template (0.4ms)
1722
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
1723
+  (0.0ms) rollback transaction
1724
+  (0.0ms) begin transaction
1725
+ Processing by Mascot::SitemapController#show as HTML
1726
+ Parameters: {"path"=>"/hi"}
1727
+ Rendered inline template (0.3ms)
1728
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
1729
+  (0.0ms) rollback transaction
1730
+  (0.2ms) begin transaction
1731
+ Processing by Mascot::SitemapController#show as HTML
1732
+ Parameters: {"path"=>"/time"}
1733
+ Rendered inline template (1.0ms)
1734
+ Rendered inline template within layouts/application (0.2ms)
1735
+ Completed 200 OK in 12ms (Views: 2.1ms | ActiveRecord: 0.0ms)
1736
+  (0.1ms) rollback transaction
1737
+  (0.0ms) begin transaction
1738
+ Processing by Mascot::SitemapController#show as HTML
1739
+ Parameters: {"path"=>"/time"}
1740
+ Rendered inline template (0.4ms)
1741
+ Rendered inline template within layouts/application (0.2ms)
1742
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1743
+  (0.1ms) rollback transaction
1744
+  (0.1ms) begin transaction
1745
+ Processing by Mascot::SitemapController#show as HTML
1746
+ Parameters: {"path"=>"/time"}
1747
+ Rendered inline template (0.3ms)
1748
+ Rendered inline template within layouts/application (0.2ms)
1749
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1750
+  (0.0ms) rollback transaction
1751
+  (0.0ms) begin transaction
1752
+ Processing by Mascot::SitemapController#show as HTML
1753
+ Parameters: {"path"=>"/time"}
1754
+ Rendered inline template (0.4ms)
1755
+ Rendered inline template within layouts/application (0.2ms)
1756
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1757
+  (0.1ms) rollback transaction
1758
+  (0.0ms) begin transaction
1759
+ Processing by Mascot::SitemapController#show as HTML
1760
+ Parameters: {"path"=>"/hi"}
1761
+ Rendered inline template (0.2ms)
1762
+ Rendered inline template within layouts/application (0.3ms)
1763
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1764
+  (0.0ms) rollback transaction
1765
+  (0.0ms) begin transaction
1766
+ Processing by Mascot::SitemapController#show as HTML
1767
+ Parameters: {"path"=>"/hi"}
1768
+ Rendered inline template (0.2ms)
1769
+ Rendered inline template within layouts/application (0.3ms)
1770
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1771
+  (0.0ms) rollback transaction
1772
+  (0.0ms) begin transaction
1773
+ Processing by Mascot::SitemapController#show as HTML
1774
+ Parameters: {"path"=>"/hi"}
1775
+ Rendered inline template (0.2ms)
1776
+ Rendered inline template within layouts/application (0.2ms)
1777
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1778
+  (0.0ms) rollback transaction
1779
+  (0.0ms) begin transaction
1780
+ Processing by Mascot::SitemapController#show as HTML
1781
+ Parameters: {"path"=>"/hi"}
1782
+ Rendered inline template (0.3ms)
1783
+ Rendered inline template within layouts/application (0.2ms)
1784
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1785
+  (0.1ms) rollback transaction
1786
+  (0.0ms) begin transaction
1787
+ Processing by Mascot::SitemapController#show as HTML
1788
+ Parameters: {"path"=>"/non-existent"}
1789
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1790
+  (0.1ms) rollback transaction
1791
+  (0.1ms) begin transaction
1792
+  (0.0ms) rollback transaction
1793
+  (0.0ms) begin transaction
1794
+  (0.0ms) rollback transaction
1795
+  (0.2ms) begin transaction
1796
+  (0.1ms) rollback transaction
1797
+  (0.0ms) begin transaction
1798
+  (0.0ms) rollback transaction
1799
+  (0.0ms) begin transaction
1800
+ Processing by Mascot::SitemapController#show as HTML
1801
+ Parameters: {"path"=>"/non-existent"}
1802
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1803
+  (0.2ms) rollback transaction
1804
+  (0.1ms) begin transaction
1805
+ Processing by Mascot::SitemapController#show as HTML
1806
+ Parameters: {"path"=>"/time"}
1807
+ Rendered inline template (1.0ms)
1808
+ Rendered inline template within layouts/application (0.2ms)
1809
+ Completed 200 OK in 13ms (Views: 1.9ms | ActiveRecord: 0.0ms)
1810
+  (0.1ms) rollback transaction
1811
+  (0.0ms) begin transaction
1812
+ Processing by Mascot::SitemapController#show as HTML
1813
+ Parameters: {"path"=>"/time"}
1814
+ Rendered inline template (0.4ms)
1815
+ Rendered inline template within layouts/application (0.2ms)
1816
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1817
+  (0.1ms) rollback transaction
1818
+  (0.0ms) begin transaction
1819
+ Processing by Mascot::SitemapController#show as HTML
1820
+ Parameters: {"path"=>"/time"}
1821
+ Rendered inline template (0.3ms)
1822
+ Rendered inline template within layouts/application (0.2ms)
1823
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1824
+  (0.1ms) rollback transaction
1825
+  (0.0ms) begin transaction
1826
+ Processing by Mascot::SitemapController#show as HTML
1827
+ Parameters: {"path"=>"/time"}
1828
+ Rendered inline template (0.3ms)
1829
+ Rendered inline template within layouts/application (0.2ms)
1830
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1831
+  (0.1ms) rollback transaction
1832
+  (0.0ms) begin transaction
1833
+ Processing by Mascot::SitemapController#show as HTML
1834
+ Parameters: {"path"=>"/hi"}
1835
+ Rendered inline template (0.3ms)
1836
+ Rendered inline template within layouts/application (0.2ms)
1837
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1838
+  (0.0ms) rollback transaction
1839
+  (0.0ms) begin transaction
1840
+ Processing by Mascot::SitemapController#show as HTML
1841
+ Parameters: {"path"=>"/hi"}
1842
+ Rendered inline template (0.4ms)
1843
+ Rendered inline template within layouts/application (0.2ms)
1844
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1845
+  (0.0ms) rollback transaction
1846
+  (0.1ms) begin transaction
1847
+ Processing by Mascot::SitemapController#show as HTML
1848
+ Parameters: {"path"=>"/hi"}
1849
+ Rendered inline template (0.3ms)
1850
+ Rendered inline template within layouts/application (0.4ms)
1851
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1852
+  (0.1ms) rollback transaction
1853
+  (0.0ms) begin transaction
1854
+ Processing by Mascot::SitemapController#show as HTML
1855
+ Parameters: {"path"=>"/hi"}
1856
+ Rendered inline template (0.3ms)
1857
+ Rendered inline template within layouts/application (0.3ms)
1858
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1859
+  (0.1ms) rollback transaction
1860
+  (0.2ms) begin transaction
1861
+  (0.0ms) rollback transaction
1862
+  (0.0ms) begin transaction
1863
+  (0.0ms) rollback transaction
1864
+  (0.0ms) begin transaction
1865
+ Processing by Mascot::SitemapController#show as HTML
1866
+ Parameters: {"path"=>"/hi"}
1867
+ Rendered inline template (0.8ms)
1868
+ Rendered inline template within layouts/application (0.2ms)
1869
+ Completed 200 OK in 12ms (Views: 1.8ms | ActiveRecord: 0.0ms)
1870
+  (0.1ms) rollback transaction
1871
+  (0.0ms) begin transaction
1872
+ Processing by Mascot::SitemapController#show as HTML
1873
+ Parameters: {"path"=>"/hi"}
1874
+ Rendered inline template (0.2ms)
1875
+ Rendered inline template within layouts/application (0.1ms)
1876
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1877
+  (0.1ms) rollback transaction
1878
+  (0.0ms) begin transaction
1879
+ Processing by Mascot::SitemapController#show as HTML
1880
+ Parameters: {"path"=>"/hi"}
1881
+ Rendered inline template (0.3ms)
1882
+ Rendered inline template within layouts/application (0.2ms)
1883
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1884
+  (0.1ms) rollback transaction
1885
+  (0.0ms) begin transaction
1886
+ Processing by Mascot::SitemapController#show as HTML
1887
+ Parameters: {"path"=>"/hi"}
1888
+ Rendered inline template (0.3ms)
1889
+ Rendered inline template within layouts/application (0.2ms)
1890
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1891
+  (0.0ms) rollback transaction
1892
+  (0.0ms) begin transaction
1893
+ Processing by Mascot::SitemapController#show as HTML
1894
+ Parameters: {"path"=>"/time"}
1895
+ Rendered inline template (1.2ms)
1896
+ Rendered inline template within layouts/application (0.4ms)
1897
+ Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1898
+  (0.1ms) rollback transaction
1899
+  (0.1ms) begin transaction
1900
+ Processing by Mascot::SitemapController#show as HTML
1901
+ Parameters: {"path"=>"/time"}
1902
+ Rendered inline template (0.4ms)
1903
+ Rendered inline template within layouts/application (0.2ms)
1904
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1905
+  (0.1ms) rollback transaction
1906
+  (0.0ms) begin transaction
1907
+ Processing by Mascot::SitemapController#show as HTML
1908
+ Parameters: {"path"=>"/time"}
1909
+ Rendered inline template (0.4ms)
1910
+ Rendered inline template within layouts/application (0.2ms)
1911
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1912
+  (0.0ms) rollback transaction
1913
+  (0.0ms) begin transaction
1914
+ Processing by Mascot::SitemapController#show as HTML
1915
+ Parameters: {"path"=>"/time"}
1916
+ Rendered inline template (0.3ms)
1917
+ Rendered inline template within layouts/application (0.2ms)
1918
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1919
+  (0.0ms) rollback transaction
1920
+  (0.0ms) begin transaction
1921
+ Processing by Mascot::SitemapController#show as HTML
1922
+ Parameters: {"path"=>"/non-existent"}
1923
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1924
+  (0.1ms) rollback transaction
1925
+  (0.3ms) begin transaction
1926
+ Processing by Mascot::SitemapController#show as HTML
1927
+ Parameters: {"path"=>"/non-existent"}
1928
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
1929
+  (0.1ms) rollback transaction
1930
+  (0.1ms) begin transaction
1931
+ Processing by Mascot::SitemapController#show as HTML
1932
+ Parameters: {"path"=>"/time"}
1933
+ Rendered inline template (1.1ms)
1934
+ Rendered inline template within layouts/application (0.3ms)
1935
+ Completed 200 OK in 14ms (Views: 2.2ms | ActiveRecord: 0.0ms)
1936
+  (0.1ms) rollback transaction
1937
+  (0.1ms) begin transaction
1938
+ Processing by Mascot::SitemapController#show as HTML
1939
+ Parameters: {"path"=>"/time"}
1940
+ Rendered inline template (0.4ms)
1941
+ Rendered inline template within layouts/application (0.2ms)
1942
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1943
+  (0.1ms) rollback transaction
1944
+  (0.1ms) begin transaction
1945
+ Processing by Mascot::SitemapController#show as HTML
1946
+ Parameters: {"path"=>"/time"}
1947
+ Rendered inline template (0.4ms)
1948
+ Rendered inline template within layouts/application (0.2ms)
1949
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1950
+  (0.0ms) rollback transaction
1951
+  (0.0ms) begin transaction
1952
+ Processing by Mascot::SitemapController#show as HTML
1953
+ Parameters: {"path"=>"/time"}
1954
+ Rendered inline template (0.5ms)
1955
+ Rendered inline template within layouts/application (0.2ms)
1956
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1957
+  (0.1ms) rollback transaction
1958
+  (0.0ms) begin transaction
1959
+ Processing by Mascot::SitemapController#show as HTML
1960
+ Parameters: {"path"=>"/hi"}
1961
+ Rendered inline template (0.3ms)
1962
+ Rendered inline template within layouts/application (0.2ms)
1963
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1964
+  (0.1ms) rollback transaction
1965
+  (0.0ms) begin transaction
1966
+ Processing by Mascot::SitemapController#show as HTML
1967
+ Parameters: {"path"=>"/hi"}
1968
+ Rendered inline template (0.4ms)
1969
+ Rendered inline template within layouts/application (0.2ms)
1970
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1971
+  (0.1ms) rollback transaction
1972
+  (0.1ms) begin transaction
1973
+ Processing by Mascot::SitemapController#show as HTML
1974
+ Parameters: {"path"=>"/hi"}
1975
+ Rendered inline template (0.4ms)
1976
+ Rendered inline template within layouts/application (0.2ms)
1977
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1978
+  (0.1ms) rollback transaction
1979
+  (0.1ms) begin transaction
1980
+ Processing by Mascot::SitemapController#show as HTML
1981
+ Parameters: {"path"=>"/hi"}
1982
+ Rendered inline template (0.3ms)
1983
+ Rendered inline template within layouts/application (0.2ms)
1984
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1985
+  (0.1ms) rollback transaction
1986
+  (0.0ms) begin transaction
1987
+  (0.1ms) rollback transaction
1988
+  (0.0ms) begin transaction
1989
+  (0.1ms) rollback transaction
1990
+  (0.2ms) begin transaction
1991
+  (0.1ms) rollback transaction
1992
+  (0.1ms) begin transaction
1993
+  (0.0ms) rollback transaction
1994
+  (0.0ms) begin transaction
1995
+ Processing by Mascot::SitemapController#show as HTML
1996
+ Parameters: {"path"=>"/hi"}
1997
+ Rendered inline template within layouts/application (1.0ms)
1998
+ Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 0.0ms)
1999
+  (0.1ms) rollback transaction
2000
+  (0.0ms) begin transaction
2001
+ Processing by Mascot::SitemapController#show as HTML
2002
+ Parameters: {"path"=>"/hi"}
2003
+ Rendered inline template within layouts/application (0.2ms)
2004
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2005
+  (0.1ms) rollback transaction
2006
+  (0.0ms) begin transaction
2007
+ Processing by Mascot::SitemapController#show as HTML
2008
+ Parameters: {"path"=>"/hi"}
2009
+ Rendered inline template within layouts/application (0.4ms)
2010
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2011
+  (0.0ms) rollback transaction
2012
+  (0.0ms) begin transaction
2013
+ Processing by Mascot::SitemapController#show as HTML
2014
+ Parameters: {"path"=>"/hi"}
2015
+ Rendered inline template within layouts/application (0.2ms)
2016
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2017
+  (0.0ms) rollback transaction
2018
+  (0.1ms) begin transaction
2019
+ Processing by Mascot::SitemapController#show as HTML
2020
+ Parameters: {"path"=>"/time"}
2021
+ Rendered inline template (0.2ms)
2022
+ Rendered inline template within layouts/application (0.2ms)
2023
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2024
+  (0.0ms) rollback transaction
2025
+  (0.0ms) begin transaction
2026
+ Processing by Mascot::SitemapController#show as HTML
2027
+ Parameters: {"path"=>"/time"}
2028
+ Rendered inline template (0.2ms)
2029
+ Rendered inline template within layouts/application (0.2ms)
2030
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2031
+  (0.0ms) rollback transaction
2032
+  (0.0ms) begin transaction
2033
+ Processing by Mascot::SitemapController#show as HTML
2034
+ Parameters: {"path"=>"/time"}
2035
+ Rendered inline template (0.2ms)
2036
+ Rendered inline template within layouts/application (0.2ms)
2037
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2038
+  (0.0ms) rollback transaction
2039
+  (0.0ms) begin transaction
2040
+ Processing by Mascot::SitemapController#show as HTML
2041
+ Parameters: {"path"=>"/time"}
2042
+ Rendered inline template (0.3ms)
2043
+ Rendered inline template within layouts/application (0.4ms)
2044
+ Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2045
+  (0.1ms) rollback transaction
2046
+  (0.0ms) begin transaction
2047
+ Processing by Mascot::SitemapController#show as HTML
2048
+ Parameters: {"path"=>"/non-existent"}
2049
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2050
+  (0.1ms) rollback transaction
2051
+  (0.2ms) begin transaction
2052
+  (0.1ms) rollback transaction
2053
+  (0.0ms) begin transaction
2054
+  (0.0ms) rollback transaction
2055
+  (0.0ms) begin transaction
2056
+ Processing by Mascot::SitemapController#show as HTML
2057
+ Parameters: {"path"=>"/non-existent"}
2058
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2059
+  (0.0ms) rollback transaction
2060
+  (0.0ms) begin transaction
2061
+ Processing by Mascot::SitemapController#show as HTML
2062
+ Parameters: {"path"=>"/time"}
2063
+ Rendered inline template (0.8ms)
2064
+ Rendered inline template within layouts/application (0.2ms)
2065
+ Completed 200 OK in 12ms (Views: 2.0ms | ActiveRecord: 0.0ms)
2066
+  (0.1ms) rollback transaction
2067
+  (0.0ms) begin transaction
2068
+ Processing by Mascot::SitemapController#show as HTML
2069
+ Parameters: {"path"=>"/time"}
2070
+ Rendered inline template (0.2ms)
2071
+ Rendered inline template within layouts/application (0.2ms)
2072
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2073
+  (0.1ms) rollback transaction
2074
+  (0.0ms) begin transaction
2075
+ Processing by Mascot::SitemapController#show as HTML
2076
+ Parameters: {"path"=>"/time"}
2077
+ Rendered inline template (0.3ms)
2078
+ Rendered inline template within layouts/application (0.2ms)
2079
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2080
+  (0.0ms) rollback transaction
2081
+  (0.0ms) begin transaction
2082
+ Processing by Mascot::SitemapController#show as HTML
2083
+ Parameters: {"path"=>"/time"}
2084
+ Rendered inline template (0.3ms)
2085
+ Rendered inline template within layouts/application (0.2ms)
2086
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2087
+  (0.0ms) rollback transaction
2088
+  (0.0ms) begin transaction
2089
+ Processing by Mascot::SitemapController#show as HTML
2090
+ Parameters: {"path"=>"/hi"}
2091
+ Rendered inline template within layouts/application (0.3ms)
2092
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2093
+  (0.1ms) rollback transaction
2094
+  (0.0ms) begin transaction
2095
+ Processing by Mascot::SitemapController#show as HTML
2096
+ Parameters: {"path"=>"/hi"}
2097
+ Rendered inline template within layouts/application (0.2ms)
2098
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2099
+  (0.0ms) rollback transaction
2100
+  (0.0ms) begin transaction
2101
+ Processing by Mascot::SitemapController#show as HTML
2102
+ Parameters: {"path"=>"/hi"}
2103
+ Rendered inline template within layouts/application (0.3ms)
2104
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2105
+  (0.0ms) rollback transaction
2106
+  (0.0ms) begin transaction
2107
+ Processing by Mascot::SitemapController#show as HTML
2108
+ Parameters: {"path"=>"/hi"}
2109
+ Rendered inline template within layouts/application (0.3ms)
2110
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2111
+  (0.1ms) rollback transaction
2112
+  (0.2ms) begin transaction
2113
+ Processing by Mascot::SitemapController#show as HTML
2114
+ Parameters: {"path"=>"/time"}
2115
+ Rendered inline template (1.5ms)
2116
+ Rendered inline template within layouts/application (0.6ms)
2117
+ Completed 200 OK in 14ms (Views: 2.5ms | ActiveRecord: 0.0ms)
2118
+  (0.1ms) rollback transaction
2119
+  (0.1ms) begin transaction
2120
+ Processing by Mascot::SitemapController#show as HTML
2121
+ Parameters: {"path"=>"/time"}
2122
+ Rendered inline template (0.4ms)
2123
+ Rendered inline template within layouts/application (0.2ms)
2124
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2125
+  (0.1ms) rollback transaction
2126
+  (0.1ms) begin transaction
2127
+ Processing by Mascot::SitemapController#show as HTML
2128
+ Parameters: {"path"=>"/time"}
2129
+ Rendered inline template (0.5ms)
2130
+ Rendered inline template within layouts/application (0.2ms)
2131
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2132
+  (0.1ms) rollback transaction
2133
+  (0.1ms) begin transaction
2134
+ Processing by Mascot::SitemapController#show as HTML
2135
+ Parameters: {"path"=>"/time"}
2136
+ Rendered inline template (0.9ms)
2137
+ Rendered inline template within layouts/application (0.2ms)
2138
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2139
+  (0.2ms) rollback transaction
2140
+  (0.0ms) begin transaction
2141
+ Processing by Mascot::SitemapController#show as HTML
2142
+ Parameters: {"path"=>"/non-existent"}
2143
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2144
+  (0.1ms) rollback transaction
2145
+  (0.0ms) begin transaction
2146
+ Processing by Mascot::SitemapController#show as HTML
2147
+ Parameters: {"path"=>"/hi"}
2148
+ Rendered inline template within layouts/application (0.2ms)
2149
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2150
+  (0.1ms) rollback transaction
2151
+  (0.0ms) begin transaction
2152
+ Processing by Mascot::SitemapController#show as HTML
2153
+ Parameters: {"path"=>"/hi"}
2154
+ Rendered inline template within layouts/application (0.4ms)
2155
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2156
+  (0.1ms) rollback transaction
2157
+  (0.0ms) begin transaction
2158
+ Processing by Mascot::SitemapController#show as HTML
2159
+ Parameters: {"path"=>"/hi"}
2160
+ Rendered inline template within layouts/application (0.9ms)
2161
+ Completed 200 OK in 4ms (Views: 2.6ms | ActiveRecord: 0.0ms)
2162
+  (0.1ms) rollback transaction
2163
+  (0.0ms) begin transaction
2164
+ Processing by Mascot::SitemapController#show as HTML
2165
+ Parameters: {"path"=>"/hi"}
2166
+ Rendered inline template within layouts/application (0.2ms)
2167
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2168
+  (0.0ms) rollback transaction
2169
+  (0.0ms) begin transaction
2170
+  (0.0ms) rollback transaction
2171
+  (0.1ms) begin transaction
2172
+  (0.0ms) rollback transaction
2173
+  (0.3ms) begin transaction
2174
+  (0.0ms) rollback transaction
2175
+  (0.1ms) begin transaction
2176
+  (0.0ms) rollback transaction
2177
+  (0.1ms) begin transaction
2178
+ Processing by Mascot::SitemapController#show as HTML
2179
+ Parameters: {"path"=>"/non-existent"}
2180
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2181
+  (0.0ms) rollback transaction
2182
+  (0.1ms) begin transaction
2183
+ Processing by Mascot::SitemapController#show as HTML
2184
+ Parameters: {"path"=>"/time"}
2185
+ Rendered inline template (1.4ms)
2186
+ Rendered html template within layouts/application (0.0ms)
2187
+ Completed 200 OK in 12ms (Views: 2.2ms | ActiveRecord: 0.0ms)
2188
+  (0.1ms) rollback transaction
2189
+  (0.1ms) begin transaction
2190
+ Processing by Mascot::SitemapController#show as HTML
2191
+ Parameters: {"path"=>"/time"}
2192
+ Rendered inline template (0.4ms)
2193
+ Rendered html template within layouts/application (0.0ms)
2194
+ Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms)
2195
+  (0.1ms) rollback transaction
2196
+  (0.0ms) begin transaction
2197
+ Processing by Mascot::SitemapController#show as HTML
2198
+ Parameters: {"path"=>"/time"}
2199
+ Rendered inline template (0.4ms)
2200
+ Rendered html template within layouts/application (0.0ms)
2201
+ Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2202
+  (0.0ms) rollback transaction
2203
+  (0.0ms) begin transaction
2204
+ Processing by Mascot::SitemapController#show as HTML
2205
+ Parameters: {"path"=>"/time"}
2206
+ Rendered inline template (0.4ms)
2207
+ Rendered html template within layouts/application (0.0ms)
2208
+ Completed 200 OK in 2ms (Views: 0.2ms | ActiveRecord: 0.0ms)
2209
+  (0.0ms) rollback transaction
2210
+  (0.0ms) begin transaction
2211
+ Processing by Mascot::SitemapController#show as HTML
2212
+ Parameters: {"path"=>"/hi"}
2213
+ Rendered html template within layouts/application (0.0ms)
2214
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2215
+  (0.1ms) rollback transaction
2216
+  (0.1ms) begin transaction
2217
+ Processing by Mascot::SitemapController#show as HTML
2218
+ Parameters: {"path"=>"/hi"}
2219
+ Rendered html template within layouts/application (0.0ms)
2220
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2221
+  (0.0ms) rollback transaction
2222
+  (0.0ms) begin transaction
2223
+ Processing by Mascot::SitemapController#show as HTML
2224
+ Parameters: {"path"=>"/hi"}
2225
+ Rendered html template within layouts/application (0.0ms)
2226
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2227
+  (0.0ms) rollback transaction
2228
+  (0.0ms) begin transaction
2229
+ Processing by Mascot::SitemapController#show as HTML
2230
+ Parameters: {"path"=>"/hi"}
2231
+ Rendered html template within layouts/application (0.0ms)
2232
+ Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2233
+  (0.0ms) rollback transaction
2234
+  (0.2ms) begin transaction
2235
+ Processing by Mascot::SitemapController#show as HTML
2236
+ Parameters: {"path"=>"/hi"}
2237
+ Rendered inline template (0.9ms)
2238
+ Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.0ms)
2239
+  (0.1ms) rollback transaction
2240
+  (0.0ms) begin transaction
2241
+ Processing by Mascot::SitemapController#show as HTML
2242
+ Parameters: {"path"=>"/hi"}
2243
+ Rendered inline template (0.2ms)
2244
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2245
+  (0.1ms) rollback transaction
2246
+  (0.0ms) begin transaction
2247
+ Processing by Mascot::SitemapController#show as HTML
2248
+ Parameters: {"path"=>"/hi"}
2249
+ Rendered inline template (0.3ms)
2250
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2251
+  (0.0ms) rollback transaction
2252
+  (0.0ms) begin transaction
2253
+ Processing by Mascot::SitemapController#show as HTML
2254
+ Parameters: {"path"=>"/hi"}
2255
+ Rendered inline template (0.2ms)
2256
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2257
+  (0.0ms) rollback transaction
2258
+  (0.0ms) begin transaction
2259
+ Processing by Mascot::SitemapController#show as HTML
2260
+ Parameters: {"path"=>"/time"}
2261
+ Rendered inline template (0.5ms)
2262
+ Rendered inline template (0.2ms)
2263
+ Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2264
+  (0.0ms) rollback transaction
2265
+  (0.1ms) begin transaction
2266
+ Processing by Mascot::SitemapController#show as HTML
2267
+ Parameters: {"path"=>"/time"}
2268
+ Rendered inline template (0.4ms)
2269
+ Rendered inline template (0.2ms)
2270
+ Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2271
+  (0.0ms) rollback transaction
2272
+  (0.0ms) begin transaction
2273
+ Processing by Mascot::SitemapController#show as HTML
2274
+ Parameters: {"path"=>"/time"}
2275
+ Rendered inline template (0.4ms)
2276
+ Rendered inline template (0.2ms)
2277
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2278
+  (0.1ms) rollback transaction
2279
+  (0.1ms) begin transaction
2280
+ Processing by Mascot::SitemapController#show as HTML
2281
+ Parameters: {"path"=>"/time"}
2282
+ Rendered inline template (0.5ms)
2283
+ Rendered inline template (0.2ms)
2284
+ Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2285
+  (0.0ms) rollback transaction
2286
+  (0.0ms) begin transaction
2287
+ Processing by Mascot::SitemapController#show as HTML
2288
+ Parameters: {"path"=>"/non-existent"}
2289
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2290
+  (0.1ms) rollback transaction
2291
+  (0.0ms) begin transaction
2292
+  (0.0ms) rollback transaction
2293
+  (0.0ms) begin transaction
2294
+  (0.0ms) rollback transaction
2295
+  (0.2ms) begin transaction
2296
+  (0.1ms) rollback transaction
2297
+  (0.0ms) begin transaction
2298
+  (0.0ms) rollback transaction
2299
+  (0.0ms) begin transaction
2300
+ Processing by Mascot::SitemapController#show as HTML
2301
+ Parameters: {"path"=>"/non-existent"}
2302
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2303
+  (0.0ms) rollback transaction
2304
+  (0.1ms) begin transaction
2305
+ Processing by Mascot::SitemapController#show as HTML
2306
+ Parameters: {"path"=>"/hi"}
2307
+ Rendered inline template (0.9ms)
2308
+ Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms)
2309
+  (0.1ms) rollback transaction
2310
+  (0.0ms) begin transaction
2311
+ Processing by Mascot::SitemapController#show as HTML
2312
+ Parameters: {"path"=>"/hi"}
2313
+ Rendered inline template (0.5ms)
2314
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
2315
+  (0.1ms) rollback transaction
2316
+  (0.1ms) begin transaction
2317
+ Processing by Mascot::SitemapController#show as HTML
2318
+ Parameters: {"path"=>"/hi"}
2319
+ Rendered inline template (0.2ms)
2320
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2321
+  (0.1ms) rollback transaction
2322
+  (0.0ms) begin transaction
2323
+ Processing by Mascot::SitemapController#show as HTML
2324
+ Parameters: {"path"=>"/hi"}
2325
+ Rendered inline template (0.2ms)
2326
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2327
+  (0.0ms) rollback transaction
2328
+  (0.0ms) begin transaction
2329
+ Processing by Mascot::SitemapController#show as HTML
2330
+ Parameters: {"path"=>"/time"}
2331
+ Rendered inline template (0.5ms)
2332
+ Rendered inline template (0.2ms)
2333
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2334
+  (0.1ms) rollback transaction
2335
+  (0.0ms) begin transaction
2336
+ Processing by Mascot::SitemapController#show as HTML
2337
+ Parameters: {"path"=>"/time"}
2338
+ Rendered inline template (0.4ms)
2339
+ Rendered inline template (0.2ms)
2340
+ Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2341
+  (0.0ms) rollback transaction
2342
+  (0.0ms) begin transaction
2343
+ Processing by Mascot::SitemapController#show as HTML
2344
+ Parameters: {"path"=>"/time"}
2345
+ Rendered inline template (0.4ms)
2346
+ Rendered inline template (0.2ms)
2347
+ Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms)
2348
+  (0.0ms) rollback transaction
2349
+  (0.0ms) begin transaction
2350
+ Processing by Mascot::SitemapController#show as HTML
2351
+ Parameters: {"path"=>"/time"}
2352
+ Rendered inline template (0.4ms)
2353
+ Rendered inline template (0.2ms)
2354
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2355
+  (0.0ms) rollback transaction
2356
+  (0.2ms) begin transaction
2357
+ Processing by Mascot::SitemapController#show as HTML
2358
+ Parameters: {"path"=>"/hi"}
2359
+ Rendered inline template (0.9ms)
2360
+ Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.0ms)
2361
+  (0.1ms) rollback transaction
2362
+  (0.1ms) begin transaction
2363
+ Processing by Mascot::SitemapController#show as HTML
2364
+ Parameters: {"path"=>"/hi"}
2365
+ Rendered inline template (0.4ms)
2366
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2367
+  (0.1ms) rollback transaction
2368
+  (0.1ms) begin transaction
2369
+ Processing by Mascot::SitemapController#show as HTML
2370
+ Parameters: {"path"=>"/hi"}
2371
+ Rendered inline template (0.7ms)
2372
+ Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)
2373
+  (0.1ms) rollback transaction
2374
+  (0.1ms) begin transaction
2375
+ Processing by Mascot::SitemapController#show as HTML
2376
+ Parameters: {"path"=>"/hi"}
2377
+ Rendered inline template (0.3ms)
2378
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2379
+  (0.2ms) rollback transaction
2380
+  (0.2ms) begin transaction
2381
+ Processing by Mascot::SitemapController#show as HTML
2382
+ Parameters: {"path"=>"/non-existent"}
2383
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2384
+  (0.1ms) rollback transaction
2385
+  (0.1ms) begin transaction
2386
+ Processing by Mascot::SitemapController#show as HTML
2387
+ Parameters: {"path"=>"/time"}
2388
+ Rendered inline template (1.0ms)
2389
+ Rendered inline template (0.3ms)
2390
+ Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2391
+  (0.1ms) rollback transaction
2392
+  (0.1ms) begin transaction
2393
+ Processing by Mascot::SitemapController#show as HTML
2394
+ Parameters: {"path"=>"/time"}
2395
+ Rendered inline template (0.7ms)
2396
+ Rendered inline template (0.3ms)
2397
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2398
+  (0.1ms) rollback transaction
2399
+  (0.0ms) begin transaction
2400
+ Processing by Mascot::SitemapController#show as HTML
2401
+ Parameters: {"path"=>"/time"}
2402
+ Rendered inline template (1.3ms)
2403
+ Rendered inline template (0.3ms)
2404
+ Completed 200 OK in 4ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2405
+  (0.1ms) rollback transaction
2406
+  (0.0ms) begin transaction
2407
+ Processing by Mascot::SitemapController#show as HTML
2408
+ Parameters: {"path"=>"/time"}
2409
+ Rendered inline template (1.9ms)
2410
+ Rendered inline template (1.6ms)
2411
+ Completed 200 OK in 7ms (Views: 2.2ms | ActiveRecord: 0.0ms)
2412
+  (0.1ms) rollback transaction
2413
+  (0.1ms) begin transaction
2414
+  (0.1ms) rollback transaction
2415
+  (0.1ms) begin transaction
2416
+  (0.1ms) rollback transaction
2417
+  (0.2ms) begin transaction
2418
+ Processing by Mascot::SitemapController#show as HTML
2419
+ Parameters: {"path"=>"/time"}
2420
+ Rendered inline template (1.2ms)
2421
+ Rendered inline template within layouts/application.html (0.2ms)
2422
+ Completed 200 OK in 13ms (Views: 2.4ms | ActiveRecord: 0.0ms)
2423
+  (0.1ms) rollback transaction
2424
+  (0.1ms) begin transaction
2425
+ Processing by Mascot::SitemapController#show as HTML
2426
+ Parameters: {"path"=>"/time"}
2427
+ Rendered inline template (0.7ms)
2428
+ Rendered inline template within layouts/application.html (0.2ms)
2429
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2430
+  (0.1ms) rollback transaction
2431
+  (0.0ms) begin transaction
2432
+ Processing by Mascot::SitemapController#show as HTML
2433
+ Parameters: {"path"=>"/time"}
2434
+ Rendered inline template (0.7ms)
2435
+ Rendered inline template within layouts/application.html (0.3ms)
2436
+ Completed 200 OK in 4ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2437
+  (0.1ms) rollback transaction
2438
+  (0.0ms) begin transaction
2439
+ Processing by Mascot::SitemapController#show as HTML
2440
+ Parameters: {"path"=>"/time"}
2441
+ Rendered inline template (0.5ms)
2442
+ Rendered inline template within layouts/application.html (0.2ms)
2443
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2444
+  (0.1ms) rollback transaction
2445
+  (0.0ms) begin transaction
2446
+ Processing by Mascot::SitemapController#show as HTML
2447
+ Parameters: {"path"=>"/non-existent"}
2448
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2449
+  (0.0ms) rollback transaction
2450
+  (0.0ms) begin transaction
2451
+ Processing by Mascot::SitemapController#show as HTML
2452
+ Parameters: {"path"=>"/hi"}
2453
+ Rendered inline template within layouts/application.html (0.3ms)
2454
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2455
+  (0.1ms) rollback transaction
2456
+  (0.0ms) begin transaction
2457
+ Processing by Mascot::SitemapController#show as HTML
2458
+ Parameters: {"path"=>"/hi"}
2459
+ Rendered inline template within layouts/application.html (0.2ms)
2460
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2461
+  (0.0ms) rollback transaction
2462
+  (0.0ms) begin transaction
2463
+ Processing by Mascot::SitemapController#show as HTML
2464
+ Parameters: {"path"=>"/hi"}
2465
+ Rendered inline template within layouts/application.html (0.2ms)
2466
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2467
+  (0.0ms) rollback transaction
2468
+  (0.0ms) begin transaction
2469
+ Processing by Mascot::SitemapController#show as HTML
2470
+ Parameters: {"path"=>"/hi"}
2471
+ Rendered inline template within layouts/application.html (0.3ms)
2472
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2473
+  (0.1ms) rollback transaction
2474
+  (0.1ms) begin transaction
2475
+  (0.0ms) rollback transaction
2476
+  (0.0ms) begin transaction
2477
+  (0.0ms) rollback transaction
2478
+  (0.2ms) begin transaction
2479
+  (0.1ms) rollback transaction
2480
+  (0.0ms) begin transaction
2481
+  (0.0ms) rollback transaction
2482
+  (0.0ms) begin transaction
2483
+ Processing by Mascot::SitemapController#show as HTML
2484
+ Parameters: {"path"=>"/time"}
2485
+ Rendered inline template (1.2ms)
2486
+ Rendered inline template within layouts/application.html.erb (0.2ms)
2487
+ Completed 200 OK in 13ms (Views: 2.1ms | ActiveRecord: 0.0ms)
2488
+  (0.1ms) rollback transaction
2489
+  (0.0ms) begin transaction
2490
+ Processing by Mascot::SitemapController#show as HTML
2491
+ Parameters: {"path"=>"/time"}
2492
+ Rendered inline template (0.4ms)
2493
+ Rendered inline template within layouts/application.html.erb (0.3ms)
2494
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2495
+  (0.1ms) rollback transaction
2496
+  (0.0ms) begin transaction
2497
+ Processing by Mascot::SitemapController#show as HTML
2498
+ Parameters: {"path"=>"/time"}
2499
+ Rendered inline template (0.7ms)
2500
+ Rendered inline template within layouts/application.html.erb (0.2ms)
2501
+ Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2502
+  (0.1ms) rollback transaction
2503
+  (0.0ms) begin transaction
2504
+ Processing by Mascot::SitemapController#show as HTML
2505
+ Parameters: {"path"=>"/time"}
2506
+ Rendered inline template (0.5ms)
2507
+ Rendered inline template within layouts/application.html.erb (0.2ms)
2508
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2509
+  (0.0ms) rollback transaction
2510
+  (0.0ms) begin transaction
2511
+ Processing by Mascot::SitemapController#show as HTML
2512
+ Parameters: {"path"=>"/non-existent"}
2513
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2514
+  (0.1ms) rollback transaction
2515
+  (0.0ms) begin transaction
2516
+ Processing by Mascot::SitemapController#show as HTML
2517
+ Parameters: {"path"=>"/hi"}
2518
+ Rendered inline template within layouts/application.html.erb (0.2ms)
2519
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2520
+  (0.0ms) rollback transaction
2521
+  (0.0ms) begin transaction
2522
+ Processing by Mascot::SitemapController#show as HTML
2523
+ Parameters: {"path"=>"/hi"}
2524
+ Rendered inline template within layouts/application.html.erb (0.2ms)
2525
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2526
+  (0.0ms) rollback transaction
2527
+  (0.1ms) begin transaction
2528
+ Processing by Mascot::SitemapController#show as HTML
2529
+ Parameters: {"path"=>"/hi"}
2530
+ Rendered inline template within layouts/application.html.erb (0.3ms)
2531
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2532
+  (0.0ms) rollback transaction
2533
+  (0.0ms) begin transaction
2534
+ Processing by Mascot::SitemapController#show as HTML
2535
+ Parameters: {"path"=>"/hi"}
2536
+ Rendered inline template within layouts/application.html.erb (0.2ms)
2537
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2538
+  (0.0ms) rollback transaction
2539
+  (0.2ms) begin transaction
2540
+ Processing by Mascot::SitemapController#show as HTML
2541
+ Parameters: {"path"=>"/time"}
2542
+ Rendered inline template (1.5ms)
2543
+ Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
2544
+  (0.1ms) rollback transaction
2545
+  (0.1ms) begin transaction
2546
+ Processing by Mascot::SitemapController#show as HTML
2547
+ Parameters: {"path"=>"/time"}
2548
+ Rendered inline template (0.4ms)
2549
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
2550
+  (0.0ms) rollback transaction
2551
+  (0.0ms) begin transaction
2552
+ Processing by Mascot::SitemapController#show as HTML
2553
+ Parameters: {"path"=>"/time"}
2554
+ Rendered inline template (0.5ms)
2555
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
2556
+  (0.0ms) rollback transaction
2557
+  (0.0ms) begin transaction
2558
+ Processing by Mascot::SitemapController#show as HTML
2559
+ Parameters: {"path"=>"/time"}
2560
+ Rendered inline template (0.5ms)
2561
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
2562
+  (0.0ms) rollback transaction
2563
+  (0.0ms) begin transaction
2564
+ Processing by Mascot::SitemapController#show as HTML
2565
+ Parameters: {"path"=>"/hi"}
2566
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
2567
+  (0.0ms) rollback transaction
2568
+  (0.0ms) begin transaction
2569
+ Processing by Mascot::SitemapController#show as HTML
2570
+ Parameters: {"path"=>"/hi"}
2571
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
2572
+  (0.1ms) rollback transaction
2573
+  (0.0ms) begin transaction
2574
+ Processing by Mascot::SitemapController#show as HTML
2575
+ Parameters: {"path"=>"/hi"}
2576
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
2577
+  (0.0ms) rollback transaction
2578
+  (0.0ms) begin transaction
2579
+ Processing by Mascot::SitemapController#show as HTML
2580
+ Parameters: {"path"=>"/hi"}
2581
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
2582
+  (0.0ms) rollback transaction
2583
+  (0.0ms) begin transaction
2584
+ Processing by Mascot::SitemapController#show as HTML
2585
+ Parameters: {"path"=>"/non-existent"}
2586
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2587
+  (0.0ms) rollback transaction
2588
+  (0.0ms) begin transaction
2589
+  (0.0ms) rollback transaction
2590
+  (0.0ms) begin transaction
2591
+  (0.0ms) rollback transaction
2592
+  (0.2ms) begin transaction
2593
+ Processing by Mascot::SitemapController#show as HTML
2594
+ Parameters: {"path"=>"/time"}
2595
+ Rendered inline template (1.4ms)
2596
+ Rendered inline template within layouts/application (0.2ms)
2597
+ Completed 200 OK in 13ms (Views: 2.4ms | ActiveRecord: 0.0ms)
2598
+  (0.1ms) rollback transaction
2599
+  (0.0ms) begin transaction
2600
+ Processing by Mascot::SitemapController#show as HTML
2601
+ Parameters: {"path"=>"/time"}
2602
+ Rendered inline template (0.6ms)
2603
+ Rendered inline template within layouts/application (0.2ms)
2604
+ Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2605
+  (0.1ms) rollback transaction
2606
+  (0.0ms) begin transaction
2607
+ Processing by Mascot::SitemapController#show as HTML
2608
+ Parameters: {"path"=>"/time"}
2609
+ Rendered inline template (0.4ms)
2610
+ Rendered inline template within layouts/application (0.2ms)
2611
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2612
+  (0.1ms) rollback transaction
2613
+  (0.0ms) begin transaction
2614
+ Processing by Mascot::SitemapController#show as HTML
2615
+ Parameters: {"path"=>"/time"}
2616
+ Rendered inline template (0.4ms)
2617
+ Rendered inline template within layouts/application (0.2ms)
2618
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2619
+  (0.0ms) rollback transaction
2620
+  (0.0ms) begin transaction
2621
+ Processing by Mascot::SitemapController#show as HTML
2622
+ Parameters: {"path"=>"/non-existent"}
2623
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2624
+  (0.1ms) rollback transaction
2625
+  (0.1ms) begin transaction
2626
+ Processing by Mascot::SitemapController#show as HTML
2627
+ Parameters: {"path"=>"/hi"}
2628
+ Rendered inline template within layouts/application (0.3ms)
2629
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2630
+  (0.0ms) rollback transaction
2631
+  (0.0ms) begin transaction
2632
+ Processing by Mascot::SitemapController#show as HTML
2633
+ Parameters: {"path"=>"/hi"}
2634
+ Rendered inline template within layouts/application (0.3ms)
2635
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2636
+  (0.0ms) rollback transaction
2637
+  (0.1ms) begin transaction
2638
+ Processing by Mascot::SitemapController#show as HTML
2639
+ Parameters: {"path"=>"/hi"}
2640
+ Rendered inline template within layouts/application (0.3ms)
2641
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2642
+  (0.1ms) rollback transaction
2643
+  (0.0ms) begin transaction
2644
+ Processing by Mascot::SitemapController#show as HTML
2645
+ Parameters: {"path"=>"/hi"}
2646
+ Rendered inline template within layouts/application (0.5ms)
2647
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
2648
+  (0.1ms) rollback transaction
2649
+  (0.0ms) begin transaction
2650
+  (0.0ms) rollback transaction
2651
+  (0.0ms) begin transaction
2652
+  (0.0ms) rollback transaction
2653
+  (0.2ms) begin transaction
2654
+  (0.1ms) rollback transaction
2655
+  (0.0ms) begin transaction
2656
+  (0.0ms) rollback transaction
2657
+  (0.0ms) begin transaction
2658
+ Processing by Mascot::SitemapController#show as HTML
2659
+ Parameters: {"path"=>"/time"}
2660
+ Rendered inline template (1.1ms)
2661
+ Rendered inline template within layouts/application (0.2ms)
2662
+ Completed 200 OK in 12ms (Views: 1.8ms | ActiveRecord: 0.0ms)
2663
+  (0.1ms) rollback transaction
2664
+  (0.0ms) begin transaction
2665
+ Processing by Mascot::SitemapController#show as HTML
2666
+ Parameters: {"path"=>"/time"}
2667
+ Rendered inline template (0.4ms)
2668
+ Rendered inline template within layouts/application (0.2ms)
2669
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2670
+  (0.1ms) rollback transaction
2671
+  (0.1ms) begin transaction
2672
+ Processing by Mascot::SitemapController#show as HTML
2673
+ Parameters: {"path"=>"/time"}
2674
+ Rendered inline template (0.4ms)
2675
+ Rendered inline template within layouts/application (0.2ms)
2676
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2677
+  (0.1ms) rollback transaction
2678
+  (0.0ms) begin transaction
2679
+ Processing by Mascot::SitemapController#show as HTML
2680
+ Parameters: {"path"=>"/time"}
2681
+ Rendered inline template (0.4ms)
2682
+ Rendered inline template within layouts/application (0.2ms)
2683
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2684
+  (0.1ms) rollback transaction
2685
+  (0.0ms) begin transaction
2686
+ Processing by Mascot::SitemapController#show as HTML
2687
+ Parameters: {"path"=>"/non-existent"}
2688
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2689
+  (0.0ms) rollback transaction
2690
+  (0.0ms) begin transaction
2691
+ Processing by Mascot::SitemapController#show as HTML
2692
+ Parameters: {"path"=>"/hi"}
2693
+ Rendered inline template within layouts/application (0.2ms)
2694
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2695
+  (0.1ms) rollback transaction
2696
+  (0.0ms) begin transaction
2697
+ Processing by Mascot::SitemapController#show as HTML
2698
+ Parameters: {"path"=>"/hi"}
2699
+ Rendered inline template within layouts/application (0.3ms)
2700
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2701
+  (0.1ms) rollback transaction
2702
+  (0.1ms) begin transaction
2703
+ Processing by Mascot::SitemapController#show as HTML
2704
+ Parameters: {"path"=>"/hi"}
2705
+ Rendered inline template within layouts/application (0.3ms)
2706
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2707
+  (0.1ms) rollback transaction
2708
+  (0.0ms) begin transaction
2709
+ Processing by Mascot::SitemapController#show as HTML
2710
+ Parameters: {"path"=>"/hi"}
2711
+ Rendered inline template within layouts/application (0.2ms)
2712
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2713
+  (0.0ms) rollback transaction
2714
+  (0.2ms) begin transaction
2715
+ Processing by Mascot::SitemapController#show as HTML
2716
+ Parameters: {"path"=>"/non-existent"}
2717
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2718
+  (0.1ms) rollback transaction
2719
+  (0.0ms) begin transaction
2720
+ Processing by Mascot::SitemapController#show as HTML
2721
+ Parameters: {"path"=>"/hi"}
2722
+ Rendered inline template within layouts/application (0.8ms)
2723
+ Completed 200 OK in 10ms (Views: 7.4ms | ActiveRecord: 0.0ms)
2724
+  (0.1ms) rollback transaction
2725
+  (0.1ms) begin transaction
2726
+ Processing by Mascot::SitemapController#show as HTML
2727
+ Parameters: {"path"=>"/hi"}
2728
+ Rendered inline template within layouts/application (0.3ms)
2729
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2730
+  (0.1ms) rollback transaction
2731
+  (0.0ms) begin transaction
2732
+ Processing by Mascot::SitemapController#show as HTML
2733
+ Parameters: {"path"=>"/hi"}
2734
+ Rendered inline template within layouts/application (0.4ms)
2735
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2736
+  (0.0ms) rollback transaction
2737
+  (0.1ms) begin transaction
2738
+ Processing by Mascot::SitemapController#show as HTML
2739
+ Parameters: {"path"=>"/hi"}
2740
+ Rendered inline template within layouts/application (0.4ms)
2741
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2742
+  (0.1ms) rollback transaction
2743
+  (0.2ms) begin transaction
2744
+ Processing by Mascot::SitemapController#show as HTML
2745
+ Parameters: {"path"=>"/time"}
2746
+ Rendered inline template (0.5ms)
2747
+ Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.0ms)
2748
+  (0.1ms) rollback transaction
2749
+  (0.0ms) begin transaction
2750
+ Processing by Mascot::SitemapController#show as HTML
2751
+ Parameters: {"path"=>"/time"}
2752
+ Rendered inline template (0.4ms)
2753
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
2754
+  (0.1ms) rollback transaction
2755
+  (0.0ms) begin transaction
2756
+ Processing by Mascot::SitemapController#show as HTML
2757
+ Parameters: {"path"=>"/time"}
2758
+ Rendered inline template (0.8ms)
2759
+ Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
2760
+  (0.1ms) rollback transaction
2761
+  (0.1ms) begin transaction
2762
+ Processing by Mascot::SitemapController#show as HTML
2763
+ Parameters: {"path"=>"/time"}
2764
+ Rendered inline template (0.4ms)
2765
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
2766
+  (0.0ms) rollback transaction
2767
+  (0.3ms) begin transaction
2768
+  (0.1ms) rollback transaction
2769
+  (0.1ms) begin transaction
2770
+  (0.0ms) rollback transaction
2771
+  (0.2ms) begin transaction
2772
+  (0.1ms) rollback transaction
2773
+  (0.1ms) begin transaction
2774
+  (0.0ms) rollback transaction
2775
+  (0.0ms) begin transaction
2776
+ Processing by Mascot::SitemapController#show as HTML
2777
+ Parameters: {"path"=>"/non-existent"}
2778
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2779
+  (0.1ms) rollback transaction
2780
+  (0.1ms) begin transaction
2781
+ Processing by Mascot::SitemapController#show as HTML
2782
+ Parameters: {"path"=>"/hi"}
2783
+ Rendered inline template within layouts/application (0.8ms)
2784
+ Completed 200 OK in 11ms (Views: 7.7ms | ActiveRecord: 0.0ms)
2785
+  (0.1ms) rollback transaction
2786
+  (0.0ms) begin transaction
2787
+ Processing by Mascot::SitemapController#show as HTML
2788
+ Parameters: {"path"=>"/hi"}
2789
+ Rendered inline template within layouts/application (0.3ms)
2790
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2791
+  (0.1ms) rollback transaction
2792
+  (0.0ms) begin transaction
2793
+ Processing by Mascot::SitemapController#show as HTML
2794
+ Parameters: {"path"=>"/hi"}
2795
+ Rendered inline template within layouts/application (0.3ms)
2796
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2797
+  (0.0ms) rollback transaction
2798
+  (0.0ms) begin transaction
2799
+ Processing by Mascot::SitemapController#show as HTML
2800
+ Parameters: {"path"=>"/hi"}
2801
+ Rendered inline template within layouts/application (0.3ms)
2802
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2803
+  (0.0ms) rollback transaction
2804
+  (0.0ms) begin transaction
2805
+ Processing by Mascot::SitemapController#show as HTML
2806
+ Parameters: {"path"=>"/time"}
2807
+ Rendered inline template (0.5ms)
2808
+ Rendered inline template within layouts/application (0.2ms)
2809
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2810
+  (0.0ms) rollback transaction
2811
+  (0.0ms) begin transaction
2812
+ Processing by Mascot::SitemapController#show as HTML
2813
+ Parameters: {"path"=>"/time"}
2814
+ Rendered inline template (0.4ms)
2815
+ Rendered inline template within layouts/application (0.2ms)
2816
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2817
+  (0.1ms) rollback transaction
2818
+  (0.0ms) begin transaction
2819
+ Processing by Mascot::SitemapController#show as HTML
2820
+ Parameters: {"path"=>"/time"}
2821
+ Rendered inline template (0.7ms)
2822
+ Rendered inline template within layouts/application (0.2ms)
2823
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2824
+  (0.0ms) rollback transaction
2825
+  (0.0ms) begin transaction
2826
+ Processing by Mascot::SitemapController#show as HTML
2827
+ Parameters: {"path"=>"/time"}
2828
+ Rendered inline template (0.6ms)
2829
+ Rendered inline template within layouts/application (0.2ms)
2830
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2831
+  (0.1ms) rollback transaction
2832
+  (0.2ms) begin transaction
2833
+ Processing by Mascot::SitemapController#show as HTML
2834
+ Parameters: {"path"=>"/non-existent"}
2835
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2836
+  (0.0ms) rollback transaction
2837
+  (0.0ms) begin transaction
2838
+ Processing by Mascot::SitemapController#show as HTML
2839
+ Parameters: {"path"=>"/time"}
2840
+ Rendered inline template (1.2ms)
2841
+ Rendered inline template within layouts/application (0.2ms)
2842
+ Completed 200 OK in 12ms (Views: 2.1ms | ActiveRecord: 0.0ms)
2843
+  (0.1ms) rollback transaction
2844
+  (0.0ms) begin transaction
2845
+ Processing by Mascot::SitemapController#show as HTML
2846
+ Parameters: {"path"=>"/time"}
2847
+ Rendered inline template (0.4ms)
2848
+ Rendered inline template within layouts/application (0.2ms)
2849
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2850
+  (0.0ms) rollback transaction
2851
+  (0.0ms) begin transaction
2852
+ Processing by Mascot::SitemapController#show as HTML
2853
+ Parameters: {"path"=>"/time"}
2854
+ Rendered inline template (0.4ms)
2855
+ Rendered inline template within layouts/application (0.2ms)
2856
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2857
+  (0.0ms) rollback transaction
2858
+  (0.0ms) begin transaction
2859
+ Processing by Mascot::SitemapController#show as HTML
2860
+ Parameters: {"path"=>"/time"}
2861
+ Rendered inline template (0.3ms)
2862
+ Rendered inline template within layouts/application (0.2ms)
2863
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2864
+  (0.0ms) rollback transaction
2865
+  (0.0ms) begin transaction
2866
+ Processing by Mascot::SitemapController#show as HTML
2867
+ Parameters: {"path"=>"/hi"}
2868
+ Rendered inline template within layouts/application (0.2ms)
2869
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2870
+  (0.1ms) rollback transaction
2871
+  (0.1ms) begin transaction
2872
+ Processing by Mascot::SitemapController#show as HTML
2873
+ Parameters: {"path"=>"/hi"}
2874
+ Rendered inline template within layouts/application (0.3ms)
2875
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2876
+  (0.0ms) rollback transaction
2877
+  (0.0ms) begin transaction
2878
+ Processing by Mascot::SitemapController#show as HTML
2879
+ Parameters: {"path"=>"/hi"}
2880
+ Rendered inline template within layouts/application (0.3ms)
2881
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2882
+  (0.1ms) rollback transaction
2883
+  (0.1ms) begin transaction
2884
+ Processing by Mascot::SitemapController#show as HTML
2885
+ Parameters: {"path"=>"/hi"}
2886
+ Rendered inline template within layouts/application (0.2ms)
2887
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2888
+  (0.0ms) rollback transaction
2889
+  (0.0ms) begin transaction
2890
+  (0.0ms) rollback transaction
2891
+  (0.0ms) begin transaction
2892
+  (0.0ms) rollback transaction
2893
+  (0.2ms) begin transaction
2894
+ Processing by Mascot::SitemapController#show as HTML
2895
+ Parameters: {"path"=>"/non-existent"}
2896
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2897
+  (0.0ms) rollback transaction
2898
+  (0.0ms) begin transaction
2899
+ Processing by Mascot::SitemapController#show as HTML
2900
+ Parameters: {"path"=>"/time"}
2901
+ Rendered inline template (1.1ms)
2902
+ Rendered inline template within layouts/application (0.3ms)
2903
+ Completed 200 OK in 11ms (Views: 2.1ms | ActiveRecord: 0.0ms)
2904
+  (0.1ms) rollback transaction
2905
+  (0.0ms) begin transaction
2906
+ Processing by Mascot::SitemapController#show as HTML
2907
+ Parameters: {"path"=>"/time"}
2908
+ Rendered inline template (0.4ms)
2909
+ Rendered inline template within layouts/application (0.2ms)
2910
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2911
+  (0.1ms) rollback transaction
2912
+  (0.0ms) begin transaction
2913
+ Processing by Mascot::SitemapController#show as HTML
2914
+ Parameters: {"path"=>"/time"}
2915
+ Rendered inline template (0.4ms)
2916
+ Rendered inline template within layouts/application (0.2ms)
2917
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2918
+  (0.1ms) rollback transaction
2919
+  (0.1ms) begin transaction
2920
+ Processing by Mascot::SitemapController#show as HTML
2921
+ Parameters: {"path"=>"/time"}
2922
+ Rendered inline template (0.4ms)
2923
+ Rendered inline template within layouts/application (0.2ms)
2924
+ Completed 200 OK in 3ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2925
+  (0.0ms) rollback transaction
2926
+  (0.0ms) begin transaction
2927
+ Processing by Mascot::SitemapController#show as HTML
2928
+ Parameters: {"path"=>"/hi"}
2929
+ Rendered inline template within layouts/application (0.3ms)
2930
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2931
+  (0.1ms) rollback transaction
2932
+  (0.0ms) begin transaction
2933
+ Processing by Mascot::SitemapController#show as HTML
2934
+ Parameters: {"path"=>"/hi"}
2935
+ Rendered inline template within layouts/application (0.2ms)
2936
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2937
+  (0.0ms) rollback transaction
2938
+  (0.0ms) begin transaction
2939
+ Processing by Mascot::SitemapController#show as HTML
2940
+ Parameters: {"path"=>"/hi"}
2941
+ Rendered inline template within layouts/application (0.8ms)
2942
+ Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)
2943
+  (0.1ms) rollback transaction
2944
+  (0.1ms) begin transaction
2945
+ Processing by Mascot::SitemapController#show as HTML
2946
+ Parameters: {"path"=>"/hi"}
2947
+ Rendered inline template within layouts/application (0.3ms)
2948
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2949
+  (0.1ms) rollback transaction
2950
+  (0.0ms) begin transaction
2951
+  (0.0ms) rollback transaction
2952
+  (0.0ms) begin transaction
2953
+  (0.0ms) rollback transaction
2954
+  (0.2ms) begin transaction
2955
+ Processing by Mascot::SitemapController#show as HTML
2956
+ Parameters: {"path"=>"/non-existent"}
2957
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
2958
+  (0.1ms) rollback transaction
2959
+  (0.1ms) begin transaction
2960
+ Processing by Mascot::SitemapController#show as HTML
2961
+ Parameters: {"path"=>"/time"}
2962
+ Rendered inline template (1.4ms)
2963
+ Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms)
2964
+  (0.1ms) rollback transaction
2965
+  (0.1ms) begin transaction
2966
+ Processing by Mascot::SitemapController#show as HTML
2967
+ Parameters: {"path"=>"/time"}
2968
+ Rendered inline template (1.0ms)
2969
+ Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
2970
+  (0.1ms) rollback transaction
2971
+  (0.1ms) begin transaction
2972
+ Processing by Mascot::SitemapController#show as HTML
2973
+ Parameters: {"path"=>"/time"}
2974
+ Rendered inline template (0.4ms)
2975
+ Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
2976
+  (0.1ms) rollback transaction
2977
+  (0.0ms) begin transaction
2978
+ Processing by Mascot::SitemapController#show as HTML
2979
+ Parameters: {"path"=>"/time"}
2980
+ Rendered inline template (1.6ms)
2981
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
2982
+  (0.1ms) rollback transaction
2983
+  (0.0ms) begin transaction
2984
+ Processing by Mascot::SitemapController#show as HTML
2985
+ Parameters: {"path"=>"/hi"}
2986
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
2987
+  (0.0ms) rollback transaction
2988
+  (0.0ms) begin transaction
2989
+ Processing by Mascot::SitemapController#show as HTML
2990
+ Parameters: {"path"=>"/hi"}
2991
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
2992
+  (0.0ms) rollback transaction
2993
+  (0.0ms) begin transaction
2994
+ Processing by Mascot::SitemapController#show as HTML
2995
+ Parameters: {"path"=>"/hi"}
2996
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
2997
+  (0.0ms) rollback transaction
2998
+  (0.0ms) begin transaction
2999
+ Processing by Mascot::SitemapController#show as HTML
3000
+ Parameters: {"path"=>"/hi"}
3001
+ Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)
3002
+  (0.0ms) rollback transaction
3003
+  (0.0ms) begin transaction
3004
+  (0.0ms) rollback transaction
3005
+  (0.1ms) begin transaction
3006
+  (0.1ms) rollback transaction
3007
+  (0.2ms) begin transaction
3008
+ Processing by Mascot::SitemapController#show as HTML
3009
+ Parameters: {"path"=>"/hi"}
3010
+ Rendered inline template within layouts/application (3.0ms)
3011
+ Completed 200 OK in 19ms (Views: 14.9ms | ActiveRecord: 0.0ms)
3012
+  (0.1ms) rollback transaction
3013
+  (0.1ms) begin transaction
3014
+ Processing by Mascot::SitemapController#show as HTML
3015
+ Parameters: {"path"=>"/hi"}
3016
+ Rendered inline template within layouts/application (0.3ms)
3017
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3018
+  (0.1ms) rollback transaction
3019
+  (0.0ms) begin transaction
3020
+ Processing by Mascot::SitemapController#show as HTML
3021
+ Parameters: {"path"=>"/hi"}
3022
+ Rendered inline template within layouts/application (0.3ms)
3023
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3024
+  (0.1ms) rollback transaction
3025
+  (0.0ms) begin transaction
3026
+ Processing by Mascot::SitemapController#show as HTML
3027
+ Parameters: {"path"=>"/hi"}
3028
+ Rendered inline template within layouts/application (0.2ms)
3029
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3030
+  (0.0ms) rollback transaction
3031
+  (0.0ms) begin transaction
3032
+ Processing by Mascot::SitemapController#show as HTML
3033
+ Parameters: {"path"=>"/time"}
3034
+ Rendered inline template (0.5ms)
3035
+ Rendered inline template within layouts/application (0.2ms)
3036
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3037
+  (0.1ms) rollback transaction
3038
+  (0.0ms) begin transaction
3039
+ Processing by Mascot::SitemapController#show as HTML
3040
+ Parameters: {"path"=>"/time"}
3041
+ Rendered inline template (0.5ms)
3042
+ Rendered inline template within layouts/application (0.2ms)
3043
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3044
+  (0.1ms) rollback transaction
3045
+  (0.0ms) begin transaction
3046
+ Processing by Mascot::SitemapController#show as HTML
3047
+ Parameters: {"path"=>"/time"}
3048
+ Rendered inline template (0.7ms)
3049
+ Rendered inline template within layouts/application (0.2ms)
3050
+ Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3051
+  (0.1ms) rollback transaction
3052
+  (0.1ms) begin transaction
3053
+ Processing by Mascot::SitemapController#show as HTML
3054
+ Parameters: {"path"=>"/time"}
3055
+ Rendered inline template (1.9ms)
3056
+ Rendered inline template within layouts/application (0.3ms)
3057
+ Completed 200 OK in 5ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3058
+  (0.1ms) rollback transaction
3059
+  (0.1ms) begin transaction
3060
+ Processing by Mascot::SitemapController#show as HTML
3061
+ Parameters: {"path"=>"/non-existent"}
3062
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3063
+  (0.1ms) rollback transaction
3064
+  (0.3ms) begin transaction
3065
+  (0.2ms) rollback transaction
3066
+  (0.1ms) begin transaction
3067
+  (0.0ms) rollback transaction
3068
+  (0.2ms) begin transaction
3069
+  (0.0ms) rollback transaction
3070
+  (0.0ms) begin transaction
3071
+  (0.0ms) rollback transaction
3072
+  (0.0ms) begin transaction
3073
+ Processing by Mascot::SitemapController#show as HTML
3074
+ Parameters: {"path"=>"/hi"}
3075
+ Rendered inline template within layouts/application (1.0ms)
3076
+ Completed 200 OK in 11ms (Views: 8.4ms | ActiveRecord: 0.0ms)
3077
+  (0.1ms) rollback transaction
3078
+  (0.0ms) begin transaction
3079
+ Processing by Mascot::SitemapController#show as HTML
3080
+ Parameters: {"path"=>"/hi"}
3081
+ Rendered inline template within layouts/application (0.3ms)
3082
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3083
+  (0.1ms) rollback transaction
3084
+  (0.0ms) begin transaction
3085
+ Processing by Mascot::SitemapController#show as HTML
3086
+ Parameters: {"path"=>"/hi"}
3087
+ Rendered inline template within layouts/application (0.3ms)
3088
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3089
+  (0.1ms) rollback transaction
3090
+  (0.0ms) begin transaction
3091
+ Processing by Mascot::SitemapController#show as HTML
3092
+ Parameters: {"path"=>"/hi"}
3093
+ Rendered inline template within layouts/application (0.8ms)
3094
+ Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)
3095
+  (0.1ms) rollback transaction
3096
+  (0.0ms) begin transaction
3097
+ Processing by Mascot::SitemapController#show as HTML
3098
+ Parameters: {"path"=>"/time"}
3099
+ Rendered inline template (0.5ms)
3100
+ Rendered inline template within layouts/application (0.2ms)
3101
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
3102
+  (0.1ms) rollback transaction
3103
+  (0.0ms) begin transaction
3104
+ Processing by Mascot::SitemapController#show as HTML
3105
+ Parameters: {"path"=>"/time"}
3106
+ Rendered inline template (0.6ms)
3107
+ Rendered inline template within layouts/application (0.2ms)
3108
+ Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3109
+  (0.0ms) rollback transaction
3110
+  (0.0ms) begin transaction
3111
+ Processing by Mascot::SitemapController#show as HTML
3112
+ Parameters: {"path"=>"/time"}
3113
+ Rendered inline template (0.4ms)
3114
+ Rendered inline template within layouts/application (0.2ms)
3115
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3116
+  (0.2ms) rollback transaction
3117
+  (0.0ms) begin transaction
3118
+ Processing by Mascot::SitemapController#show as HTML
3119
+ Parameters: {"path"=>"/time"}
3120
+ Rendered inline template (0.5ms)
3121
+ Rendered inline template within layouts/application (0.2ms)
3122
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3123
+  (0.1ms) rollback transaction
3124
+  (0.0ms) begin transaction
3125
+ Processing by Mascot::SitemapController#show as HTML
3126
+ Parameters: {"path"=>"/non-existent"}
3127
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3128
+  (0.1ms) rollback transaction
3129
+  (0.2ms) begin transaction
3130
+  (0.0ms) rollback transaction
3131
+  (0.1ms) begin transaction
3132
+  (0.0ms) rollback transaction
3133
+  (0.0ms) begin transaction
3134
+ Processing by Mascot::SitemapController#show as HTML
3135
+ Parameters: {"path"=>"/hi"}
3136
+ Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms)
3137
+  (0.1ms) rollback transaction
3138
+  (0.1ms) begin transaction
3139
+ Processing by Mascot::SitemapController#show as HTML
3140
+ Parameters: {"path"=>"/hi"}
3141
+ Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)
3142
+  (0.1ms) rollback transaction
3143
+  (0.0ms) begin transaction
3144
+ Processing by Mascot::SitemapController#show as HTML
3145
+ Parameters: {"path"=>"/hi"}
3146
+ Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
3147
+  (0.1ms) rollback transaction
3148
+  (0.1ms) begin transaction
3149
+ Processing by Mascot::SitemapController#show as HTML
3150
+ Parameters: {"path"=>"/hi"}
3151
+ Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
3152
+  (0.1ms) rollback transaction
3153
+  (0.0ms) begin transaction
3154
+ Processing by Mascot::SitemapController#show as HTML
3155
+ Parameters: {"path"=>"/non-existent"}
3156
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3157
+  (0.1ms) rollback transaction
3158
+  (0.0ms) begin transaction
3159
+ Processing by Mascot::SitemapController#show as HTML
3160
+ Parameters: {"path"=>"/time"}
3161
+ Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
3162
+  (0.1ms) rollback transaction
3163
+  (0.0ms) begin transaction
3164
+ Processing by Mascot::SitemapController#show as HTML
3165
+ Parameters: {"path"=>"/time"}
3166
+ Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
3167
+  (0.1ms) rollback transaction
3168
+  (0.1ms) begin transaction
3169
+ Processing by Mascot::SitemapController#show as HTML
3170
+ Parameters: {"path"=>"/time"}
3171
+ Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
3172
+  (0.1ms) rollback transaction
3173
+  (0.0ms) begin transaction
3174
+ Processing by Mascot::SitemapController#show as HTML
3175
+ Parameters: {"path"=>"/time"}
3176
+ Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
3177
+  (0.1ms) rollback transaction
3178
+  (0.3ms) begin transaction
3179
+  (0.1ms) rollback transaction
3180
+  (0.0ms) begin transaction
3181
+  (0.0ms) rollback transaction
3182
+  (0.0ms) begin transaction
3183
+ Processing by Mascot::SitemapController#show as HTML
3184
+ Parameters: {"path"=>"/hi"}
3185
+ Rendered inline template within layouts/application (1.3ms)
3186
+ Completed 200 OK in 12ms (Views: 8.5ms | ActiveRecord: 0.0ms)
3187
+  (0.1ms) rollback transaction
3188
+  (0.1ms) begin transaction
3189
+ Processing by Mascot::SitemapController#show as HTML
3190
+ Parameters: {"path"=>"/hi"}
3191
+ Rendered inline template within layouts/application (0.3ms)
3192
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3193
+  (0.1ms) rollback transaction
3194
+  (0.1ms) begin transaction
3195
+ Processing by Mascot::SitemapController#show as HTML
3196
+ Parameters: {"path"=>"/hi"}
3197
+ Rendered inline template within layouts/application (0.3ms)
3198
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3199
+  (0.0ms) rollback transaction
3200
+  (0.0ms) begin transaction
3201
+ Processing by Mascot::SitemapController#show as HTML
3202
+ Parameters: {"path"=>"/hi"}
3203
+ Rendered inline template within layouts/application (0.3ms)
3204
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3205
+  (0.1ms) rollback transaction
3206
+  (0.1ms) begin transaction
3207
+ Processing by Mascot::SitemapController#show as HTML
3208
+ Parameters: {"path"=>"/non-existent"}
3209
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3210
+  (0.1ms) rollback transaction
3211
+  (0.1ms) begin transaction
3212
+ Processing by Mascot::SitemapController#show as HTML
3213
+ Parameters: {"path"=>"/time"}
3214
+ Rendered inline template within layouts/application (0.5ms)
3215
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3216
+  (0.1ms) rollback transaction
3217
+  (0.0ms) begin transaction
3218
+ Processing by Mascot::SitemapController#show as HTML
3219
+ Parameters: {"path"=>"/time"}
3220
+ Rendered inline template within layouts/application (0.4ms)
3221
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3222
+  (0.0ms) rollback transaction
3223
+  (0.0ms) begin transaction
3224
+ Processing by Mascot::SitemapController#show as HTML
3225
+ Parameters: {"path"=>"/time"}
3226
+ Rendered inline template within layouts/application (0.5ms)
3227
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3228
+  (0.0ms) rollback transaction
3229
+  (0.0ms) begin transaction
3230
+ Processing by Mascot::SitemapController#show as HTML
3231
+ Parameters: {"path"=>"/time"}
3232
+ Rendered inline template within layouts/application (0.4ms)
3233
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3234
+  (0.1ms) rollback transaction
3235
+  (0.2ms) begin transaction
3236
+ Processing by Mascot::SitemapController#show as HTML
3237
+ Parameters: {"path"=>"/non-existent"}
3238
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3239
+  (0.1ms) rollback transaction
3240
+  (0.0ms) begin transaction
3241
+ Processing by Mascot::SitemapController#show as HTML
3242
+ Parameters: {"path"=>"/hi"}
3243
+ Rendered inline template within layouts/application (1.2ms)
3244
+ Completed 200 OK in 12ms (Views: 8.7ms | ActiveRecord: 0.0ms)
3245
+  (0.1ms) rollback transaction
3246
+  (0.0ms) begin transaction
3247
+ Processing by Mascot::SitemapController#show as HTML
3248
+ Parameters: {"path"=>"/hi"}
3249
+ Rendered inline template within layouts/application (0.3ms)
3250
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3251
+  (0.0ms) rollback transaction
3252
+  (0.0ms) begin transaction
3253
+ Processing by Mascot::SitemapController#show as HTML
3254
+ Parameters: {"path"=>"/hi"}
3255
+ Rendered inline template within layouts/application (0.3ms)
3256
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3257
+  (0.1ms) rollback transaction
3258
+  (0.0ms) begin transaction
3259
+ Processing by Mascot::SitemapController#show as HTML
3260
+ Parameters: {"path"=>"/hi"}
3261
+ Rendered inline template within layouts/application (0.2ms)
3262
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3263
+  (0.0ms) rollback transaction
3264
+  (0.1ms) begin transaction
3265
+ Processing by Mascot::SitemapController#show as HTML
3266
+ Parameters: {"path"=>"/time"}
3267
+ Rendered inline template within layouts/application (0.5ms)
3268
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3269
+  (0.0ms) rollback transaction
3270
+  (0.0ms) begin transaction
3271
+ Processing by Mascot::SitemapController#show as HTML
3272
+ Parameters: {"path"=>"/time"}
3273
+ Rendered inline template within layouts/application (0.4ms)
3274
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3275
+  (0.0ms) rollback transaction
3276
+  (0.1ms) begin transaction
3277
+ Processing by Mascot::SitemapController#show as HTML
3278
+ Parameters: {"path"=>"/time"}
3279
+ Rendered inline template within layouts/application (0.4ms)
3280
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3281
+  (0.0ms) rollback transaction
3282
+  (0.0ms) begin transaction
3283
+ Processing by Mascot::SitemapController#show as HTML
3284
+ Parameters: {"path"=>"/time"}
3285
+ Rendered inline template within layouts/application (0.5ms)
3286
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3287
+  (0.1ms) rollback transaction
3288
+  (0.0ms) begin transaction
3289
+  (0.1ms) rollback transaction
3290
+  (0.0ms) begin transaction
3291
+  (0.0ms) rollback transaction
3292
+  (0.2ms) begin transaction
3293
+ Processing by Mascot::SitemapController#show as HTML
3294
+ Parameters: {"path"=>"/time"}
3295
+ Rendered inline template within layouts/application (1.3ms)
3296
+ Completed 200 OK in 12ms (Views: 8.3ms | ActiveRecord: 0.0ms)
3297
+  (0.1ms) rollback transaction
3298
+  (0.0ms) begin transaction
3299
+ Processing by Mascot::SitemapController#show as HTML
3300
+ Parameters: {"path"=>"/time"}
3301
+ Rendered inline template within layouts/application (0.5ms)
3302
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
3303
+  (0.0ms) rollback transaction
3304
+  (0.0ms) begin transaction
3305
+ Processing by Mascot::SitemapController#show as HTML
3306
+ Parameters: {"path"=>"/time"}
3307
+ Rendered inline template within layouts/application (0.5ms)
3308
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3309
+  (0.1ms) rollback transaction
3310
+  (0.0ms) begin transaction
3311
+ Processing by Mascot::SitemapController#show as HTML
3312
+ Parameters: {"path"=>"/time"}
3313
+ Rendered inline template within layouts/application (0.4ms)
3314
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3315
+  (0.0ms) rollback transaction
3316
+  (0.0ms) begin transaction
3317
+ Processing by Mascot::SitemapController#show as HTML
3318
+ Parameters: {"path"=>"/hi"}
3319
+ Rendered inline template within layouts/application (0.3ms)
3320
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3321
+  (0.1ms) rollback transaction
3322
+  (0.0ms) begin transaction
3323
+ Processing by Mascot::SitemapController#show as HTML
3324
+ Parameters: {"path"=>"/hi"}
3325
+ Rendered inline template within layouts/application (0.3ms)
3326
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3327
+  (0.0ms) rollback transaction
3328
+  (0.0ms) begin transaction
3329
+ Processing by Mascot::SitemapController#show as HTML
3330
+ Parameters: {"path"=>"/hi"}
3331
+ Rendered inline template within layouts/application (0.3ms)
3332
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3333
+  (0.0ms) rollback transaction
3334
+  (0.0ms) begin transaction
3335
+ Processing by Mascot::SitemapController#show as HTML
3336
+ Parameters: {"path"=>"/hi"}
3337
+ Rendered inline template within layouts/application (0.2ms)
3338
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3339
+  (0.0ms) rollback transaction
3340
+  (0.0ms) begin transaction
3341
+ Processing by Mascot::SitemapController#show as HTML
3342
+ Parameters: {"path"=>"/non-existent"}
3343
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3344
+  (0.1ms) rollback transaction
3345
+  (0.0ms) begin transaction
3346
+  (0.0ms) rollback transaction
3347
+  (0.0ms) begin transaction
3348
+  (0.1ms) rollback transaction
3349
+  (0.2ms) begin transaction
3350
+ Processing by Mascot::SitemapController#show as HTML
3351
+ Parameters: {"path"=>"/hi"}
3352
+ Rendered inline template within layouts/application (1.5ms)
3353
+ Completed 200 OK in 12ms (Views: 8.9ms | ActiveRecord: 0.0ms)
3354
+  (0.1ms) rollback transaction
3355
+  (0.0ms) begin transaction
3356
+ Processing by Mascot::SitemapController#show as HTML
3357
+ Parameters: {"path"=>"/hi"}
3358
+ Rendered inline template within layouts/application (0.3ms)
3359
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3360
+  (0.1ms) rollback transaction
3361
+  (0.1ms) begin transaction
3362
+ Processing by Mascot::SitemapController#show as HTML
3363
+ Parameters: {"path"=>"/hi"}
3364
+ Rendered inline template within layouts/application (0.5ms)
3365
+ Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)
3366
+  (0.1ms) rollback transaction
3367
+  (0.0ms) begin transaction
3368
+ Processing by Mascot::SitemapController#show as HTML
3369
+ Parameters: {"path"=>"/hi"}
3370
+ Rendered inline template within layouts/application (0.3ms)
3371
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3372
+  (0.1ms) rollback transaction
3373
+  (0.1ms) begin transaction
3374
+ Processing by Mascot::SitemapController#show as HTML
3375
+ Parameters: {"path"=>"/non-existent"}
3376
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3377
+  (0.1ms) rollback transaction
3378
+  (0.1ms) begin transaction
3379
+ Processing by Mascot::SitemapController#show as HTML
3380
+ Parameters: {"path"=>"/time"}
3381
+ Rendered inline template within layouts/application (0.5ms)
3382
+ Completed 500 Internal Server Error in 189ms (ActiveRecord: 0.0ms)
3383
+  (0.1ms) rollback transaction
3384
+  (0.0ms) begin transaction
3385
+ Processing by Mascot::SitemapController#show as HTML
3386
+ Parameters: {"path"=>"/time"}
3387
+ Rendered inline template within layouts/application (0.5ms)
3388
+ Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
3389
+  (0.1ms) rollback transaction
3390
+  (0.0ms) begin transaction
3391
+ Processing by Mascot::SitemapController#show as HTML
3392
+ Parameters: {"path"=>"/time"}
3393
+ Rendered inline template within layouts/application (0.7ms)
3394
+ Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
3395
+  (0.1ms) rollback transaction
3396
+  (0.0ms) begin transaction
3397
+ Processing by Mascot::SitemapController#show as HTML
3398
+ Parameters: {"path"=>"/time"}
3399
+ Rendered inline template within layouts/application (0.4ms)
3400
+ Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
3401
+  (0.1ms) rollback transaction
3402
+  (0.0ms) begin transaction
3403
+  (0.1ms) rollback transaction
3404
+  (0.0ms) begin transaction
3405
+  (0.0ms) rollback transaction
3406
+  (0.2ms) begin transaction
3407
+ Processing by Mascot::SitemapController#show as HTML
3408
+ Parameters: {"path"=>"/non-existent"}
3409
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3410
+  (0.1ms) rollback transaction
3411
+  (0.0ms) begin transaction
3412
+ Processing by Mascot::SitemapController#show as HTML
3413
+ Parameters: {"path"=>"/hi"}
3414
+ Rendered inline template within layouts/application (0.9ms)
3415
+ Completed 200 OK in 10ms (Views: 8.5ms | ActiveRecord: 0.0ms)
3416
+  (0.2ms) rollback transaction
3417
+  (0.1ms) begin transaction
3418
+ Processing by Mascot::SitemapController#show as HTML
3419
+ Parameters: {"path"=>"/hi"}
3420
+ Rendered inline template within layouts/application (0.2ms)
3421
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3422
+  (0.0ms) rollback transaction
3423
+  (0.2ms) begin transaction
3424
+ Processing by Mascot::SitemapController#show as HTML
3425
+ Parameters: {"path"=>"/hi"}
3426
+ Rendered inline template within layouts/application (0.3ms)
3427
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3428
+  (0.1ms) rollback transaction
3429
+  (0.0ms) begin transaction
3430
+ Processing by Mascot::SitemapController#show as HTML
3431
+ Parameters: {"path"=>"/hi"}
3432
+ Rendered inline template within layouts/application (0.2ms)
3433
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3434
+  (0.0ms) rollback transaction
3435
+  (0.1ms) begin transaction
3436
+ Processing by Mascot::SitemapController#show as HTML
3437
+ Parameters: {"path"=>"/time"}
3438
+ Rendered inline template within layouts/application (0.4ms)
3439
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3440
+  (0.1ms) rollback transaction
3441
+  (0.0ms) begin transaction
3442
+ Processing by Mascot::SitemapController#show as HTML
3443
+ Parameters: {"path"=>"/time"}
3444
+ Rendered inline template within layouts/application (0.5ms)
3445
+ Completed 200 OK in 7ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3446
+  (0.1ms) rollback transaction
3447
+  (0.0ms) begin transaction
3448
+ Processing by Mascot::SitemapController#show as HTML
3449
+ Parameters: {"path"=>"/time"}
3450
+ Rendered inline template within layouts/application (0.5ms)
3451
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
3452
+  (0.0ms) rollback transaction
3453
+  (0.1ms) begin transaction
3454
+ Processing by Mascot::SitemapController#show as HTML
3455
+ Parameters: {"path"=>"/time"}
3456
+ Rendered inline template within layouts/application (0.5ms)
3457
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3458
+  (0.1ms) rollback transaction
3459
+  (0.0ms) begin transaction
3460
+  (0.0ms) rollback transaction
3461
+  (0.1ms) begin transaction
3462
+  (0.0ms) rollback transaction
3463
+  (0.2ms) begin transaction
3464
+  (0.1ms) rollback transaction
3465
+  (0.0ms) begin transaction
3466
+  (0.0ms) rollback transaction
3467
+  (0.0ms) begin transaction
3468
+ Processing by Mascot::SitemapController#show as HTML
3469
+ Parameters: {"path"=>"/hi"}
3470
+ Rendered inline template within layouts/application (0.8ms)
3471
+ Completed 200 OK in 10ms (Views: 8.3ms | ActiveRecord: 0.0ms)
3472
+  (0.1ms) rollback transaction
3473
+  (0.0ms) begin transaction
3474
+ Processing by Mascot::SitemapController#show as HTML
3475
+ Parameters: {"path"=>"/hi"}
3476
+ Rendered inline template within layouts/application (0.2ms)
3477
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3478
+  (0.1ms) rollback transaction
3479
+  (0.0ms) begin transaction
3480
+ Processing by Mascot::SitemapController#show as HTML
3481
+ Parameters: {"path"=>"/hi"}
3482
+ Rendered inline template within layouts/application (0.9ms)
3483
+ Completed 200 OK in 3ms (Views: 1.8ms | ActiveRecord: 0.0ms)
3484
+  (0.1ms) rollback transaction
3485
+  (0.0ms) begin transaction
3486
+ Processing by Mascot::SitemapController#show as HTML
3487
+ Parameters: {"path"=>"/hi"}
3488
+ Rendered inline template within layouts/application (0.3ms)
3489
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3490
+  (0.0ms) rollback transaction
3491
+  (0.1ms) begin transaction
3492
+ Processing by Mascot::SitemapController#show as HTML
3493
+ Parameters: {"path"=>"/non-existent"}
3494
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3495
+  (0.1ms) rollback transaction
3496
+  (0.0ms) begin transaction
3497
+ Processing by Mascot::SitemapController#show as HTML
3498
+ Parameters: {"path"=>"/time"}
3499
+ Rendered inline template (0.6ms)
3500
+ Rendered inline template within layouts/application (0.3ms)
3501
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3502
+  (0.0ms) rollback transaction
3503
+  (0.0ms) begin transaction
3504
+ Processing by Mascot::SitemapController#show as HTML
3505
+ Parameters: {"path"=>"/time"}
3506
+ Rendered inline template (0.5ms)
3507
+ Rendered inline template within layouts/application (0.2ms)
3508
+ Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3509
+  (0.1ms) rollback transaction
3510
+  (0.0ms) begin transaction
3511
+ Processing by Mascot::SitemapController#show as HTML
3512
+ Parameters: {"path"=>"/time"}
3513
+ Rendered inline template (0.4ms)
3514
+ Rendered inline template within layouts/application (0.2ms)
3515
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3516
+  (0.0ms) rollback transaction
3517
+  (0.0ms) begin transaction
3518
+ Processing by Mascot::SitemapController#show as HTML
3519
+ Parameters: {"path"=>"/time"}
3520
+ Rendered inline template (0.4ms)
3521
+ Rendered inline template within layouts/application (0.2ms)
3522
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3523
+  (0.1ms) rollback transaction
3524
+  (0.2ms) begin transaction
3525
+  (0.0ms) rollback transaction
3526
+  (0.1ms) begin transaction
3527
+  (0.0ms) rollback transaction
3528
+  (0.0ms) begin transaction
3529
+ Processing by Mascot::SitemapController#show as HTML
3530
+ Parameters: {"path"=>"/time"}
3531
+ Rendered inline template (1.2ms)
3532
+ Rendered inline template within layouts/application (0.2ms)
3533
+ Completed 200 OK in 10ms (Views: 1.5ms | ActiveRecord: 0.0ms)
3534
+  (0.1ms) rollback transaction
3535
+  (0.1ms) begin transaction
3536
+ Processing by Mascot::SitemapController#show as HTML
3537
+ Parameters: {"path"=>"/time"}
3538
+ Rendered inline template (0.4ms)
3539
+ Rendered inline template within layouts/application (0.2ms)
3540
+ Completed 200 OK in 3ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3541
+  (0.1ms) rollback transaction
3542
+  (0.0ms) begin transaction
3543
+ Processing by Mascot::SitemapController#show as HTML
3544
+ Parameters: {"path"=>"/time"}
3545
+ Rendered inline template (0.4ms)
3546
+ Rendered inline template within layouts/application (0.2ms)
3547
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3548
+  (0.0ms) rollback transaction
3549
+  (0.0ms) begin transaction
3550
+ Processing by Mascot::SitemapController#show as HTML
3551
+ Parameters: {"path"=>"/time"}
3552
+ Rendered inline template (0.3ms)
3553
+ Rendered inline template within layouts/application (0.1ms)
3554
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
3555
+  (0.0ms) rollback transaction
3556
+  (0.1ms) begin transaction
3557
+ Processing by Mascot::SitemapController#show as HTML
3558
+ Parameters: {"path"=>"/non-existent"}
3559
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3560
+  (0.0ms) rollback transaction
3561
+  (0.0ms) begin transaction
3562
+ Processing by Mascot::SitemapController#show as HTML
3563
+ Parameters: {"path"=>"/hi"}
3564
+ Rendered inline template within layouts/application (0.3ms)
3565
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3566
+  (0.0ms) rollback transaction
3567
+  (0.0ms) begin transaction
3568
+ Processing by Mascot::SitemapController#show as HTML
3569
+ Parameters: {"path"=>"/hi"}
3570
+ Rendered inline template within layouts/application (0.2ms)
3571
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3572
+  (0.0ms) rollback transaction
3573
+  (0.0ms) begin transaction
3574
+ Processing by Mascot::SitemapController#show as HTML
3575
+ Parameters: {"path"=>"/hi"}
3576
+ Rendered inline template within layouts/application (0.3ms)
3577
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3578
+  (0.0ms) rollback transaction
3579
+  (0.0ms) begin transaction
3580
+ Processing by Mascot::SitemapController#show as HTML
3581
+ Parameters: {"path"=>"/hi"}
3582
+ Rendered inline template within layouts/application (0.3ms)
3583
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3584
+  (0.0ms) rollback transaction
3585
+  (0.2ms) begin transaction
3586
+  (0.0ms) rollback transaction
3587
+  (0.0ms) begin transaction
3588
+  (0.0ms) rollback transaction
3589
+  (0.0ms) begin transaction
3590
+ Processing by Mascot::SitemapController#show as HTML
3591
+ Parameters: {"path"=>"/hi"}
3592
+ Rendered inline template within layouts/application (1.6ms)
3593
+ Completed 200 OK in 10ms (Views: 8.2ms | ActiveRecord: 0.0ms)
3594
+  (0.1ms) rollback transaction
3595
+  (0.0ms) begin transaction
3596
+ Processing by Mascot::SitemapController#show as HTML
3597
+ Parameters: {"path"=>"/hi"}
3598
+ Rendered inline template within layouts/application (0.2ms)
3599
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3600
+  (0.1ms) rollback transaction
3601
+  (0.1ms) begin transaction
3602
+ Processing by Mascot::SitemapController#show as HTML
3603
+ Parameters: {"path"=>"/hi"}
3604
+ Rendered inline template within layouts/application (0.3ms)
3605
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3606
+  (0.1ms) rollback transaction
3607
+  (0.1ms) begin transaction
3608
+ Processing by Mascot::SitemapController#show as HTML
3609
+ Parameters: {"path"=>"/hi"}
3610
+ Rendered inline template within layouts/application (0.3ms)
3611
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3612
+  (0.1ms) rollback transaction
3613
+  (0.0ms) begin transaction
3614
+ Processing by Mascot::SitemapController#show as HTML
3615
+ Parameters: {"path"=>"/non-existent"}
3616
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3617
+  (0.1ms) rollback transaction
3618
+  (0.0ms) begin transaction
3619
+ Processing by Mascot::SitemapController#show as HTML
3620
+ Parameters: {"path"=>"/time"}
3621
+ Rendered inline template (0.5ms)
3622
+ Rendered inline template within layouts/application (0.2ms)
3623
+ Completed 200 OK in 7ms (Views: 0.4ms | ActiveRecord: 0.0ms)
3624
+  (0.1ms) rollback transaction
3625
+  (0.0ms) begin transaction
3626
+ Processing by Mascot::SitemapController#show as HTML
3627
+ Parameters: {"path"=>"/time"}
3628
+ Rendered inline template (0.4ms)
3629
+ Rendered inline template within layouts/application (0.1ms)
3630
+ Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
3631
+  (0.1ms) rollback transaction
3632
+  (0.0ms) begin transaction
3633
+ Processing by Mascot::SitemapController#show as HTML
3634
+ Parameters: {"path"=>"/time"}
3635
+ Rendered inline template (0.4ms)
3636
+ Rendered inline template within layouts/application (0.3ms)
3637
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3638
+  (0.0ms) rollback transaction
3639
+  (0.1ms) begin transaction
3640
+ Processing by Mascot::SitemapController#show as HTML
3641
+ Parameters: {"path"=>"/time"}
3642
+ Rendered inline template (0.4ms)
3643
+ Rendered inline template within layouts/application (0.2ms)
3644
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3645
+  (0.0ms) rollback transaction
3646
+  (0.2ms) begin transaction
3647
+ Processing by Mascot::SitemapController#show as HTML
3648
+ Parameters: {"path"=>"/hi"}
3649
+ Rendered inline template within layouts/application (0.8ms)
3650
+ Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms)
3651
+  (0.1ms) rollback transaction
3652
+  (0.0ms) begin transaction
3653
+ Processing by Mascot::SitemapController#show as HTML
3654
+ Parameters: {"path"=>"/hi"}
3655
+ Rendered inline template within layouts/application (0.2ms)
3656
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3657
+  (0.1ms) rollback transaction
3658
+  (0.0ms) begin transaction
3659
+ Processing by Mascot::SitemapController#show as HTML
3660
+ Parameters: {"path"=>"/hi"}
3661
+ Rendered inline template within layouts/application (0.2ms)
3662
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3663
+  (0.0ms) rollback transaction
3664
+  (0.0ms) begin transaction
3665
+ Processing by Mascot::SitemapController#show as HTML
3666
+ Parameters: {"path"=>"/hi"}
3667
+ Rendered inline template within layouts/application (0.3ms)
3668
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3669
+  (0.0ms) rollback transaction
3670
+  (0.0ms) begin transaction
3671
+ Processing by Mascot::SitemapController#show as HTML
3672
+ Parameters: {"path"=>"/time"}
3673
+ Rendered inline template (1.1ms)
3674
+ Rendered inline template within layouts/application (0.2ms)
3675
+ Completed 200 OK in 3ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3676
+  (0.1ms) rollback transaction
3677
+  (0.1ms) begin transaction
3678
+ Processing by Mascot::SitemapController#show as HTML
3679
+ Parameters: {"path"=>"/time"}
3680
+ Rendered inline template (0.4ms)
3681
+ Rendered inline template within layouts/application (0.2ms)
3682
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3683
+  (0.0ms) rollback transaction
3684
+  (0.0ms) begin transaction
3685
+ Processing by Mascot::SitemapController#show as HTML
3686
+ Parameters: {"path"=>"/time"}
3687
+ Rendered inline template (5.7ms)
3688
+ Rendered inline template within layouts/application (0.2ms)
3689
+ Completed 200 OK in 8ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3690
+  (0.1ms) rollback transaction
3691
+  (0.0ms) begin transaction
3692
+ Processing by Mascot::SitemapController#show as HTML
3693
+ Parameters: {"path"=>"/time"}
3694
+ Rendered inline template (0.4ms)
3695
+ Rendered inline template within layouts/application (0.2ms)
3696
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3697
+  (0.0ms) rollback transaction
3698
+  (0.0ms) begin transaction
3699
+ Processing by Mascot::SitemapController#show as HTML
3700
+ Parameters: {"path"=>"/non-existent"}
3701
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3702
+  (0.1ms) rollback transaction
3703
+  (0.0ms) begin transaction
3704
+  (0.1ms) rollback transaction
3705
+  (0.0ms) begin transaction
3706
+  (0.0ms) rollback transaction
3707
+  (0.2ms) begin transaction
3708
+ Processing by Mascot::SitemapController#show as HTML
3709
+ Parameters: {"path"=>"/hi"}
3710
+ Rendered inline template within layouts/application (1.1ms)
3711
+ Completed 200 OK in 11ms (Views: 8.5ms | ActiveRecord: 0.0ms)
3712
+  (0.1ms) rollback transaction
3713
+  (0.0ms) begin transaction
3714
+ Processing by Mascot::SitemapController#show as HTML
3715
+ Parameters: {"path"=>"/hi"}
3716
+ Rendered inline template within layouts/application (0.3ms)
3717
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3718
+  (0.1ms) rollback transaction
3719
+  (0.0ms) begin transaction
3720
+ Processing by Mascot::SitemapController#show as HTML
3721
+ Parameters: {"path"=>"/hi"}
3722
+ Rendered inline template within layouts/application (0.2ms)
3723
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
3724
+  (0.0ms) rollback transaction
3725
+  (0.0ms) begin transaction
3726
+ Processing by Mascot::SitemapController#show as HTML
3727
+ Parameters: {"path"=>"/hi"}
3728
+ Rendered inline template within layouts/application (0.3ms)
3729
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3730
+  (0.0ms) rollback transaction
3731
+  (0.0ms) begin transaction
3732
+ Processing by Mascot::SitemapController#show as HTML
3733
+ Parameters: {"path"=>"/time"}
3734
+ Rendered inline template within layouts/application (0.4ms)
3735
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3736
+  (0.0ms) rollback transaction
3737
+  (0.0ms) begin transaction
3738
+ Processing by Mascot::SitemapController#show as HTML
3739
+ Parameters: {"path"=>"/time"}
3740
+ Rendered inline template within layouts/application (0.4ms)
3741
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3742
+  (0.1ms) rollback transaction
3743
+  (0.0ms) begin transaction
3744
+ Processing by Mascot::SitemapController#show as HTML
3745
+ Parameters: {"path"=>"/time"}
3746
+ Rendered inline template within layouts/application (0.6ms)
3747
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3748
+  (0.0ms) rollback transaction
3749
+  (0.3ms) begin transaction
3750
+ Processing by Mascot::SitemapController#show as HTML
3751
+ Parameters: {"path"=>"/time"}
3752
+ Rendered inline template within layouts/application (0.4ms)
3753
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
3754
+  (0.1ms) rollback transaction
3755
+  (0.0ms) begin transaction
3756
+ Processing by Mascot::SitemapController#show as HTML
3757
+ Parameters: {"path"=>"/non-existent"}
3758
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3759
+  (0.0ms) rollback transaction
3760
+  (0.0ms) begin transaction
3761
+  (0.0ms) rollback transaction
3762
+  (0.0ms) begin transaction
3763
+  (0.0ms) rollback transaction
3764
+  (0.2ms) begin transaction
3765
+ Processing by Mascot::SitemapController#show as HTML
3766
+ Parameters: {"path"=>"/time"}
3767
+ Rendered inline template within layouts/application (1.2ms)
3768
+ Completed 200 OK in 12ms (Views: 8.3ms | ActiveRecord: 0.0ms)
3769
+  (0.1ms) rollback transaction
3770
+  (0.0ms) begin transaction
3771
+ Processing by Mascot::SitemapController#show as HTML
3772
+ Parameters: {"path"=>"/time"}
3773
+ Rendered inline template within layouts/application (0.6ms)
3774
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3775
+  (0.1ms) rollback transaction
3776
+  (0.0ms) begin transaction
3777
+ Processing by Mascot::SitemapController#show as HTML
3778
+ Parameters: {"path"=>"/time"}
3779
+ Rendered inline template within layouts/application (0.4ms)
3780
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3781
+  (0.2ms) rollback transaction
3782
+  (0.0ms) begin transaction
3783
+ Processing by Mascot::SitemapController#show as HTML
3784
+ Parameters: {"path"=>"/time"}
3785
+ Rendered inline template within layouts/application (0.5ms)
3786
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
3787
+  (0.1ms) rollback transaction
3788
+  (0.1ms) begin transaction
3789
+ Processing by Mascot::SitemapController#show as HTML
3790
+ Parameters: {"path"=>"/non-existent"}
3791
+ Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
3792
+  (0.0ms) rollback transaction
3793
+  (0.0ms) begin transaction
3794
+ Processing by Mascot::SitemapController#show as HTML
3795
+ Parameters: {"path"=>"/hi"}
3796
+ Rendered inline template within layouts/application (0.2ms)
3797
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3798
+  (0.0ms) rollback transaction
3799
+  (0.1ms) begin transaction
3800
+ Processing by Mascot::SitemapController#show as HTML
3801
+ Parameters: {"path"=>"/hi"}
3802
+ Rendered inline template within layouts/application (0.3ms)
3803
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
3804
+  (0.1ms) rollback transaction
3805
+  (0.1ms) begin transaction
3806
+ Processing by Mascot::SitemapController#show as HTML
3807
+ Parameters: {"path"=>"/hi"}
3808
+ Rendered inline template within layouts/application (0.3ms)
3809
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
3810
+  (0.1ms) rollback transaction
3811
+  (0.0ms) begin transaction
3812
+ Processing by Mascot::SitemapController#show as HTML
3813
+ Parameters: {"path"=>"/hi"}
3814
+ Rendered inline template within layouts/application (0.3ms)
3815
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
3816
+  (0.0ms) rollback transaction
3817
+  (0.0ms) begin transaction
3818
+  (0.0ms) rollback transaction
3819
+  (0.0ms) begin transaction
3820
+  (0.0ms) rollback transaction