does the specified template object exist?
# File action_controller/test_process.rb, line 256 def has_template_object?(name=nil) !template_objects[name].nil? end
<code/>
<pre/>
<code/>and<pre/>for code samples.