template_objects()
A shortcut to the template.assigns
# File actionpack/lib/action_controller/test_process.rb, line 251 def template_objects template.assigns || {} end