sitepress-rails 3.1.4 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,69 +1,48 @@
1
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)
2
+ Parameters: {"resource_path"=>"time"}
3
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
4
+ Rendering layout app/content/layouts/sitepress_test_layout.html.erb
5
+ Rendering inline template within layouts/sitepress_test_layout
6
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
7
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
8
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.8ms | Allocations: 939)
9
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.9ms | Allocations: 1133)
9
10
  Rendering text template
10
11
  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)
12
+ Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 4330)
32
13
  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
14
+ Parameters: {"resource_path"=>"all_pages"}
15
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
35
16
  Rendering layout layouts/application.html.erb
36
17
  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)
18
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 243)
19
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 405)
39
20
  Rendering text template
40
21
  Rendered text template (Duration: 0.0ms | Allocations: 1)
41
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
22
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 895)
42
23
  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
24
+ Parameters: {"resource_path"=>"/all_pages"}
25
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
45
26
  Rendering layout layouts/application.html.erb
46
27
  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)
28
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 263)
29
+ Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary.
30
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 353)
49
31
  Rendering text template
50
32
  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)
33
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1168)
55
34
  Processing by Sitepress::SiteController#show as HTML
56
35
  Parameters: {"resource_path"=>"/time"}
57
36
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
58
37
  Rendering layout app/content/layouts/sitepress_test_layout.html.erb
59
38
  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)
39
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
40
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
41
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 299)
42
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.3ms | Allocations: 346)
64
43
  Rendering text template
65
44
  Rendered text template (Duration: 0.0ms | Allocations: 1)
66
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1896)
45
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1311)
67
46
  Processing by Sitepress::SiteController#show as HTML
68
47
  Parameters: {"resource_path"=>"/time"}
69
48
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -71,11 +50,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
71
50
  Rendering inline template within layouts/sitepress_test_layout
72
51
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
73
52
  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)
53
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
54
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
76
55
  Rendering text template
77
56
  Rendered text template (Duration: 0.0ms | Allocations: 1)
78
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
57
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
79
58
  Processing by Sitepress::SiteController#show as HTML
80
59
  Parameters: {"resource_path"=>"/time"}
81
60
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -83,11 +62,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
83
62
  Rendering inline template within layouts/sitepress_test_layout
84
63
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
85
64
  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)
65
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
66
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
88
67
  Rendering text template
89
68
  Rendered text template (Duration: 0.0ms | Allocations: 1)
90
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
69
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
91
70
  Processing by Sitepress::SiteController#show as HTML
92
71
  Parameters: {"resource_path"=>"/time"}
93
72
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -95,11 +74,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
95
74
  Rendering inline template within layouts/sitepress_test_layout
96
75
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
97
76
  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)
77
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
78
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.1ms | Allocations: 343)
100
79
  Rendering text template
101
80
  Rendered text template (Duration: 0.0ms | Allocations: 1)
102
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
81
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
103
82
  Processing by Sitepress::SiteController#show as HTML
104
83
  Parameters: {"resource_path"=>"/time"}
105
84
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -107,11 +86,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
107
86
  Rendering inline template within layouts/sitepress_test_layout
108
87
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
109
88
  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)
89
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
90
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.1ms | Allocations: 343)
112
91
  Rendering text template
113
92
  Rendered text template (Duration: 0.0ms | Allocations: 1)
114
- Completed 200 OK in 4ms (Views: 0.1ms | Allocations: 1309)
93
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1302)
115
94
  Processing by Sitepress::SiteController#show as HTML
116
95
  Parameters: {"resource_path"=>"/time"}
117
96
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -119,43 +98,54 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
119
98
  Rendering inline template within layouts/sitepress_test_layout
120
99
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
121
100
  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)
101
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
102
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
124
103
  Rendering text template
125
104
  Rendered text template (Duration: 0.0ms | Allocations: 1)
126
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
105
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
127
106
  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)
107
+ Parameters: {"resource_path"=>"/hi"}
108
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
109
+ Rendering layout layouts/application.html.erb
110
+ Rendering inline template within layouts/application
111
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
112
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
136
113
  Rendering text template
137
114
  Rendered text template (Duration: 0.0ms | Allocations: 1)
138
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 872)
115
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1017)
139
116
  Processing by Sitepress::SiteController#show as HTML
140
- Parameters: {"resource_path"=>"hi"}
117
+ Parameters: {"resource_path"=>"/hi"}
141
118
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
142
119
  Rendering layout layouts/application.html.erb
