spec/dummy/log/test.log in stache-0.0.1 vs spec/dummy/log/test.log in stache-0.0.2
- old
+ new
@@ -209,5 +209,15 @@
Processing by StacheController#index as HTML
Rendered stache/index.html.mustache within layouts/application (14.1ms)
Completed 200 OK in 77ms (Views: 76.8ms)
Processing by StacheController#with_partials as HTML
Completed 200 OK in 16ms (Views: 15.8ms)
+ Processing by StacheController#index as HTML
+Rendered stache/index.html.mustache within layouts/application (4.3ms)
+Completed 200 OK in 65ms (Views: 64.0ms)
+ Processing by StacheController#with_partials as HTML
+Completed 200 OK in 8ms (Views: 8.0ms)
+ Processing by StacheController#index as HTML
+Rendered stache/index.html.mustache within layouts/application (4.5ms)
+Completed 200 OK in 41ms (Views: 40.3ms)
+ Processing by StacheController#with_partials as HTML
+Completed 200 OK in 7ms (Views: 6.6ms)