Methods
I
Instance Public methods
index()
# File actionpack/test/template/output_buffer_test.rb, line 5
def index
  render :text => 'foo'
end