143
120
  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)
121
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
122
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
146
123
  Rendering text template
147
124
  Rendered text template (Duration: 0.0ms | Allocations: 1)
148
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 470)
125
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
149
126
  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
127
+ Parameters: {"resource_path"=>"/hi"}
128
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
152
129
  Rendering layout layouts/application.html.erb
153
130
  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)
131
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 65)
132
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
133
+ Rendering text template
134
+ Rendered text template (Duration: 0.0ms | Allocations: 1)
135
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
136
+ Processing by Sitepress::SiteController#show as HTML
137
+ Parameters: {"resource_path"=>"/hi"}
138
+ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
139
+ Rendering layout layouts/application.html.erb
140
+ Rendering inline template within layouts/application
141
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
142
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
156
143
  Rendering text template
157
144
  Rendered text template (Duration: 0.0ms | Allocations: 1)
158
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 661)
145
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
146
+ Processing by Sitepress::SiteController#show as HTML
147
+ Parameters: {"resource_path"=>"/non-existent"}
148
+ Completed 404 Not Found in 0ms (Allocations: 671)
159
149
  Processing by Sitepress::SiteController#show as HTML
160
150
  Parameters: {"resource_path"=>"time"}
161
151
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -163,29 +153,29 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
163
153
  Rendering inline template within layouts/sitepress_test_layout
164
154
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
165
155
  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)
156
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.6ms | Allocations: 940)
157
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.7ms | Allocations: 1134)
168
158
  Rendering text template
169
159
  Rendered text template (Duration: 0.0ms | Allocations: 4)
170
- Completed 200 OK in 4ms (Views: 0.2ms | Allocations: 4334)
160
+ Completed 200 OK in 4ms (Views: 0.2ms | Allocations: 4332)
171
161
  Processing by Sitepress::SiteController#show as HTML
172
162
  Parameters: {"resource_path"=>"all_pages"}
173
163
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
174
164
  Rendering layout layouts/application.html.erb
175
165
  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)
166
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 243)
167
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 405)
178
168
  Rendering text template
179
169
  Rendered text template (Duration: 0.0ms | Allocations: 1)
180
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
170
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 895)
181
171
  Processing by Sitepress::SiteController#show as HTML
182
172
  Parameters: {"resource_path"=>"/all_pages"}
183
173
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
184
174
  Rendering layout layouts/application.html.erb
185
175
  Rendering inline template within layouts/application
186
- Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
176
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 263)
187
177
  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)
178
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 353)
189
179
  Rendering text template
190
180
  Rendered text template (Duration: 0.0ms | Allocations: 1)
191
181
  Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1176)
@@ -196,11 +186,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
196
186
  Rendering inline template within layouts/sitepress_test_layout
197
187
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
198
188
  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)
189
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
190
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
201
191
  Rendering text template
202
192
  Rendered text template (Duration: 0.0ms | Allocations: 1)
203
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1305)
193
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1304)
204
194
  Processing by Sitepress::SiteController#show as HTML
205
195
  Parameters: {"resource_path"=>"/time"}
206
196
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -208,11 +198,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
208
198
  Rendering inline template within layouts/sitepress_test_layout
209
199
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
210
200
  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)
201
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
202
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
213
203
  Rendering text template
214
204
  Rendered text template (Duration: 0.0ms | Allocations: 1)
215
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
205
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
216
206
  Processing by Sitepress::SiteController#show as HTML
217
207
  Parameters: {"resource_path"=>"/time"}
218
208
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -220,11 +210,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
220
210
  Rendering inline template within layouts/sitepress_test_layout
221
211
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
222
212
  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)
213
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 296)
214
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
225
215
  Rendering text template
226
216
  Rendered text template (Duration: 0.0ms | Allocations: 1)
227
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
217
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
228
218
  Processing by Sitepress::SiteController#show as HTML
229
219
  Parameters: {"resource_path"=>"/time"}
230
220
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -232,11 +222,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
232
222
  Rendering inline template within layouts/sitepress_test_layout
233
223
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
234
224
  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)
225
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
226
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
237
227
  Rendering text template
238
228
  Rendered text template (Duration: 0.0ms | Allocations: 1)
239
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
229
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
240
230
  Processing by Sitepress::SiteController#show as HTML
241
231
  Parameters: {"resource_path"=>"/time"}
242
232
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -244,11 +234,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
244
234
  Rendering inline template within layouts/sitepress_test_layout
