method
index
rails 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