spec/rails_root/log/test.log in erector-0.9.0 vs spec/rails_root/log/test.log in erector-0.10.0

- old
+ new

@@ -3573,5 +3573,1169 @@ Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.4ms) Completed 200 OK in 1ms (Views: 0.9ms) Processing by TestController#render_with_widget_as_layout_using_content_for as HTML Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.5ms) Completed 200 OK in 7ms (Views: 6.5ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 289ms (Views: 1.7ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 0ms (Views: 0.2ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (0.8ms) +Completed 200 OK in 2ms (Views: 2.1ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (0.9ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.0ms) +Completed 200 OK in 2ms (Views: 1.7ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (0.7ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.2ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.1ms) +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (0.9ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.2ms) + Rendered test/render_partial.html.rb (5.2ms) +Completed 200 OK in 6ms (Views: 6.3ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.4ms) + Rendered test/erb_from_erector.html.rb (2.5ms) +Completed 200 OK in 4ms (Views: 3.5ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.2ms) + Rendered test/erector_from_erb.html.erb (0.9ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (1.3ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.3ms) +Completed 200 OK in 4ms (Views: 3.2ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.6ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.2ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.1ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.8ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.4ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.3ms) +Completed 200 OK in 2ms (Views: 2.1ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (0.9ms) +Completed 200 OK in 2ms (Views: 2.2ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.0ms) +Completed 200 OK in 3ms (Views: 2.8ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 0ms (Views: 0.2ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.1ms) +Completed 200 OK in 2ms (Views: 2.1ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.2ms) +Completed 200 OK in 2ms (Views: 2.3ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 284ms (Views: 1.7ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 0ms (Views: 0.2ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 0ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (0.8ms) +Completed 200 OK in 2ms (Views: 2.1ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (0.8ms) +Completed 200 OK in 2ms (Views: 1.5ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.0ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (0.7ms) +Completed 200 OK in 2ms (Views: 1.5ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.2ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.2ms) +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (1.5ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.1ms) + Rendered test/render_partial.html.rb (5.5ms) +Completed 200 OK in 7ms (Views: 6.4ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.4ms) + Rendered test/erb_from_erector.html.rb (2.1ms) +Completed 200 OK in 3ms (Views: 2.9ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.3ms) + Rendered test/erector_from_erb.html.erb (1.2ms) +Completed 200 OK in 2ms (Views: 2.2ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (1.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (3.0ms) +Completed 200 OK in 5ms (Views: 4.4ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.8ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.8ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.3ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.6ms) +Completed 200 OK in 1ms (Views: 1.2ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.0ms) +Completed 500 Internal Server Error in 3ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.6ms) +Completed 200 OK in 3ms (Views: 2.2ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.6ms) +Completed 200 OK in 4ms (Views: 3.6ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (0.9ms) +Completed 200 OK in 3ms (Views: 2.3ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.0ms) +Completed 200 OK in 4ms (Views: 3.4ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 0.9ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.1ms) +Completed 200 OK in 3ms (Views: 2.3ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.7ms) +Completed 200 OK in 3ms (Views: 3.2ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 682ms (Views: 3.9ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 1ms (Views: 0.5ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (2.1ms) +Completed 200 OK in 5ms (Views: 4.9ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (2.0ms) +Completed 200 OK in 4ms (Views: 3.7ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (2.4ms) +Completed 200 OK in 4ms (Views: 4.0ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (1.9ms) +Completed 200 OK in 4ms (Views: 3.6ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (2.6ms) +Completed 500 Internal Server Error in 5ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.3ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (2.3ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (2.7ms) + Rendered test/render_partial.html.rb (67.4ms) +Completed 200 OK in 69ms (Views: 68.8ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.7ms) + Rendered test/erb_from_erector.html.rb (3.8ms) +Completed 200 OK in 6ms (Views: 5.3ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.4ms) + Rendered test/erector_from_erb.html.erb (1.5ms) +Completed 200 OK in 3ms (Views: 2.9ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (2.6ms) + Rendered test/erector_with_locals_from_erb.html.erb (4.6ms) +Completed 200 OK in 7ms (Views: 6.2ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (1.0ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.3ms) +Completed 200 OK in 3ms (Views: 3.1ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.8ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (2.0ms) + Rendered test/erector_with_locals_from_erb.html.erb (3.4ms) +Completed 500 Internal Server Error in 5ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.9ms) +Completed 200 OK in 2ms (Views: 1.7ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.9ms) +Completed 200 OK in 2ms (Views: 1.7ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.9ms) +Completed 200 OK in 3ms (Views: 2.9ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.7ms) +Completed 200 OK in 4ms (Views: 3.9ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (1.9ms) +Completed 200 OK in 4ms (Views: 4.0ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 7ms (Views: 6.5ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.3ms) +Completed 200 OK in 1ms (Views: 1.3ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (2.4ms) +Completed 200 OK in 5ms (Views: 4.5ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.3ms) +Completed 200 OK in 2ms (Views: 1.3ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (2.8ms) +Completed 200 OK in 5ms (Views: 4.9ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 761ms (Views: 4.4ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 1.1ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 1ms (Views: 0.6ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (2.1ms) +Completed 200 OK in 5ms (Views: 4.8ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (2.0ms) +Completed 200 OK in 4ms (Views: 3.6ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (2.6ms) +Completed 200 OK in 5ms (Views: 4.1ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (2.2ms) +Completed 200 OK in 5ms (Views: 4.0ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (2.8ms) +Completed 500 Internal Server Error in 5ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.3ms) +Completed 200 OK in 2ms (Views: 1.2ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (2.7ms) +Completed 200 OK in 5ms (Views: 4.3ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (3.0ms) + Rendered test/render_partial.html.rb (67.3ms) +Completed 200 OK in 69ms (Views: 68.9ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.8ms) + Rendered test/erb_from_erector.html.rb (4.0ms) +Completed 200 OK in 6ms (Views: 5.5ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.4ms) + Rendered test/erector_from_erb.html.erb (1.6ms) +Completed 200 OK in 3ms (Views: 3.0ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (2.8ms) + Rendered test/erector_with_locals_from_erb.html.erb (4.9ms) +Completed 200 OK in 7ms (Views: 6.5ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (1.0ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.4ms) +Completed 200 OK in 4ms (Views: 3.4ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.9ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (2.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (3.6ms) +Completed 500 Internal Server Error in 5ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.9ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.9ms) +Completed 200 OK in 3ms (Views: 1.9ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.9ms) +Completed 200 OK in 3ms (Views: 2.8ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.7ms) +Completed 200 OK in 4ms (Views: 3.9ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (2.2ms) +Completed 200 OK in 5ms (Views: 4.6ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 7ms (Views: 6.8ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.3ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (2.6ms) +Completed 200 OK in 5ms (Views: 4.8ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.3ms) +Completed 200 OK in 2ms (Views: 1.5ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (2.9ms) +Completed 200 OK in 5ms (Views: 5.0ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 303ms (Views: 1.7ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 1ms (Views: 0.3ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 0ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (1.1ms) +Completed 200 OK in 5ms (Views: 4.5ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.1ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.3ms) +Completed 200 OK in 3ms (Views: 2.7ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.2ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (27.0ms) +Completed 200 OK in 28ms (Views: 27.7ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (1.2ms) +Completed 200 OK in 3ms (Views: 2.7ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.4ms) + Rendered test/render_partial.html.rb (8.0ms) +Completed 200 OK in 10ms (Views: 9.3ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.4ms) + Rendered test/erb_from_erector.html.rb (2.5ms) +Completed 200 OK in 4ms (Views: 3.9ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.2ms) + Rendered test/erector_from_erb.html.erb (0.9ms) +Completed 200 OK in 3ms (Views: 2.3ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (1.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (3.0ms) +Completed 200 OK in 5ms (Views: 4.3ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.3ms) +Completed 200 OK in 2ms (Views: 1.7ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 0.9ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.0ms) +Completed 500 Internal Server Error in 3ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.4ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.4ms) +Completed 200 OK in 3ms (Views: 3.1ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (0.9ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 4ms (Views: 3.6ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.3ms) +Completed 200 OK in 3ms (Views: 3.1ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.7ms) +Completed 200 OK in 4ms (Views: 3.8ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 307ms (Views: 1.8ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 0ms (Views: 0.2ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 0ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (0.9ms) +Completed 200 OK in 2ms (Views: 2.3ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.0ms) +Completed 200 OK in 2ms (Views: 1.9ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.3ms) +Completed 200 OK in 3ms (Views: 2.2ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (0.8ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.3ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.1ms) +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (0.9ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.1ms) + Rendered test/render_partial.html.rb (5.3ms) +Completed 200 OK in 6ms (Views: 6.0ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.4ms) + Rendered test/erb_from_erector.html.rb (1.9ms) +Completed 200 OK in 3ms (Views: 2.7ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.2ms) + Rendered test/erector_from_erb.html.erb (0.7ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (1.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.9ms) +Completed 200 OK in 4ms (Views: 3.6ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.2ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.1ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.8ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.3ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.7ms) +Completed 200 OK in 2ms (Views: 1.3ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 0.9ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.4ms) +Completed 200 OK in 2ms (Views: 1.5ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.3ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (0.9ms) +Completed 200 OK in 2ms (Views: 2.0ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.0ms) +Completed 200 OK in 3ms (Views: 3.3ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.2ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.2ms) +Completed 200 OK in 3ms (Views: 2.3ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 317ms (Views: 1.8ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 0ms (Views: 0.2ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 1ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 1ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 3.2ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.2ms) +Completed 200 OK in 3ms (Views: 2.6ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (0.8ms) +Completed 200 OK in 3ms (Views: 2.2ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.3ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.2ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (1.1ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.3ms) + Rendered test/render_partial.html.rb (7.8ms) +Completed 200 OK in 9ms (Views: 9.3ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.5ms) + Rendered test/erb_from_erector.html.rb (3.1ms) +Completed 200 OK in 5ms (Views: 4.4ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.2ms) + Rendered test/erector_from_erb.html.erb (0.8ms) +Completed 200 OK in 2ms (Views: 2.1ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (1.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (3.2ms) +Completed 200 OK in 5ms (Views: 4.4ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.6ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.4ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 0.9ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.0ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.7ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 0.9ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.4ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.4ms) +Completed 200 OK in 4ms (Views: 3.4ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (1.0ms) +Completed 200 OK in 3ms (Views: 2.8ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 1ms (Views: 0.3ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.4ms) +Completed 200 OK in 3ms (Views: 3.2ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.2ms) +Completed 200 OK in 3ms (Views: 2.9ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 311ms (Views: 1.7ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 1ms (Views: 0.3ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 1ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 3.1ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.1ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (1.1ms) +Completed 200 OK in 3ms (Views: 2.6ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.2ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.1ms) +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (0.9ms) +Completed 200 OK in 2ms (Views: 2.1ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.3ms) + Rendered test/render_partial.html.rb (7.7ms) +Completed 200 OK in 9ms (Views: 9.0ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.5ms) + Rendered test/erb_from_erector.html.rb (2.9ms) +Completed 200 OK in 5ms (Views: 4.3ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.3ms) + Rendered test/erector_from_erb.html.erb (1.0ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (1.8ms) + Rendered test/erector_with_locals_from_erb.html.erb (4.0ms) +Completed 200 OK in 6ms (Views: 5.3ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.2ms) +Completed 200 OK in 2ms (Views: 1.7ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.0ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.9ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.3ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 0.9ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.4ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.4ms) +Completed 200 OK in 3ms (Views: 3.2ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (0.9ms) +Completed 200 OK in 3ms (Views: 2.8ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 4ms (Views: 3.9ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.1ms) +Completed 200 OK in 3ms (Views: 2.8ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.6ms) +Completed 200 OK in 4ms (Views: 3.4ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 420ms (Views: 2.5ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 1ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (1.1ms) +Completed 200 OK in 4ms (Views: 3.1ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.6ms) +Completed 200 OK in 4ms (Views: 3.3ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (1.9ms) +Completed 200 OK in 5ms (Views: 4.7ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.6ms) +Completed 500 Internal Server Error in 3ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.2ms) +Completed 200 OK in 2ms (Views: 2.1ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (2.3ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.9ms) + Rendered test/render_partial.html.rb (9.5ms) +Completed 200 OK in 13ms (Views: 13.0ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.5ms) + Rendered test/erb_from_erector.html.rb (2.7ms) +Completed 200 OK in 5ms (Views: 4.2ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.4ms) + Rendered test/erector_from_erb.html.erb (1.4ms) +Completed 200 OK in 3ms (Views: 2.8ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (2.3ms) + Rendered test/erector_with_locals_from_erb.html.erb (5.7ms) +Completed 200 OK in 8ms (Views: 7.8ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (1.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (3.0ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.3ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.7ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.1ms) +Completed 500 Internal Server Error in 3ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.8ms) +Completed 200 OK in 2ms (Views: 1.5ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.9ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (1.0ms) +Completed 200 OK in 6ms (Views: 5.4ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.6ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (1.6ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 5ms (Views: 5.1ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (2.2ms) +Completed 200 OK in 5ms (Views: 4.4ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.3ms) +Completed 200 OK in 2ms (Views: 1.5ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (2.3ms) +Completed 200 OK in 5ms (Views: 4.7ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 301ms (Views: 1.9ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 0ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (0.9ms) +Completed 200 OK in 3ms (Views: 2.9ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 2.6ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.3ms) +Completed 200 OK in 3ms (Views: 2.9ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (0.9ms) +Completed 200 OK in 3ms (Views: 2.2ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.2ms) +Completed 500 Internal Server Error in 2ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.1ms) +Completed 200 OK in 1ms (Views: 0.5ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (1.1ms) +Completed 200 OK in 3ms (Views: 2.7ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.3ms) + Rendered test/render_partial.html.rb (7.2ms) +Completed 200 OK in 9ms (Views: 8.6ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.5ms) + Rendered test/erb_from_erector.html.rb (2.8ms) +Completed 200 OK in 4ms (Views: 4.3ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.2ms) + Rendered test/erector_from_erb.html.erb (0.9ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (1.4ms) + Rendered test/erector_with_locals_from_erb.html.erb (3.1ms) +Completed 200 OK in 5ms (Views: 4.6ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.2ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.1ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.9ms) +Completed 500 Internal Server Error in 3ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.4ms) +Completed 200 OK in 2ms (Views: 1.4ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.4ms) +Completed 200 OK in 3ms (Views: 3.3ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (1.2ms) +Completed 200 OK in 4ms (Views: 3.2ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.1ms) +Completed 200 OK in 3ms (Views: 2.7ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 1ms (Views: 0.7ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.4ms) +Completed 200 OK in 3ms (Views: 3.1ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 343ms (Views: 2.0ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 1ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 0ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 0ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (1.1ms) +Completed 200 OK in 4ms (Views: 3.6ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 2.6ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.3ms) +Completed 200 OK in 3ms (Views: 2.8ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (1.0ms) +Completed 200 OK in 3ms (Views: 2.5ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.4ms) +Completed 500 Internal Server Error in 3ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.2ms) +Completed 200 OK in 1ms (Views: 0.6ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (1.1ms) +Completed 200 OK in 3ms (Views: 2.4ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (1.4ms) + Rendered test/render_partial.html.rb (7.6ms) +Completed 200 OK in 9ms (Views: 9.1ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.7ms) + Rendered test/erb_from_erector.html.rb (3.5ms) +Completed 200 OK in 5ms (Views: 4.8ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.3ms) + Rendered test/erector_from_erb.html.erb (1.1ms) +Completed 200 OK in 3ms (Views: 2.6ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (2.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (4.5ms) +Completed 200 OK in 6ms (Views: 5.8ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.4ms) +Completed 200 OK in 2ms (Views: 1.8ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1ms (Views: 0.9ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.5ms) +Completed 500 Internal Server Error in 4ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.3ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.7ms) +Completed 200 OK in 1ms (Views: 1.2ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.5ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.5ms) +Completed 200 OK in 2ms (Views: 1.6ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.5ms) +Completed 200 OK in 4ms (Views: 3.8ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (1.4ms) +Completed 200 OK in 4ms (Views: 3.2ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 5ms (Views: 5.2ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 1.0ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 1ms (Views: 0.4ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (1.3ms) +Completed 200 OK in 4ms (Views: 3.3ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1ms (Views: 0.8ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.3ms) +Completed 200 OK in 3ms (Views: 3.0ms) + Rendered text template (0.0ms) +Processing by TestController#render_widget_class as HTML +Connecting to database specified by database.yml +Completed 200 OK in 162.5ms (Views: 0.6ms) +Processing by TestController#render_widget_instance as HTML +Completed 200 OK in 0.5ms (Views: 0.2ms) +Processing by TestController#render_widget_with_ignored_controller_variables as HTML +Completed 200 OK in 0.6ms (Views: 0.4ms) +Processing by TestController#render_widget_with_extra_controller_variables as HTML +Completed 500 Internal Server Error in 0.6ms +Processing by TestController#render_with_content_method as HTML +Completed 200 OK in 0.5ms (Views: 0.3ms) +Processing by TestController#render_with_rails_options as HTML +Completed 500 Internal Server Error in 0.4ms (Views: 0.3ms) +Processing by TestController#render_template_with_implicit_assigns as HTML + Rendered test/implicit_assigns.html.rb (0.9ms) +Completed 200 OK in 2.9ms (Views: 2.8ms) +Processing by TestController#render_template_with_protected_instance_variable as HTML + Rendered test/protected_instance_variable.html.rb (1.3ms) +Completed 200 OK in 3.1ms (Views: 2.8ms) +Processing by TestController#render_bare_rb as HTML + Rendered test/bare.rb (1.2ms) +Completed 200 OK in 3.2ms (Views: 2.9ms) +Processing by TestController#render_template_with_excess_variables as HTML + Rendered test/render_default.html.rb (1.2ms) +Completed 200 OK in 3.5ms (Views: 3.1ms) +Processing by TestController#render_needs_template_with_excess_variables as HTML + Rendered test/needs.html.rb (1.3ms) +Completed 500 Internal Server Error in 2.5ms +Processing by TestController#render_needs_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs.html.rb (0.1ms) +Completed 200 OK in 0.8ms (Views: 0.6ms) +Processing by TestController#render_needs_subclass_template_with_excess_variables_and_ignoring_extras as HTML + Rendered test/needs_subclass.html.rb (0.9ms) +Completed 200 OK in 2.4ms (Views: 2.2ms) +Processing by TestController#render_template_with_partial as HTML + Rendered test/_erector.rb (0.8ms) + Rendered test/render_partial.html.rb (5.3ms) +Completed 200 OK in 6.8ms (Views: 6.6ms) +Processing by TestController#render_erb_from_erector as HTML + Rendered test/_erb.erb (0.4ms) + Rendered test/erb_from_erector.html.rb (2.3ms) +Completed 200 OK in 3.7ms (Views: 3.5ms) +Processing by TestController#render_erector_from_erb as HTML + Rendered test/_erector.rb (0.2ms) + Rendered test/erector_from_erb.html.erb (0.7ms) +Completed 200 OK in 2.2ms (Views: 2.0ms) +Processing by TestController#render_erector_with_locals_from_erb as HTML + Rendered test/_partial_with_locals.rb (0.9ms) + Rendered test/erector_with_locals_from_erb.html.erb (2.5ms) +Completed 200 OK in 4.1ms (Views: 3.9ms) +Processing by TestController#render_erector_with_locals_from_erb_defaulted as HTML + Rendered test/_partial_with_locals.rb (0.5ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.1ms) +Completed 200 OK in 1.8ms (Views: 1.5ms) +Processing by TestController#render_erector_with_locals_from_erb_override as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1.0ms (Views: 0.8ms) +Processing by TestController#render_erector_with_locals_from_erb_not_needed as HTML + Rendered test/_partial_with_locals.rb (1.0ms) + Rendered test/erector_with_locals_from_erb.html.erb (1.6ms) +Completed 500 Internal Server Error in 2.2ms +Processing by TestController#render_erector_partial_with_unneeded_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1.0ms (Views: 0.8ms) +Processing by TestController#render_erector_partial_without_controller_variables as HTML + Rendered test/_partial_with_locals.rb (0.2ms) + Rendered test/erector_with_locals_from_erb.html.erb (0.4ms) +Completed 200 OK in 1.0ms (Views: 0.7ms) +Processing by TestController#render_default as HTML + Rendered test/render_default.html.rb (0.4ms) +Completed 200 OK in 1.4ms (Views: 1.3ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/erb_as_layout (0.3ms) +Completed 200 OK in 3.3ms (Views: 3.1ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/erb_as_layout (0.9ms) +Completed 200 OK in 2.8ms (Views: 2.6ms) +Processing by TestController#render_default_erb_with_layout as HTML + Rendered test/render_default_erb_with_layout.html.erb within layouts/widget_as_layout (0.0ms) +Completed 200 OK in 3.2ms (Views: 3.1ms) +Processing by TestController#render_default_widget_with_layout as HTML + Rendered test/render_default_widget_with_layout.html.rb within layouts/widget_as_layout (0.1ms) +Completed 200 OK in 0.7ms (Views: 0.7ms) +Processing by TestController#render_with_needs as HTML +Completed 200 OK in 0.5ms (Views: 0.3ms) +Processing by TestController#render_with_widget_as_layout as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.8ms) +Completed 200 OK in 2.6ms (Views: 2.5ms) +Processing by TestController#render_with_widget_as_layout_and_vars as HTML + Rendered test/render_with_widget_as_layout.rb within layouts/widget_as_layout (0.2ms) +Completed 200 OK in 1.1ms (Views: 0.9ms) +Processing by TestController#render_with_widget_as_layout_using_content_for as HTML + Rendered test/render_with_widget_as_layout_using_content_for.rb within layouts/widget_as_layout (1.0ms) +Completed 200 OK in 3.0ms (Views: 2.8ms)