245
235
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
246
236
  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)
237
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
238
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
249
239
  Rendering text template
250
240
  Rendered text template (Duration: 0.0ms | Allocations: 1)
251
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
241
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
252
242
  Processing by Sitepress::SiteController#show as HTML
253
243
  Parameters: {"resource_path"=>"/time"}
254
244
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -256,21 +246,24 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
256
246
  Rendering inline template within layouts/sitepress_test_layout
257
247
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
258
248
  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)
249
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.2ms | Allocations: 296)
250
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
261
251
  Rendering text template
262
252
  Rendered text template (Duration: 0.0ms | Allocations: 1)
263
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
253
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
254
+ Processing by Sitepress::SiteController#show as HTML
255
+ Parameters: {"resource_path"=>"/non-existent"}
256
+ Completed 404 Not Found in 0ms (Allocations: 672)
264
257
  Processing by Sitepress::SiteController#show as HTML
265
258
  Parameters: {"resource_path"=>"/hi"}
266
259
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
267
260
  Rendering layout layouts/application.html.erb
268
261
  Rendering inline template within layouts/application
269
- Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 70)
262
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
270
263
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
271
264
  Rendering text template
272
265
  Rendered text template (Duration: 0.0ms | Allocations: 1)
273
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1020)
266
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1021)
274
267
  Processing by Sitepress::SiteController#show as HTML
275
268
  Parameters: {"resource_path"=>"/hi"}
276
269
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -280,7 +273,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
280
273
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
281
274
  Rendering text template
282
275
  Rendered text template (Duration: 0.0ms | Allocations: 1)
283
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
276
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
284
277
  Processing by Sitepress::SiteController#show as HTML
285
278
  Parameters: {"resource_path"=>"/hi"}
286
279
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -290,20 +283,17 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
290
283
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
291
284
  Rendering text template
292
285
  Rendered text template (Duration: 0.0ms | Allocations: 1)
293
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
286
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
294
287
  Processing by Sitepress::SiteController#show as HTML
295
288
  Parameters: {"resource_path"=>"/hi"}
296
289
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
297
290
  Rendering layout layouts/application.html.erb
298
291
  Rendering inline template within layouts/application
299
- Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 65)
292
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
300
293
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
301
294
  Rendering text template
302
295
  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)
296
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
307
297
  Processing by Sitepress::SiteController#show as HTML
308
298
  Parameters: {"resource_path"=>"time"}
309
299
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -311,107 +301,32 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
311
301
  Rendering inline template within layouts/sitepress_test_layout
312
302
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
313
303
  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)
304
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 1.1ms | Allocations: 942)
305
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 1.2ms | Allocations: 1136)
316
306
  Rendering text template
317
307
  Rendered text template (Duration: 0.0ms | Allocations: 4)
318
- Completed 200 OK in 4ms (Views: 0.3ms | Allocations: 4333)
308
+ Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 4336)
319
309
  Processing by Sitepress::SiteController#show as HTML
320
310
  Parameters: {"resource_path"=>"all_pages"}
321
311
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
322
312
  Rendering layout layouts/application.html.erb
323
313
  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)
314
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 243)
315
+ Rendered layout layouts/application.html.erb (Duration: 0.3ms | Allocations: 405)
326
316
  Rendering text template
327
317
  Rendered text template (Duration: 0.0ms | Allocations: 1)
328
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
318
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 895)
329
319
  Processing by Sitepress::SiteController#show as HTML
330
320
  Parameters: {"resource_path"=>"/all_pages"}
331
321
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
332
322
  Rendering layout layouts/application.html.erb
333
323
  Rendering inline template within layouts/application
334
- Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
324
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 263)
335
325
  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)
326
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 353)
400
327
  Rendering text template
401
328
  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)
329
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1174)
415
330
  Processing by Sitepress::SiteController#show as HTML
416
331
  Parameters: {"resource_path"=>"/hi"}
417
332
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -421,7 +336,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
421
336
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
422
337
  Rendering text template
423
338
  Rendered text template (Duration: 0.0ms | Allocations: 1)
424
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1016)
339
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1019)
425
340
  Processing by Sitepress::SiteController#show as HTML
426
341
  Parameters: {"resource_path"=>"/hi"}
427
342
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -431,7 +346,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
431
346
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
432
347
  Rendering text template
433
348
  Rendered text template (Duration: 0.0ms | Allocations: 1)
434
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
349
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
435
350
  Processing by Sitepress::SiteController#show as HTML
