sitepress-rails 3.1.3 → 3.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1658 @@
1
+ Processing by Sitepress::SiteController#show as HTML
2
+ Parameters: {"resource_path"=>"/all_pages"}
3
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
4
+ Rendering layout layouts/application.html.erb
5
+ Rendering inline template within layouts/application
6
+ Rendered inline template within layouts/application (Duration: 0.5ms | Allocations: 548)
7
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
8
+ Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 682)
9
+ Rendering text template
10
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
11
+ Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 4915)
12
+ Processing by Sitepress::SiteController#show as HTML
13
+ Parameters: {"resource_path"=>"/hi"}
14
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
15
+ Rendering layout layouts/application.html.erb
16
+ Rendering inline template within layouts/application
17
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
18
+ Rendered layout layouts/application.html.erb (Duration: 0.3ms | Allocations: 267)
19
+ Rendering text template
20
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
21
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1245)
22
+ Processing by Sitepress::SiteController#show as HTML
23
+ Parameters: {"resource_path"=>"/hi"}
24
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
25
+ Rendering layout layouts/application.html.erb
26
+ Rendering inline template within layouts/application
27
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
28
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
29
+ Rendering text template
30
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
31
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
32
+ Processing by Sitepress::SiteController#show as HTML
33
+ Parameters: {"resource_path"=>"/hi"}
34
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
35
+ Rendering layout layouts/application.html.erb
36
+ Rendering inline template within layouts/application
37
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
38
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
39
+ Rendering text template
40
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
41
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
42
+ Processing by Sitepress::SiteController#show as HTML
43
+ Parameters: {"resource_path"=>"/hi"}
44
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
45
+ Rendering layout layouts/application.html.erb
46
+ Rendering inline template within layouts/application
47
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
48
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
49
+ Rendering text template
50
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
51
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
52
+ Processing by Sitepress::SiteController#show as HTML
53
+ Parameters: {"resource_path"=>"/non-existent"}
54
+ Completed 404 Not Found in 0ms (Allocations: 671)
55
+ Processing by Sitepress::SiteController#show as HTML
56
+ Parameters: {"resource_path"=>"/time"}
57
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
58
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
59
+ Rendering inline template within layouts/sitepress_test_layout
60
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 85)
61
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
62
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.6ms | Allocations: 627)
63
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.7ms | Allocations: 787)
64
+ Rendering text template
65
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
66
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1896)
67
+ Processing by Sitepress::SiteController#show as HTML
68
+ Parameters: {"resource_path"=>"/time"}
69
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
70
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
71
+ Rendering inline template within layouts/sitepress_test_layout
72
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
73
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
74
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
75
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
76
+ Rendering text template
77
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
78
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
79
+ Processing by Sitepress::SiteController#show as HTML
80
+ Parameters: {"resource_path"=>"/time"}
81
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
82
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
83
+ Rendering inline template within layouts/sitepress_test_layout
84
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
85
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
86
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
87
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
88
+ Rendering text template
89
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
90
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
91
+ Processing by Sitepress::SiteController#show as HTML
92
+ Parameters: {"resource_path"=>"/time"}
93
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
94
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
95
+ Rendering inline template within layouts/sitepress_test_layout
96
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
97
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
98
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
99
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
100
+ Rendering text template
101
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
102
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
103
+ Processing by Sitepress::SiteController#show as HTML
104
+ Parameters: {"resource_path"=>"/time"}
105
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
106
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
107
+ Rendering inline template within layouts/sitepress_test_layout
108
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
109
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
110
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 301)
111
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 348)
112
+ Rendering text template
113
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
114
+ Completed 200 OK in 4ms (Views: 0.1ms | Allocations: 1309)
115
+ Processing by Sitepress::SiteController#show as HTML
116
+ Parameters: {"resource_path"=>"/time"}
117
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
118
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
119
+ Rendering inline template within layouts/sitepress_test_layout
120
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
121
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
122
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
123
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
124
+ Rendering text template
125
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
126
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
127
+ Processing by Sitepress::SiteController#show as HTML
128
+ Parameters: {"resource_path"=>"time"}
129
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
130
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
131
+ Rendering inline template within layouts/sitepress_test_layout
132
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
133
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
134
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
135
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
136
+ Rendering text template
137
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
138
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 872)
139
+ Processing by Sitepress::SiteController#show as HTML
140
+ Parameters: {"resource_path"=>"hi"}
141
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
142
+ Rendering layout layouts/application.html.erb
143
+ Rendering inline template within layouts/application
144
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 54)
145
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 96)
146
+ Rendering text template
147
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
148
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 470)
149
+ Processing by Sitepress::SiteController#show as HTML
150
+ Parameters: {"resource_path"=>"all_pages"}
151
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
152
+ Rendering layout layouts/application.html.erb
153
+ Rendering inline template within layouts/application
154
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 207)
155
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 250)
156
+ Rendering text template
157
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
158
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 661)
159
+ Processing by Sitepress::SiteController#show as HTML
160
+ Parameters: {"resource_path"=>"time"}
161
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
162
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
163
+ Rendering inline template within layouts/sitepress_test_layout
164
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
165
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
166
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.7ms | Allocations: 944)
167
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.8ms | Allocations: 1138)
168
+ Rendering text template
169
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
170
+ Completed 200 OK in 4ms (Views: 0.2ms | Allocations: 4334)
171
+ Processing by Sitepress::SiteController#show as HTML
172
+ Parameters: {"resource_path"=>"all_pages"}
173
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
174
+ Rendering layout layouts/application.html.erb
175
+ Rendering inline template within layouts/application
176
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 245)
177
+ Rendered layout layouts/application.html.erb (Duration: 0.3ms | Allocations: 407)
178
+ Rendering text template
179
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
180
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
181
+ Processing by Sitepress::SiteController#show as HTML
182
+ Parameters: {"resource_path"=>"/all_pages"}
183
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
184
+ Rendering layout layouts/application.html.erb
185
+ Rendering inline template within layouts/application
186
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
187
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
188
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
189
+ Rendering text template
190
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
191
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1176)
192
+ Processing by Sitepress::SiteController#show as HTML
193
+ Parameters: {"resource_path"=>"/time"}
194
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
195
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
196
+ Rendering inline template within layouts/sitepress_test_layout
197
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
198
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
199
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
200
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
201
+ Rendering text template
202
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
203
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1305)
204
+ Processing by Sitepress::SiteController#show as HTML
205
+ Parameters: {"resource_path"=>"/time"}
206
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
207
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
208
+ Rendering inline template within layouts/sitepress_test_layout
209
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
210
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
211
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
212
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
213
+ Rendering text template
214
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
215
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
216
+ Processing by Sitepress::SiteController#show as HTML
217
+ Parameters: {"resource_path"=>"/time"}
218
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
219
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
220
+ Rendering inline template within layouts/sitepress_test_layout
221
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
222
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
223
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
224
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
225
+ Rendering text template
226
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
227
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
228
+ Processing by Sitepress::SiteController#show as HTML
229
+ Parameters: {"resource_path"=>"/time"}
230
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
231
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
232
+ Rendering inline template within layouts/sitepress_test_layout
233
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
234
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
235
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.4ms | Allocations: 298)
236
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.5ms | Allocations: 345)
237
+ Rendering text template
238
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
239
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
240
+ Processing by Sitepress::SiteController#show as HTML
241
+ Parameters: {"resource_path"=>"/time"}
242
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
243
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
244
+ Rendering inline template within layouts/sitepress_test_layout
245
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
246
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
247
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
248
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
249
+ Rendering text template
250
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
251
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
252
+ Processing by Sitepress::SiteController#show as HTML
253
+ Parameters: {"resource_path"=>"/time"}
254
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
255
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
256
+ Rendering inline template within layouts/sitepress_test_layout
257
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
258
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
259
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
260
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
261
+ Rendering text template
262
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
263
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
264
+ Processing by Sitepress::SiteController#show as HTML
265
+ Parameters: {"resource_path"=>"/hi"}
266
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
267
+ Rendering layout layouts/application.html.erb
268
+ Rendering inline template within layouts/application
269
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 70)
270
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
271
+ Rendering text template
272
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
273
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1020)
274
+ Processing by Sitepress::SiteController#show as HTML
275
+ Parameters: {"resource_path"=>"/hi"}
276
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
277
+ Rendering layout layouts/application.html.erb
278
+ Rendering inline template within layouts/application
279
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
280
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
281
+ Rendering text template
282
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
283
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
284
+ Processing by Sitepress::SiteController#show as HTML
285
+ Parameters: {"resource_path"=>"/hi"}
286
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
287
+ Rendering layout layouts/application.html.erb
288
+ Rendering inline template within layouts/application
289
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
290
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
291
+ Rendering text template
292
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
293
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
294
+ Processing by Sitepress::SiteController#show as HTML
295
+ Parameters: {"resource_path"=>"/hi"}
296
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
297
+ Rendering layout layouts/application.html.erb
298
+ Rendering inline template within layouts/application
299
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 65)
300
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
301
+ Rendering text template
302
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
303
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1010)
304
+ Processing by Sitepress::SiteController#show as HTML
305
+ Parameters: {"resource_path"=>"/non-existent"}
306
+ Completed 404 Not Found in 0ms (Allocations: 671)
307
+ Processing by Sitepress::SiteController#show as HTML
308
+ Parameters: {"resource_path"=>"time"}
309
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
310
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
311
+ Rendering inline template within layouts/sitepress_test_layout
312
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
313
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
314
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.8ms | Allocations: 945)
315
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.9ms | Allocations: 1139)
316
+ Rendering text template
317
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
318
+ Completed 200 OK in 4ms (Views: 0.3ms | Allocations: 4333)
319
+ Processing by Sitepress::SiteController#show as HTML
320
+ Parameters: {"resource_path"=>"all_pages"}
321
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
322
+ Rendering layout layouts/application.html.erb
323
+ Rendering inline template within layouts/application
324
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 245)
325
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 407)
326
+ Rendering text template
327
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
328
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
329
+ Processing by Sitepress::SiteController#show as HTML
330
+ Parameters: {"resource_path"=>"/all_pages"}
331
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
332
+ Rendering layout layouts/application.html.erb
333
+ Rendering inline template within layouts/application
334
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
335
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
336
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
337
+ Rendering text template
338
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
339
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1170)
340
+ Processing by Sitepress::SiteController#show as HTML
341
+ Parameters: {"resource_path"=>"/non-existent"}
342
+ Completed 404 Not Found in 0ms (Allocations: 671)
343
+ Processing by Sitepress::SiteController#show as HTML
344
+ Parameters: {"resource_path"=>"/time"}
345
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
346
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
347
+ Rendering inline template within layouts/sitepress_test_layout
348
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
349
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
350
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
351
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
352
+ Rendering text template
353
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
354
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1305)
355
+ Processing by Sitepress::SiteController#show as HTML
356
+ Parameters: {"resource_path"=>"/time"}
357
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
358
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
359
+ Rendering inline template within layouts/sitepress_test_layout
360
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
361
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
362
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
363
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
364
+ Rendering text template
365
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
366
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
367
+ Processing by Sitepress::SiteController#show as HTML
368
+ Parameters: {"resource_path"=>"/time"}
369
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
370
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
371
+ Rendering inline template within layouts/sitepress_test_layout
372
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
373
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
374
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
375
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
376
+ Rendering text template
377
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
378
+ Completed 200 OK in 6ms (Views: 5.1ms | Allocations: 1303)
379
+ Processing by Sitepress::SiteController#show as HTML
380
+ Parameters: {"resource_path"=>"/time"}
381
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
382
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
383
+ Rendering inline template within layouts/sitepress_test_layout
384
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
385
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
386
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 301)
387
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 348)
388
+ Rendering text template
389
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
390
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1308)
391
+ Processing by Sitepress::SiteController#show as HTML
392
+ Parameters: {"resource_path"=>"/time"}
393
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
394
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
395
+ Rendering inline template within layouts/sitepress_test_layout
396
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
397
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
398
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
399
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
400
+ Rendering text template
401
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
402
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
403
+ Processing by Sitepress::SiteController#show as HTML
404
+ Parameters: {"resource_path"=>"/time"}
405
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
406
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
407
+ Rendering inline template within layouts/sitepress_test_layout
408
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
409
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
410
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
411
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
412
+ Rendering text template
413
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
414
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
415
+ Processing by Sitepress::SiteController#show as HTML
416
+ Parameters: {"resource_path"=>"/hi"}
417
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
418
+ Rendering layout layouts/application.html.erb
419
+ Rendering inline template within layouts/application
420
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
421
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
422
+ Rendering text template
423
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
424
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1016)
425
+ Processing by Sitepress::SiteController#show as HTML
426
+ Parameters: {"resource_path"=>"/hi"}
427
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
428
+ Rendering layout layouts/application.html.erb
429
+ Rendering inline template within layouts/application
430
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
431
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
432
+ Rendering text template
433
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
434
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
435
+ Processing by Sitepress::SiteController#show as HTML
436
+ Parameters: {"resource_path"=>"/hi"}
437
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
438
+ Rendering layout layouts/application.html.erb
439
+ Rendering inline template within layouts/application
440
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
441
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
442
+ Rendering text template
443
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
444
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1010)
445
+ Processing by Sitepress::SiteController#show as HTML
446
+ Parameters: {"resource_path"=>"/hi"}
447
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
448
+ Rendering layout layouts/application.html.erb
449
+ Rendering inline template within layouts/application
450
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
451
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
452
+ Rendering text template
453
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
454
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1010)
455
+ Processing by Sitepress::SiteController#show as HTML
456
+ Parameters: {"resource_path"=>"time"}
457
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
458
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
459
+ Rendering inline template within layouts/sitepress_test_layout
460
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
461
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
462
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.7ms | Allocations: 945)
463
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.8ms | Allocations: 1139)
464
+ Rendering text template
465
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
466
+ Completed 200 OK in 4ms (Views: 0.2ms | Allocations: 4335)
467
+ Processing by Sitepress::SiteController#show as HTML
468
+ Parameters: {"resource_path"=>"all_pages"}
469
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
470
+ Rendering layout layouts/application.html.erb
471
+ Rendering inline template within layouts/application
472
+ Rendered inline template within layouts/application (Duration: 0.2ms | Allocations: 245)
473
+ Rendered layout layouts/application.html.erb (Duration: 0.3ms | Allocations: 407)
474
+ Rendering text template
475
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
476
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
477
+ Processing by Sitepress::SiteController#show as HTML
478
+ Parameters: {"resource_path"=>"/all_pages"}
479
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
480
+ Rendering layout layouts/application.html.erb
481
+ Rendering inline template within layouts/application
482
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
483
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
484
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
485
+ Rendering text template
486
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
487
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1170)
488
+ Processing by Sitepress::SiteController#show as HTML
489
+ Parameters: {"resource_path"=>"/time"}
490
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
491
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
492
+ Rendering inline template within layouts/sitepress_test_layout
493
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
494
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
495
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
496
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
497
+ Rendering text template
498
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
499
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1305)
500
+ Processing by Sitepress::SiteController#show as HTML
501
+ Parameters: {"resource_path"=>"/time"}
502
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
503
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
504
+ Rendering inline template within layouts/sitepress_test_layout
505
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
506
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
507
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
508
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
509
+ Rendering text template
510
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
511
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
512
+ Processing by Sitepress::SiteController#show as HTML
513
+ Parameters: {"resource_path"=>"/time"}
514
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
515
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
516
+ Rendering inline template within layouts/sitepress_test_layout
517
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
518
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
519
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
520
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
521
+ Rendering text template
522
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
523
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1303)
524
+ Processing by Sitepress::SiteController#show as HTML
525
+ Parameters: {"resource_path"=>"/time"}
526
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
527
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
528
+ Rendering inline template within layouts/sitepress_test_layout
529
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
530
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
531
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
532
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
533
+ Rendering text template
534
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
535
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
536
+ Processing by Sitepress::SiteController#show as HTML
537
+ Parameters: {"resource_path"=>"/time"}
538
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
539
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
540
+ Rendering inline template within layouts/sitepress_test_layout
541
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
542
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
543
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
544
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
545
+ Rendering text template
546
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
547
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
548
+ Processing by Sitepress::SiteController#show as HTML
549
+ Parameters: {"resource_path"=>"/time"}
550
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
551
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
552
+ Rendering inline template within layouts/sitepress_test_layout
553
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
554
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 4.2ms | Allocations: 5)
555
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 4.4ms | Allocations: 298)
556
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 4.4ms | Allocations: 345)
557
+ Rendering text template
558
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
559
+ Completed 200 OK in 5ms (Views: 0.1ms | Allocations: 1304)
560
+ Processing by Sitepress::SiteController#show as HTML
561
+ Parameters: {"resource_path"=>"/non-existent"}
562
+ Completed 404 Not Found in 0ms (Allocations: 671)
563
+ Processing by Sitepress::SiteController#show as HTML
564
+ Parameters: {"resource_path"=>"/hi"}
565
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
566
+ Rendering layout layouts/application.html.erb
567
+ Rendering inline template within layouts/application
568
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
569
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
570
+ Rendering text template
571
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
572
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1018)
573
+ Processing by Sitepress::SiteController#show as HTML
574
+ Parameters: {"resource_path"=>"/hi"}
575
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
576
+ Rendering layout layouts/application.html.erb
577
+ Rendering inline template within layouts/application
578
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
579
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
580
+ Rendering text template
581
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
582
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
583
+ Processing by Sitepress::SiteController#show as HTML
584
+ Parameters: {"resource_path"=>"/hi"}
585
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
586
+ Rendering layout layouts/application.html.erb
587
+ Rendering inline template within layouts/application
588
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
589
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
590
+ Rendering text template
591
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
592
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1010)
593
+ Processing by Sitepress::SiteController#show as HTML
594
+ Parameters: {"resource_path"=>"/hi"}
595
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
596
+ Rendering layout layouts/application.html.erb
597
+ Rendering inline template within layouts/application
598
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
599
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
600
+ Rendering text template
601
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
602
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1010)
603
+ Processing by Sitepress::SiteController#show as HTML
604
+ Parameters: {"resource_path"=>"time"}
605
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
606
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
607
+ Rendering inline template within layouts/sitepress_test_layout
608
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
609
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
610
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.8ms | Allocations: 945)
611
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 1.0ms | Allocations: 1139)
612
+ Rendering text template
613
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
614
+ Completed 200 OK in 4ms (Views: 0.3ms | Allocations: 4332)
615
+ Processing by Sitepress::SiteController#show as HTML
616
+ Parameters: {"resource_path"=>"all_pages"}
617
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
618
+ Rendering layout layouts/application.html.erb
619
+ Rendering inline template within layouts/application
620
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 245)
621
+ Rendered layout layouts/application.html.erb (Duration: 0.3ms | Allocations: 407)
622
+ Rendering text template
623
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
624
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
625
+ Processing by Sitepress::SiteController#show as HTML
626
+ Parameters: {"resource_path"=>"/all_pages"}
627
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
628
+ Rendering layout layouts/application.html.erb
629
+ Rendering inline template within layouts/application
630
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
631
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
632
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
633
+ Rendering text template
634
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
635
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1170)
636
+ Processing by Sitepress::SiteController#show as HTML
637
+ Parameters: {"resource_path"=>"/hi"}
638
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
639
+ Rendering layout layouts/application.html.erb
640
+ Rendering inline template within layouts/application
641
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
642
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
643
+ Rendering text template
644
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
645
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1018)
646
+ Processing by Sitepress::SiteController#show as HTML
647
+ Parameters: {"resource_path"=>"/hi"}
648
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
649
+ Rendering layout layouts/application.html.erb
650
+ Rendering inline template within layouts/application
651
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
652
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
653
+ Rendering text template
654
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
655
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
656
+ Processing by Sitepress::SiteController#show as HTML
657
+ Parameters: {"resource_path"=>"/hi"}
658
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
659
+ Rendering layout layouts/application.html.erb
660
+ Rendering inline template within layouts/application
661
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
662
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
663
+ Rendering text template
664
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
665
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
666
+ Processing by Sitepress::SiteController#show as HTML
667
+ Parameters: {"resource_path"=>"/hi"}
668
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
669
+ Rendering layout layouts/application.html.erb
670
+ Rendering inline template within layouts/application
671
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
672
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
673
+ Rendering text template
674
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
675
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
676
+ Processing by Sitepress::SiteController#show as HTML
677
+ Parameters: {"resource_path"=>"/time"}
678
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
679
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
680
+ Rendering inline template within layouts/sitepress_test_layout
681
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
682
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
683
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
684
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
685
+ Rendering text template
686
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
687
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
688
+ Processing by Sitepress::SiteController#show as HTML
689
+ Parameters: {"resource_path"=>"/time"}
690
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
691
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
692
+ Rendering inline template within layouts/sitepress_test_layout
693
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
694
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
695
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
696
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
697
+ Rendering text template
698
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
699
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
700
+ Processing by Sitepress::SiteController#show as HTML
701
+ Parameters: {"resource_path"=>"/time"}
702
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
703
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
704
+ Rendering inline template within layouts/sitepress_test_layout
705
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
706
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
707
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 301)
708
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 348)
709
+ Rendering text template
710
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
711
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1310)
712
+ Processing by Sitepress::SiteController#show as HTML
713
+ Parameters: {"resource_path"=>"/time"}
714
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
715
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
716
+ Rendering inline template within layouts/sitepress_test_layout
717
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
718
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
719
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
720
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
721
+ Rendering text template
722
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
723
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
724
+ Processing by Sitepress::SiteController#show as HTML
725
+ Parameters: {"resource_path"=>"/time"}
726
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
727
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
728
+ Rendering inline template within layouts/sitepress_test_layout
729
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
730
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
731
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
732
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
733
+ Rendering text template
734
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
735
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
736
+ Processing by Sitepress::SiteController#show as HTML
737
+ Parameters: {"resource_path"=>"/time"}
738
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
739
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
740
+ Rendering inline template within layouts/sitepress_test_layout
741
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
742
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
743
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
744
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
745
+ Rendering text template
746
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
747
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1303)
748
+ Processing by Sitepress::SiteController#show as HTML
749
+ Parameters: {"resource_path"=>"/non-existent"}
750
+ Completed 404 Not Found in 0ms (Allocations: 671)
751
+ Processing by Sitepress::SiteController#show as HTML
752
+ Parameters: {"resource_path"=>"time"}
753
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
754
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
755
+ Rendering inline template within layouts/sitepress_test_layout
756
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
757
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
758
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.7ms | Allocations: 943)
759
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.9ms | Allocations: 1137)
760
+ Rendering text template
761
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
762
+ Completed 200 OK in 4ms (Views: 0.2ms | Allocations: 4333)
763
+ Processing by Sitepress::SiteController#show as HTML
764
+ Parameters: {"resource_path"=>"all_pages"}
765
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
766
+ Rendering layout layouts/application.html.erb
767
+ Rendering inline template within layouts/application
768
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 245)
769
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 407)
770
+ Rendering text template
771
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
772
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
773
+ Processing by Sitepress::SiteController#show as HTML
774
+ Parameters: {"resource_path"=>"/all_pages"}
775
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
776
+ Rendering layout layouts/application.html.erb
777
+ Rendering inline template within layouts/application
778
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
779
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
780
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
781
+ Rendering text template
782
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
783
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1170)
784
+ Processing by Sitepress::SiteController#show as HTML
785
+ Parameters: {"resource_path"=>"/hi"}
786
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
787
+ Rendering layout layouts/application.html.erb
788
+ Rendering inline template within layouts/application
789
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
790
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
791
+ Rendering text template
792
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
793
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1018)
794
+ Processing by Sitepress::SiteController#show as HTML
795
+ Parameters: {"resource_path"=>"/hi"}
796
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
797
+ Rendering layout layouts/application.html.erb
798
+ Rendering inline template within layouts/application
799
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
800
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
801
+ Rendering text template
802
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
803
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
804
+ Processing by Sitepress::SiteController#show as HTML
805
+ Parameters: {"resource_path"=>"/hi"}
806
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
807
+ Rendering layout layouts/application.html.erb
808
+ Rendering inline template within layouts/application
809
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
810
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
811
+ Rendering text template
812
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
813
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
814
+ Processing by Sitepress::SiteController#show as HTML
815
+ Parameters: {"resource_path"=>"/hi"}
816
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
817
+ Rendering layout layouts/application.html.erb
818
+ Rendering inline template within layouts/application
819
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 65)
820
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
821
+ Rendering text template
822
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
823
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1010)
824
+ Processing by Sitepress::SiteController#show as HTML
825
+ Parameters: {"resource_path"=>"/time"}
826
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
827
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
828
+ Rendering inline template within layouts/sitepress_test_layout
829
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
830
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
831
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
832
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
833
+ Rendering text template
834
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
835
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
836
+ Processing by Sitepress::SiteController#show as HTML
837
+ Parameters: {"resource_path"=>"/time"}
838
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
839
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
840
+ Rendering inline template within layouts/sitepress_test_layout
841
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
842
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
843
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
844
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
845
+ Rendering text template
846
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
847
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
848
+ Processing by Sitepress::SiteController#show as HTML
849
+ Parameters: {"resource_path"=>"/time"}
850
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
851
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
852
+ Rendering inline template within layouts/sitepress_test_layout
853
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
854
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
855
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
856
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
857
+ Rendering text template
858
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
859
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1303)
860
+ Processing by Sitepress::SiteController#show as HTML
861
+ Parameters: {"resource_path"=>"/time"}
862
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
863
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
864
+ Rendering inline template within layouts/sitepress_test_layout
865
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
866
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
867
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 301)
868
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.3ms | Allocations: 348)
869
+ Rendering text template
870
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
871
+ Completed 200 OK in 4ms (Views: 0.1ms | Allocations: 1310)
872
+ Processing by Sitepress::SiteController#show as HTML
873
+ Parameters: {"resource_path"=>"/time"}
874
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
875
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
876
+ Rendering inline template within layouts/sitepress_test_layout
877
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
878
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
879
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
880
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
881
+ Rendering text template
882
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
883
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
884
+ Processing by Sitepress::SiteController#show as HTML
885
+ Parameters: {"resource_path"=>"/time"}
886
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
887
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
888
+ Rendering inline template within layouts/sitepress_test_layout
889
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
890
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
891
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
892
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
893
+ Rendering text template
894
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
895
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
896
+ Processing by Sitepress::SiteController#show as HTML
897
+ Parameters: {"resource_path"=>"/non-existent"}
898
+ Completed 404 Not Found in 0ms (Allocations: 671)
899
+ Processing by Sitepress::SiteController#show as HTML
900
+ Parameters: {"resource_path"=>"time"}
901
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
902
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
903
+ Rendering inline template within layouts/sitepress_test_layout
904
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
905
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
906
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.7ms | Allocations: 946)
907
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.9ms | Allocations: 1140)
908
+ Rendering text template
909
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
910
+ Completed 200 OK in 4ms (Views: 0.3ms | Allocations: 4339)
911
+ Processing by Sitepress::SiteController#show as HTML
912
+ Parameters: {"resource_path"=>"all_pages"}
913
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
914
+ Rendering layout layouts/application.html.erb
915
+ Rendering inline template within layouts/application
916
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 245)
917
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 407)
918
+ Rendering text template
919
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
920
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
921
+ Processing by Sitepress::SiteController#show as HTML
922
+ Parameters: {"resource_path"=>"/all_pages"}
923
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
924
+ Rendering layout layouts/application.html.erb
925
+ Rendering inline template within layouts/application
926
+ Rendered inline template within layouts/application (Duration: 0.2ms | Allocations: 265)
927
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
928
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
929
+ Rendering text template
930
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
931
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1174)
932
+ Processing by Sitepress::SiteController#show as HTML
933
+ Parameters: {"resource_path"=>"/non-existent"}
934
+ Completed 404 Not Found in 0ms (Allocations: 671)
935
+ Processing by Sitepress::SiteController#show as HTML
936
+ Parameters: {"resource_path"=>"/hi"}
937
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
938
+ Rendering layout layouts/application.html.erb
939
+ Rendering inline template within layouts/application
940
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
941
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
942
+ Rendering text template
943
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
944
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1018)
945
+ Processing by Sitepress::SiteController#show as HTML
946
+ Parameters: {"resource_path"=>"/hi"}
947
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
948
+ Rendering layout layouts/application.html.erb
949
+ Rendering inline template within layouts/application
950
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
951
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
952
+ Rendering text template
953
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
954
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
955
+ Processing by Sitepress::SiteController#show as HTML
956
+ Parameters: {"resource_path"=>"/hi"}
957
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
958
+ Rendering layout layouts/application.html.erb
959
+ Rendering inline template within layouts/application
960
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
961
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
962
+ Rendering text template
963
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
964
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
965
+ Processing by Sitepress::SiteController#show as HTML
966
+ Parameters: {"resource_path"=>"/hi"}
967
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
968
+ Rendering layout layouts/application.html.erb
969
+ Rendering inline template within layouts/application
970
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 65)
971
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
972
+ Rendering text template
973
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
974
+ Completed 200 OK in 5ms (Views: 0.1ms | Allocations: 1013)
975
+ Processing by Sitepress::SiteController#show as HTML
976
+ Parameters: {"resource_path"=>"/time"}
977
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
978
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
979
+ Rendering inline template within layouts/sitepress_test_layout
980
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
981
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
982
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 301)
983
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 348)
984
+ Rendering text template
985
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
986
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1309)
987
+ Processing by Sitepress::SiteController#show as HTML
988
+ Parameters: {"resource_path"=>"/time"}
989
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
990
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
991
+ Rendering inline template within layouts/sitepress_test_layout
992
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
993
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
994
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
995
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
996
+ Rendering text template
997
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
998
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
999
+ Processing by Sitepress::SiteController#show as HTML
1000
+ Parameters: {"resource_path"=>"/time"}
1001
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1002
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1003
+ Rendering inline template within layouts/sitepress_test_layout
1004
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1005
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1006
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1007
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1008
+ Rendering text template
1009
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1010
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1011
+ Processing by Sitepress::SiteController#show as HTML
1012
+ Parameters: {"resource_path"=>"/time"}
1013
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1014
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1015
+ Rendering inline template within layouts/sitepress_test_layout
1016
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1017
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1018
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1019
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1020
+ Rendering text template
1021
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1022
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1303)
1023
+ Processing by Sitepress::SiteController#show as HTML
1024
+ Parameters: {"resource_path"=>"/time"}
1025
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1026
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1027
+ Rendering inline template within layouts/sitepress_test_layout
1028
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1029
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1030
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1031
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1032
+ Rendering text template
1033
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1034
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1035
+ Processing by Sitepress::SiteController#show as HTML
1036
+ Parameters: {"resource_path"=>"/time"}
1037
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1038
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1039
+ Rendering inline template within layouts/sitepress_test_layout
1040
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1041
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1042
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1043
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1044
+ Rendering text template
1045
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1046
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1047
+ Processing by Sitepress::SiteController#show as HTML
1048
+ Parameters: {"resource_path"=>"time"}
1049
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1050
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1051
+ Rendering inline template within layouts/sitepress_test_layout
1052
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.2ms | Allocations: 110)
1053
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.2ms | Allocations: 76)
1054
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 1.2ms | Allocations: 946)
1055
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 1.4ms | Allocations: 1140)
1056
+ Rendering text template
1057
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
1058
+ Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 4340)
1059
+ Processing by Sitepress::SiteController#show as HTML
1060
+ Parameters: {"resource_path"=>"all_pages"}
1061
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1062
+ Rendering layout layouts/application.html.erb
1063
+ Rendering inline template within layouts/application
1064
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 245)
1065
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 407)
1066
+ Rendering text template
1067
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1068
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
1069
+ Processing by Sitepress::SiteController#show as HTML
1070
+ Parameters: {"resource_path"=>"/all_pages"}
1071
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1072
+ Rendering layout layouts/application.html.erb
1073
+ Rendering inline template within layouts/application
1074
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
1075
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
1076
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
1077
+ Rendering text template
1078
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1079
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1174)
1080
+ Processing by Sitepress::SiteController#show as HTML
1081
+ Parameters: {"resource_path"=>"/hi"}
1082
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1083
+ Rendering layout layouts/application.html.erb
1084
+ Rendering inline template within layouts/application
1085
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
1086
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
1087
+ Rendering text template
1088
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1089
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1018)
1090
+ Processing by Sitepress::SiteController#show as HTML
1091
+ Parameters: {"resource_path"=>"/hi"}
1092
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1093
+ Rendering layout layouts/application.html.erb
1094
+ Rendering inline template within layouts/application
1095
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1096
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1097
+ Rendering text template
1098
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1099
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1100
+ Processing by Sitepress::SiteController#show as HTML
1101
+ Parameters: {"resource_path"=>"/hi"}
1102
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1103
+ Rendering layout layouts/application.html.erb
1104
+ Rendering inline template within layouts/application
1105
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1106
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1107
+ Rendering text template
1108
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1109
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1010)
1110
+ Processing by Sitepress::SiteController#show as HTML
1111
+ Parameters: {"resource_path"=>"/hi"}
1112
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1113
+ Rendering layout layouts/application.html.erb
1114
+ Rendering inline template within layouts/application
1115
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1116
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1117
+ Rendering text template
1118
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1119
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1120
+ Processing by Sitepress::SiteController#show as HTML
1121
+ Parameters: {"resource_path"=>"/non-existent"}
1122
+ Completed 404 Not Found in 0ms (Allocations: 672)
1123
+ Processing by Sitepress::SiteController#show as HTML
1124
+ Parameters: {"resource_path"=>"/time"}
1125
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1126
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1127
+ Rendering inline template within layouts/sitepress_test_layout
1128
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1129
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1130
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.3ms | Allocations: 301)
1131
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.3ms | Allocations: 348)
1132
+ Rendering text template
1133
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1134
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1310)
1135
+ Processing by Sitepress::SiteController#show as HTML
1136
+ Parameters: {"resource_path"=>"/time"}
1137
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1138
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1139
+ Rendering inline template within layouts/sitepress_test_layout
1140
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1141
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1142
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1143
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1144
+ Rendering text template
1145
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1146
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1147
+ Processing by Sitepress::SiteController#show as HTML
1148
+ Parameters: {"resource_path"=>"/time"}
1149
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1150
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1151
+ Rendering inline template within layouts/sitepress_test_layout
1152
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1153
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1154
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1155
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1156
+ Rendering text template
1157
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1158
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1159
+ Processing by Sitepress::SiteController#show as HTML
1160
+ Parameters: {"resource_path"=>"/time"}
1161
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1162
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1163
+ Rendering inline template within layouts/sitepress_test_layout
1164
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1165
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1166
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1167
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1168
+ Rendering text template
1169
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1170
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1171
+ Processing by Sitepress::SiteController#show as HTML
1172
+ Parameters: {"resource_path"=>"/time"}
1173
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1174
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1175
+ Rendering inline template within layouts/sitepress_test_layout
1176
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1177
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1178
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1179
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1180
+ Rendering text template
1181
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1182
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1303)
1183
+ Processing by Sitepress::SiteController#show as HTML
1184
+ Parameters: {"resource_path"=>"/time"}
1185
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1186
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1187
+ Rendering inline template within layouts/sitepress_test_layout
1188
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1189
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1190
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1191
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1192
+ Rendering text template
1193
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1194
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1195
+ Processing by Sitepress::SiteController#show as HTML
1196
+ Parameters: {"resource_path"=>"time"}
1197
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1198
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1199
+ Rendering inline template within layouts/sitepress_test_layout
1200
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
1201
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
1202
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.7ms | Allocations: 945)
1203
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.8ms | Allocations: 1139)
1204
+ Rendering text template
1205
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
1206
+ Completed 200 OK in 4ms (Views: 0.2ms | Allocations: 4333)
1207
+ Processing by Sitepress::SiteController#show as HTML
1208
+ Parameters: {"resource_path"=>"all_pages"}
1209
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1210
+ Rendering layout layouts/application.html.erb
1211
+ Rendering inline template within layouts/application
1212
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 245)
1213
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 407)
1214
+ Rendering text template
1215
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1216
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
1217
+ Processing by Sitepress::SiteController#show as HTML
1218
+ Parameters: {"resource_path"=>"/all_pages"}
1219
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1220
+ Rendering layout layouts/application.html.erb
1221
+ Rendering inline template within layouts/application
1222
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
1223
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
1224
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 355)
1225
+ Rendering text template
1226
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1227
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1170)
1228
+ Processing by Sitepress::SiteController#show as HTML
1229
+ Parameters: {"resource_path"=>"/non-existent"}
1230
+ Completed 404 Not Found in 0ms (Allocations: 671)
1231
+ Processing by Sitepress::SiteController#show as HTML
1232
+ Parameters: {"resource_path"=>"/time"}
1233
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1234
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1235
+ Rendering inline template within layouts/sitepress_test_layout
1236
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1237
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1238
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1239
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1240
+ Rendering text template
1241
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1242
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1305)
1243
+ Processing by Sitepress::SiteController#show as HTML
1244
+ Parameters: {"resource_path"=>"/time"}
1245
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1246
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1247
+ Rendering inline template within layouts/sitepress_test_layout
1248
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1249
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1250
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1251
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1252
+ Rendering text template
1253
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1254
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1255
+ Processing by Sitepress::SiteController#show as HTML
1256
+ Parameters: {"resource_path"=>"/time"}
1257
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1258
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1259
+ Rendering inline template within layouts/sitepress_test_layout
1260
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1261
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1262
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1263
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1264
+ Rendering text template
1265
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1266
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1267
+ Processing by Sitepress::SiteController#show as HTML
1268
+ Parameters: {"resource_path"=>"/time"}
1269
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1270
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1271
+ Rendering inline template within layouts/sitepress_test_layout
1272
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1273
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1274
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 301)
1275
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 348)
1276
+ Rendering text template
1277
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1278
+ Completed 200 OK in 5ms (Views: 0.1ms | Allocations: 1309)
1279
+ Processing by Sitepress::SiteController#show as HTML
1280
+ Parameters: {"resource_path"=>"/time"}
1281
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1282
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1283
+ Rendering inline template within layouts/sitepress_test_layout
1284
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1285
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1286
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1287
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1288
+ Rendering text template
1289
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1290
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1304)
1291
+ Processing by Sitepress::SiteController#show as HTML
1292
+ Parameters: {"resource_path"=>"/time"}
1293
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1294
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1295
+ Rendering inline template within layouts/sitepress_test_layout
1296
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1297
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1298
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1299
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1300
+ Rendering text template
1301
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1302
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1303
+ Processing by Sitepress::SiteController#show as HTML
1304
+ Parameters: {"resource_path"=>"/hi"}
1305
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1306
+ Rendering layout layouts/application.html.erb
1307
+ Rendering inline template within layouts/application
1308
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
1309
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
1310
+ Rendering text template
1311
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1312
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1018)
1313
+ Processing by Sitepress::SiteController#show as HTML
1314
+ Parameters: {"resource_path"=>"/hi"}
1315
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1316
+ Rendering layout layouts/application.html.erb
1317
+ Rendering inline template within layouts/application
1318
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1319
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1320
+ Rendering text template
1321
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1322
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1010)
1323
+ Processing by Sitepress::SiteController#show as HTML
1324
+ Parameters: {"resource_path"=>"/hi"}
1325
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1326
+ Rendering layout layouts/application.html.erb
1327
+ Rendering inline template within layouts/application
1328
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1329
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1330
+ Rendering text template
1331
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1332
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1333
+ Processing by Sitepress::SiteController#show as HTML
1334
+ Parameters: {"resource_path"=>"/hi"}
1335
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1336
+ Rendering layout layouts/application.html.erb
1337
+ Rendering inline template within layouts/application
1338
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1339
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1340
+ Rendering text template
1341
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1342
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1343
+ Processing by Sitepress::SiteController#show as HTML
1344
+ Parameters: {"resource_path"=>"/all_pages"}
1345
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1346
+ Rendering layout layouts/application.html.erb
1347
+ Rendering inline template within layouts/application
1348
+ Rendered inline template within layouts/application (Duration: 0.5ms | Allocations: 543)
1349
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
1350
+ Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 677)
1351
+ Rendering text template
1352
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
1353
+ Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 3933)
1354
+ Processing by Sitepress::SiteController#show as HTML
1355
+ Parameters: {"resource_path"=>"/time"}
1356
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1357
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1358
+ Rendering inline template within layouts/sitepress_test_layout
1359
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 92)
1360
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
1361
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.5ms | Allocations: 634)
1362
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.6ms | Allocations: 812)
1363
+ Rendering text template
1364
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1365
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1994)
1366
+ Processing by Sitepress::SiteController#show as HTML
1367
+ Parameters: {"resource_path"=>"/time"}
1368
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1369
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1370
+ Rendering inline template within layouts/sitepress_test_layout
1371
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1372
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1373
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1374
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1375
+ Rendering text template
1376
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1377
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1378
+ Processing by Sitepress::SiteController#show as HTML
1379
+ Parameters: {"resource_path"=>"/time"}
1380
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1381
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1382
+ Rendering inline template within layouts/sitepress_test_layout
1383
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1384
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1385
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1386
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1387
+ Rendering text template
1388
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1389
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1390
+ Processing by Sitepress::SiteController#show as HTML
1391
+ Parameters: {"resource_path"=>"/time"}
1392
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1393
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1394
+ Rendering inline template within layouts/sitepress_test_layout
1395
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1396
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1397
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1398
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1399
+ Rendering text template
1400
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1401
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1402
+ Processing by Sitepress::SiteController#show as HTML
1403
+ Parameters: {"resource_path"=>"/time"}
1404
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1405
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1406
+ Rendering inline template within layouts/sitepress_test_layout
1407
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1408
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1409
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1410
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1411
+ Rendering text template
1412
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1413
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1414
+ Processing by Sitepress::SiteController#show as HTML
1415
+ Parameters: {"resource_path"=>"/time"}
1416
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1417
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1418
+ Rendering inline template within layouts/sitepress_test_layout
1419
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1420
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1421
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1422
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1423
+ Rendering text template
1424
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1425
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1426
+ Processing by Sitepress::SiteController#show as HTML
1427
+ Parameters: {"resource_path"=>"/non-existent"}
1428
+ Completed 404 Not Found in 0ms (Allocations: 671)
1429
+ Processing by Sitepress::SiteController#show as HTML
1430
+ Parameters: {"resource_path"=>"/hi"}
1431
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1432
+ Rendering layout layouts/application.html.erb
1433
+ Rendering inline template within layouts/application
1434
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
1435
+ Rendered layout layouts/application.html.erb (Duration: 4.5ms | Allocations: 242)
1436
+ Rendering text template
1437
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1438
+ Completed 200 OK in 5ms (Views: 0.1ms | Allocations: 1146)
1439
+ Processing by Sitepress::SiteController#show as HTML
1440
+ Parameters: {"resource_path"=>"/hi"}
1441
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1442
+ Rendering layout layouts/application.html.erb
1443
+ Rendering inline template within layouts/application
1444
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1445
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1446
+ Rendering text template
1447
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1448
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1011)
1449
+ Processing by Sitepress::SiteController#show as HTML
1450
+ Parameters: {"resource_path"=>"/hi"}
1451
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1452
+ Rendering layout layouts/application.html.erb
1453
+ Rendering inline template within layouts/application
1454
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1455
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1456
+ Rendering text template
1457
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1458
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1459
+ Processing by Sitepress::SiteController#show as HTML
1460
+ Parameters: {"resource_path"=>"/hi"}
1461
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1462
+ Rendering layout layouts/application.html.erb
1463
+ Rendering inline template within layouts/application
1464
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1465
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1466
+ Rendering text template
1467
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1468
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1469
+ Processing by Sitepress::SiteController#show as HTML
1470
+ Parameters: {"resource_path"=>"time"}
1471
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1472
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1473
+ Rendering inline template within layouts/sitepress_test_layout
1474
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1475
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1476
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.3ms | Allocations: 301)
1477
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.3ms | Allocations: 348)
1478
+ Rendering text template
1479
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1480
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 877)
1481
+ Processing by Sitepress::SiteController#show as HTML
1482
+ Parameters: {"resource_path"=>"hi"}
1483
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1484
+ Rendering layout layouts/application.html.erb
1485
+ Rendering inline template within layouts/application
1486
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 54)
1487
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 96)
1488
+ Rendering text template
1489
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1490
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 470)
1491
+ Processing by Sitepress::SiteController#show as HTML
1492
+ Parameters: {"resource_path"=>"all_pages"}
1493
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1494
+ Rendering layout layouts/application.html.erb
1495
+ Rendering inline template within layouts/application
1496
+ Rendered inline template within layouts/application (Duration: 0.2ms | Allocations: 207)
1497
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 250)
1498
+ Rendering text template
1499
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1500
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 661)
1501
+ Processing by Sitepress::SiteController#show as HTML
1502
+ Parameters: {"resource_path"=>"/all_pages"}
1503
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1504
+ Rendering layout layouts/application.html.erb
1505
+ Rendering inline template within layouts/application
1506
+ Rendered inline template within layouts/application (Duration: 0.5ms | Allocations: 548)
1507
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
1508
+ Rendered layout layouts/application.html.erb (Duration: 0.6ms | Allocations: 682)
1509
+ Rendering text template
1510
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
1511
+ Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 4914)
1512
+ Processing by Sitepress::SiteController#show as HTML
1513
+ Parameters: {"resource_path"=>"/hi"}
1514
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1515
+ Rendering layout layouts/application.html.erb
1516
+ Rendering inline template within layouts/application
1517
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
1518
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 267)
1519
+ Rendering text template
1520
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1521
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1245)
1522
+ Processing by Sitepress::SiteController#show as HTML
1523
+ Parameters: {"resource_path"=>"/hi"}
1524
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1525
+ Rendering layout layouts/application.html.erb
1526
+ Rendering inline template within layouts/application
1527
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1528
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1529
+ Rendering text template
1530
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1531
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1532
+ Processing by Sitepress::SiteController#show as HTML
1533
+ Parameters: {"resource_path"=>"/hi"}
1534
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1535
+ Rendering layout layouts/application.html.erb
1536
+ Rendering inline template within layouts/application
1537
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1538
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1539
+ Rendering text template
1540
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1541
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1542
+ Processing by Sitepress::SiteController#show as HTML
1543
+ Parameters: {"resource_path"=>"/hi"}
1544
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1545
+ Rendering layout layouts/application.html.erb
1546
+ Rendering inline template within layouts/application
1547
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
1548
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1549
+ Rendering text template
1550
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1551
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
1552
+ Processing by Sitepress::SiteController#show as HTML
1553
+ Parameters: {"resource_path"=>"/non-existent"}
1554
+ Completed 404 Not Found in 0ms (Allocations: 671)
1555
+ Processing by Sitepress::SiteController#show as HTML
1556
+ Parameters: {"resource_path"=>"/time"}
1557
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1558
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1559
+ Rendering inline template within layouts/sitepress_test_layout
1560
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 85)
1561
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
1562
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.6ms | Allocations: 627)
1563
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.7ms | Allocations: 787)
1564
+ Rendering text template
1565
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1566
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1896)
1567
+ Processing by Sitepress::SiteController#show as HTML
1568
+ Parameters: {"resource_path"=>"/time"}
1569
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1570
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1571
+ Rendering inline template within layouts/sitepress_test_layout
1572
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1573
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1574
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1575
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1576
+ Rendering text template
1577
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1578
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1579
+ Processing by Sitepress::SiteController#show as HTML
1580
+ Parameters: {"resource_path"=>"/time"}
1581
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1582
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1583
+ Rendering inline template within layouts/sitepress_test_layout
1584
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1585
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1586
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1587
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1588
+ Rendering text template
1589
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1590
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1591
+ Processing by Sitepress::SiteController#show as HTML
1592
+ Parameters: {"resource_path"=>"/time"}
1593
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1594
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1595
+ Rendering inline template within layouts/sitepress_test_layout
1596
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1597
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1598
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 298)
1599
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1600
+ Rendering text template
1601
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1602
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1603
+ Processing by Sitepress::SiteController#show as HTML
1604
+ Parameters: {"resource_path"=>"/time"}
1605
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1606
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1607
+ Rendering inline template within layouts/sitepress_test_layout
1608
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1609
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1610
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 301)
1611
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 348)
1612
+ Rendering text template
1613
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1614
+ Completed 200 OK in 4ms (Views: 0.1ms | Allocations: 1310)
1615
+ Processing by Sitepress::SiteController#show as HTML
1616
+ Parameters: {"resource_path"=>"/time"}
1617
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1618
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1619
+ Rendering inline template within layouts/sitepress_test_layout
1620
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1621
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1622
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 298)
1623
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 345)
1624
+ Rendering text template
1625
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1626
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
1627
+ Processing by Sitepress::SiteController#show as HTML
1628
+ Parameters: {"resource_path"=>"time"}
1629
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
1630
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
1631
+ Rendering inline template within layouts/sitepress_test_layout
1632
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1633
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
1634
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.4ms | Allocations: 298)
1635
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.6ms | Allocations: 345)
1636
+ Rendering text template
1637
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1638
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 872)
1639
+ Processing by Sitepress::SiteController#show as HTML
1640
+ Parameters: {"resource_path"=>"hi"}
1641
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1642
+ Rendering layout layouts/application.html.erb
1643
+ Rendering inline template within layouts/application
1644
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 54)
1645
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 96)
1646
+ Rendering text template
1647
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1648
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 470)
1649
+ Processing by Sitepress::SiteController#show as HTML
1650
+ Parameters: {"resource_path"=>"all_pages"}
1651
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1652
+ Rendering layout layouts/application.html.erb
1653
+ Rendering inline template within layouts/application
1654
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 207)
1655
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 250)
1656
+ Rendering text template
1657
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
1658
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 661)