method
template_1
v3.2.1 -
Show 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