436
351
  Parameters: {"resource_path"=>"/hi"}
437
352
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -441,7 +356,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
441
356
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
442
357
  Rendering text template
443
358
  Rendered text template (Duration: 0.0ms | Allocations: 1)
444
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1010)
359
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
445
360
  Processing by Sitepress::SiteController#show as HTML
446
361
  Parameters: {"resource_path"=>"/hi"}
447
362
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -451,40 +366,10 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
451
366
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
452
367
  Rendering text template
453
368
  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)
369
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
477
370
  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)
371
+ Parameters: {"resource_path"=>"/non-existent"}
372
+ Completed 404 Not Found in 0ms (Allocations: 671)
488
373
  Processing by Sitepress::SiteController#show as HTML
489
374
  Parameters: {"resource_path"=>"/time"}
490
375
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -492,11 +377,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
492
377
  Rendering inline template within layouts/sitepress_test_layout
493
378
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
494
379
  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)
380
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
381
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
497
382
  Rendering text template
498
383
  Rendered text template (Duration: 0.0ms | Allocations: 1)
499
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1305)
384
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1304)
500
385
  Processing by Sitepress::SiteController#show as HTML
501
386
  Parameters: {"resource_path"=>"/time"}
502
387
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -504,11 +389,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
504
389
  Rendering inline template within layouts/sitepress_test_layout
505
390
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
506
391
  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)
392
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
393
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
509
394
  Rendering text template
510
395
  Rendered text template (Duration: 0.0ms | Allocations: 1)
511
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
396
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
512
397
  Processing by Sitepress::SiteController#show as HTML
513
398
  Parameters: {"resource_path"=>"/time"}
514
399
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -516,11 +401,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
516
401
  Rendering inline template within layouts/sitepress_test_layout
517
402
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
518
403
  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)
404
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
405
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
521
406
  Rendering text template
522
407
  Rendered text template (Duration: 0.0ms | Allocations: 1)
523
- Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1303)
408
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
524
409
  Processing by Sitepress::SiteController#show as HTML
525
410
  Parameters: {"resource_path"=>"/time"}
526
411
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -528,11 +413,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
528
413
  Rendering inline template within layouts/sitepress_test_layout
529
414
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
530
415
  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)
416
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
417
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
533
418
  Rendering text template
534
419
  Rendered text template (Duration: 0.0ms | Allocations: 1)
535
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
420
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
536
421
  Processing by Sitepress::SiteController#show as HTML
537
422
  Parameters: {"resource_path"=>"/time"}
538
423
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -540,66 +425,23 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
540
425
  Rendering inline template within layouts/sitepress_test_layout
541
426
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
542
427
  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)
428
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
429
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
545
430
  Rendering text template
546
431
  Rendered text template (Duration: 0.0ms | Allocations: 1)
547
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
432
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
548
433
  Processing by Sitepress::SiteController#show as HTML
549
434
  Parameters: {"resource_path"=>"/time"}
550
435
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
551
436
  Rendering layout app/content/layouts/sitepress_test_layout.html.erb
552
437
  Rendering inline template within layouts/sitepress_test_layout
553
438
  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)
439
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
440
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
441
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
600
442
  Rendering text template
601
443
  Rendered text template (Duration: 0.0ms | Allocations: 1)
602
- Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1010)
444
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
603
445
  Processing by Sitepress::SiteController#show as HTML
604
446
  Parameters: {"resource_path"=>"time"}
605
447
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -607,32 +449,35 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
607
449
  Rendering inline template within layouts/sitepress_test_layout
608
450
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 110)
609
451
  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)
452
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 1.1ms | Allocations: 941)
453
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 1.2ms | Allocations: 1135)
612
454
  Rendering text template
613
455
  Rendered text template (Duration: 0.0ms | Allocations: 4)
614
- Completed 200 OK in 4ms (Views: 0.3ms | Allocations: 4332)
456
+ Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 4331)
615
457
  Processing by Sitepress::SiteController#show as HTML
616
458
  Parameters: {"resource_path"=>"all_pages"}
617
459
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
618
460
  Rendering layout layouts/application.html.erb
619
461
  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)
462
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 243)
463
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 405)
622
464
  Rendering text template
623
465
  Rendered text template (Duration: 0.0ms | Allocations: 1)
624
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
466
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 895)
625
467
  Processing by Sitepress::SiteController#show as HTML
