method
template_1
rails latest stable - Class:
BasePostController
template_1()public
No documentation available.
# File actionpack/examples/performance.rb, line 140
def template_1
render :template => "template"
end template_1()No documentation available.
# File actionpack/examples/performance.rb, line 140
def template_1
render :template => "template"
end