method
index
v3.2.1 -
Show latest stable
- Class:
BasePostController
index()public
No documentation available.
# File actionpack/examples/performance.rb, line 90
def index
render :text => ''
end index()No documentation available.
# File actionpack/examples/performance.rb, line 90
def index
render :text => ''
end