626
468
  Parameters: {"resource_path"=>"/all_pages"}
627
469
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
628
470
  Rendering layout layouts/application.html.erb
629
471
  Rendering inline template within layouts/application
630
- Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
472
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 263)
631
473
  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)
474
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 353)
633
475
  Rendering text template
634
476
  Rendered text template (Duration: 0.0ms | Allocations: 1)
635
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1170)
477
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1176)
478
+ Processing by Sitepress::SiteController#show as HTML
479
+ Parameters: {"resource_path"=>"/non-existent"}
480
+ Completed 404 Not Found in 0ms (Allocations: 671)
636
481
  Processing by Sitepress::SiteController#show as HTML
637
482
  Parameters: {"resource_path"=>"/hi"}
638
483
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -642,7 +487,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
642
487
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 115)
643
488
  Rendering text template
644
489
  Rendered text template (Duration: 0.0ms | Allocations: 1)
645
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1018)
490
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1019)
646
491
  Processing by Sitepress::SiteController#show as HTML
647
492
  Parameters: {"resource_path"=>"/hi"}
648
493
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -652,7 +497,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
652
497
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
653
498
  Rendering text template
654
499
  Rendered text template (Duration: 0.0ms | Allocations: 1)
655
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
500
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
656
501
  Processing by Sitepress::SiteController#show as HTML
657
502
  Parameters: {"resource_path"=>"/hi"}
658
503
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -662,7 +507,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
662
507
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
663
508
  Rendering text template
664
509
  Rendered text template (Duration: 0.0ms | Allocations: 1)
665
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
510
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
666
511
  Processing by Sitepress::SiteController#show as HTML
667
512
  Parameters: {"resource_path"=>"/hi"}
668
513
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -672,7 +517,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
672
517
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
673
518
  Rendering text template
674
519
  Rendered text template (Duration: 0.0ms | Allocations: 1)
675
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
520
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
676
521
  Processing by Sitepress::SiteController#show as HTML
677
522
  Parameters: {"resource_path"=>"/time"}
678
523
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -680,11 +525,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
680
525
  Rendering inline template within layouts/sitepress_test_layout
681
526
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
682
527
  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)
528
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
529
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
685
530
  Rendering text template
686
531
  Rendered text template (Duration: 0.0ms | Allocations: 1)
687
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
532
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1304)
688
533
  Processing by Sitepress::SiteController#show as HTML
689
534
  Parameters: {"resource_path"=>"/time"}
690
535
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -692,11 +537,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
692
537
  Rendering inline template within layouts/sitepress_test_layout
693
538
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
694
539
  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)
540
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
541
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
697
542
  Rendering text template
698
543
  Rendered text template (Duration: 0.0ms | Allocations: 1)
699
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
544
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
700
545
  Processing by Sitepress::SiteController#show as HTML
701
546
  Parameters: {"resource_path"=>"/time"}
702
547
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -704,11 +549,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
704
549
  Rendering inline template within layouts/sitepress_test_layout
705
550
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
706
551
  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)
552
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
553
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
709
554
  Rendering text template
710
555
  Rendered text template (Duration: 0.0ms | Allocations: 1)
711
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1310)
556
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
712
557
  Processing by Sitepress::SiteController#show as HTML
713
558
  Parameters: {"resource_path"=>"/time"}
714
559
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -716,11 +561,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
716
561
  Rendering inline template within layouts/sitepress_test_layout
717
562
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
718
563
  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)
564
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
565
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
721
566
  Rendering text template
722
567
  Rendered text template (Duration: 0.0ms | Allocations: 1)
723
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
568
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
724
569
  Processing by Sitepress::SiteController#show as HTML
725
570
  Parameters: {"resource_path"=>"/time"}
726
571
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -728,11 +573,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
728
573
  Rendering inline template within layouts/sitepress_test_layout
729
574
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
730
575
  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)
576
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
577
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
733
578
  Rendering text template
734
579
  Rendered text template (Duration: 0.0ms | Allocations: 1)
735
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
580
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
736
581
  Processing by Sitepress::SiteController#show as HTML
737
582
  Parameters: {"resource_path"=>"/time"}
738
583
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -740,57 +585,32 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
740
585
  Rendering inline template within layouts/sitepress_test_layout
741
586
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
742
587
  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)
588
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
589
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
770
590
  Rendering text template
771
591
  Rendered text template (Duration: 0.0ms | Allocations: 1)
772
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 896)
592
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
773
593
  Processing by Sitepress::SiteController#show as HTML
