method

template_1

template_1()
public

No documentation available.

# File actionpack/examples/performance.rb, line 140
  def template_1
    render :template => "template"
  end