method

index

index()
public

No documentation available.

# File actionpack/examples/performance.rb, line 90
  def index
    render :text => ''
  end