774
594
  Parameters: {"resource_path"=>"/all_pages"}
775
595
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
776
596
  Rendering layout layouts/application.html.erb
777
597
  Rendering inline template within layouts/application
778
- Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 265)
598
+ Rendered inline template within layouts/application (Duration: 0.3ms | Allocations: 543)
779
599
  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)
600
+ Rendered layout layouts/application.html.erb (Duration: 0.4ms | Allocations: 679)
781
601
  Rendering text template
782
- Rendered text template (Duration: 0.0ms | Allocations: 1)
783
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1170)
602
+ Rendered text template (Duration: 0.0ms | Allocations: 4)
603
+ Completed 200 OK in 4ms (Views: 0.3ms | Allocations: 4916)
784
604
  Processing by Sitepress::SiteController#show as HTML
785
605
  Parameters: {"resource_path"=>"/hi"}
786
606
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
787
607
  Rendering layout layouts/application.html.erb
788
608
  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)
609
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 71)
610
+ Rendered layout layouts/application.html.erb (Duration: 0.4ms | Allocations: 267)
791
611
  Rendering text template
792
612
  Rendered text template (Duration: 0.0ms | Allocations: 1)
793
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1018)
613
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1252)
794
614
  Processing by Sitepress::SiteController#show as HTML
795
615
  Parameters: {"resource_path"=>"/hi"}
796
616
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -800,7 +620,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
800
620
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
801
621
  Rendering text template
802
622
  Rendered text template (Duration: 0.0ms | Allocations: 1)
803
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
623
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
804
624
  Processing by Sitepress::SiteController#show as HTML
805
625
  Parameters: {"resource_path"=>"/hi"}
806
626
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -810,29 +630,29 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
810
630
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
811
631
  Rendering text template
812
632
  Rendered text template (Duration: 0.0ms | Allocations: 1)
813
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
633
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
814
634
  Processing by Sitepress::SiteController#show as HTML
815
635
  Parameters: {"resource_path"=>"/hi"}
816
636
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
817
637
  Rendering layout layouts/application.html.erb
818
638
  Rendering inline template within layouts/application
819
- Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 65)
639
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 65)
820
640
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
821
641
  Rendering text template
822
642
  Rendered text template (Duration: 0.0ms | Allocations: 1)
823
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1010)
643
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 1011)
824
644
  Processing by Sitepress::SiteController#show as HTML
825
645
  Parameters: {"resource_path"=>"/time"}
826
646
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
827
647
  Rendering layout app/content/layouts/sitepress_test_layout.html.erb
828
648
  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)
649
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 85)
650
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.1ms | Allocations: 76)
651
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.6ms | Allocations: 625)
652
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.7ms | Allocations: 785)
833
653
  Rendering text template
834
654
  Rendered text template (Duration: 0.0ms | Allocations: 1)
835
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
655
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1894)
836
656
  Processing by Sitepress::SiteController#show as HTML
837
657
  Parameters: {"resource_path"=>"/time"}
838
658
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -840,11 +660,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
840
660
  Rendering inline template within layouts/sitepress_test_layout
841
661
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
842
662
  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)
663
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
664
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
845
665
  Rendering text template
846
666
  Rendered text template (Duration: 0.0ms | Allocations: 1)
847
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
667
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
848
668
  Processing by Sitepress::SiteController#show as HTML
849
669
  Parameters: {"resource_path"=>"/time"}
850
670
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -852,11 +672,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
852
672
  Rendering inline template within layouts/sitepress_test_layout
853
673
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
854
674
  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)
675
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
676
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
857
677
  Rendering text template
858
678
  Rendered text template (Duration: 0.0ms | Allocations: 1)
859
- Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1303)
679
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
860
680
  Processing by Sitepress::SiteController#show as HTML
861
681
  Parameters: {"resource_path"=>"/time"}
862
682
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -864,11 +684,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
864
684
  Rendering inline template within layouts/sitepress_test_layout
865
685
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
866
686
  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)
687
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
688
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
869
689
  Rendering text template
870
690
  Rendered text template (Duration: 0.0ms | Allocations: 1)
871
- Completed 200 OK in 4ms (Views: 0.1ms | Allocations: 1310)
691
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
872
692
  Processing by Sitepress::SiteController#show as HTML
873
693
  Parameters: {"resource_path"=>"/time"}
874
694
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -876,11 +696,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
876
696
  Rendering inline template within layouts/sitepress_test_layout
877
697
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
878
698
  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)
699
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
700
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
881
701
  Rendering text template
882
702
  Rendered text template (Duration: 0.0ms | Allocations: 1)
883
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
703
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1302)
884
704
  Processing by Sitepress::SiteController#show as HTML
885
705
  Parameters: {"resource_path"=>"/time"}
886
706
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -888,11 +708,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
888
708
  Rendering inline template within layouts/sitepress_test_layout
889
709
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
890
710
  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)
711
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
712
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.1ms | Allocations: 343)
893
713
  Rendering text template
894
714
  Rendered text template (Duration: 0.0ms | Allocations: 1)
895
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
715
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1302)
896
716
  Processing by Sitepress::SiteController#show as HTML
897
717
  Parameters: {"resource_path"=>"/non-existent"}
898
718
  Completed 404 Not Found in 0ms (Allocations: 671)
@@ -901,456 +721,44 @@ Processing by Sitepress::SiteController#show as HTML
901
721
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
902
722
  Rendering layout app/content/layouts/sitepress_test_layout.html.erb
903
723
  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)
724
+ Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
725
+ Rendered app/content/pages/partials/_really_stupid.html.erb (Duration: 0.0ms | Allocations: 5)
726
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
727
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
1020
728
  Rendering text template
1021
729
  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)
730
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 873)
1059
731
  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"}
732
+ Parameters: {"resource_path"=>"hi"}
1112
733
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1113
734
  Rendering layout layouts/application.html.erb
1114
735
  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)
736
+ Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 54)
737
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 96)
1192
738
  Rendering text template
1193
739
  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)
740
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 471)
1207
741
  Processing by Sitepress::SiteController#show as HTML
1208
742
  Parameters: {"resource_path"=>"all_pages"}
1209
743
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1210
744
  Rendering layout layouts/application.html.erb
1211
745
  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)
746
+ Rendered inline template within layouts/application (Duration: 0.1ms | Allocations: 207)
747
+ Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 250)
1340
748
  Rendering text template
1341
749
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1342
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
750
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 662)
1343
751
  Processing by Sitepress::SiteController#show as HTML
1344
752
  Parameters: {"resource_path"=>"/all_pages"}
1345
753
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
1346
754
  Rendering layout layouts/application.html.erb
1347
755
  Rendering inline template within layouts/application
1348
- Rendered inline template within layouts/application (Duration: 0.5ms | Allocations: 543)
756
+ Rendered inline template within layouts/application (Duration: 0.4ms | Allocations: 537)
1349
757
  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)
758
+ Rendered layout layouts/application.html.erb (Duration: 0.4ms | Allocations: 671)
1351
759
  Rendering text template
1352
760
  Rendered text template (Duration: 0.0ms | Allocations: 4)
1353
- Completed 200 OK in 5ms (Views: 0.3ms | Allocations: 3933)
761
+ Completed 200 OK in 4ms (Views: 0.3ms | Allocations: 3893)
1354
762
  Processing by Sitepress::SiteController#show as HTML
1355
763
  Parameters: {"resource_path"=>"/time"}
1356
764
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -1358,11 +766,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1358
766
  Rendering inline template within layouts/sitepress_test_layout
1359
767
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.1ms | Allocations: 92)
1360
768
  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)
769
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.6ms | Allocations: 632)
770
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.8ms | Allocations: 810)
1363
771
  Rendering text template
1364
772
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1365
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1994)
773
+ Completed 200 OK in 2ms (Views: 0.1ms | Allocations: 1966)
1366
774
  Processing by Sitepress::SiteController#show as HTML
1367
775
  Parameters: {"resource_path"=>"/time"}
1368
776
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -1370,11 +778,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1370
778
  Rendering inline template within layouts/sitepress_test_layout
1371
779
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1372
780
  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)
781
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
782
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
1375
783
  Rendering text template
1376
784
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1377
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
785
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1274)
1378
786
  Processing by Sitepress::SiteController#show as HTML
1379
787
  Parameters: {"resource_path"=>"/time"}
1380
788
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -1382,11 +790,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1382
790
  Rendering inline template within layouts/sitepress_test_layout
1383
791
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1384
792
  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)
793
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
794
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
1387
795
  Rendering text template
1388
796
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1389
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
797
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1274)
1390
798
  Processing by Sitepress::SiteController#show as HTML
1391
799
  Parameters: {"resource_path"=>"/time"}
1392
800
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -1394,11 +802,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1394
802
  Rendering inline template within layouts/sitepress_test_layout
1395
803
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1396
804
  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)
805
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
806
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
1399
807
  Rendering text template
1400
808
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1401
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
809
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1274)
1402
810
  Processing by Sitepress::SiteController#show as HTML
1403
811
  Parameters: {"resource_path"=>"/time"}
1404
812
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -1406,11 +814,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1406
814
  Rendering inline template within layouts/sitepress_test_layout
1407
815
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1408
816
  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)
817
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
818
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
1411
819
  Rendering text template
1412
820
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1413
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1303)
821
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1274)
1414
822
  Processing by Sitepress::SiteController#show as HTML
1415
823
  Parameters: {"resource_path"=>"/time"}
1416
824
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -1418,107 +826,21 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1418
826
  Rendering inline template within layouts/sitepress_test_layout
1419
827
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1420
828
  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)
829
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
830
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
1478
831
  Rendering text template
1479
832
  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)
833
+ Completed 200 OK in 1ms (Views: 0.0ms | Allocations: 1274)
1512
834
  Processing by Sitepress::SiteController#show as HTML
1513
835
  Parameters: {"resource_path"=>"/hi"}
1514
836
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
1515
837
  Rendering layout layouts/application.html.erb
1516
838
  Rendering inline template within layouts/application
1517
839
  Rendered inline template within layouts/application (Duration: 0.0ms | Allocations: 70)
1518
- Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 267)
840
+ Rendered layout layouts/application.html.erb (Duration: 0.2ms | Allocations: 240)
1519
841
  Rendering text template
1520
842
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1521
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1245)
843
+ Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 1114)
1522
844
  Processing by Sitepress::SiteController#show as HTML
1523
845
  Parameters: {"resource_path"=>"/hi"}
1524
846
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -1528,7 +850,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1528
850
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1529
851
  Rendering text template
1530
852
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1531
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
853
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 983)
1532
854
  Processing by Sitepress::SiteController#show as HTML
1533
855
  Parameters: {"resource_path"=>"/hi"}
1534
856
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -1538,7 +860,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1538
860
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1539
861
  Rendering text template
1540
862
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1541
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
863
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 983)
1542
864
  Processing by Sitepress::SiteController#show as HTML
1543
865
  Parameters: {"resource_path"=>"/hi"}
1544
866
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -1548,82 +870,10 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1548
870
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 110)
1549
871
  Rendering text template
1550
872
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1551
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 1010)
873
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 983)
1552
874
  Processing by Sitepress::SiteController#show as HTML
1553
875
  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)
876
+ Completed 404 Not Found in 0ms (Allocations: 643)
1627
877
  Processing by Sitepress::SiteController#show as HTML
1628
878
  Parameters: {"resource_path"=>"time"}
1629
879
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/time.html.erb
@@ -1631,11 +881,11 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1631
881
  Rendering inline template within layouts/sitepress_test_layout
1632
882
  Rendered app/content/pages/_stupid.html.erb (Duration: 0.0ms | Allocations: 7)
1633
883
  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)
884
+ Rendered inline template within layouts/sitepress_test_layout (Duration: 0.1ms | Allocations: 296)
885
+ Rendered layout app/content/layouts/sitepress_test_layout.html.erb (Duration: 0.2ms | Allocations: 343)
1636
886
  Rendering text template
1637
887
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1638
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 872)
888
+ Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 873)
1639
889
  Processing by Sitepress::SiteController#show as HTML
1640
890
  Parameters: {"resource_path"=>"hi"}
1641
891
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/hi.html
@@ -1645,7 +895,7 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1645
895
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 96)
1646
896
  Rendering text template
1647
897
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1648
- Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 470)
898
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 471)
1649
899
  Processing by Sitepress::SiteController#show as HTML
1650
900
  Parameters: {"resource_path"=>"all_pages"}
1651
901
  Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepress-rails/spec/dummy/app/content/pages/all_pages.html.erb
@@ -1655,4 +905,4 @@ Sitepress resolved asset /Users/bradgessler/Projects/sitepress/sitepress/sitepre
1655
905
  Rendered layout layouts/application.html.erb (Duration: 0.1ms | Allocations: 250)
1656
906
  Rendering text template
1657
907
  Rendered text template (Duration: 0.0ms | Allocations: 1)
1658
- Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 661)
908
+ Completed 200 OK in 0ms (Views: 0.0ms | Allocations: 662)