Methods
I
Instance Public methods
index()
# File actionview/test/actionpack/abstract/layouts_test.rb, line 373
def index
  render :text => 'index', :layout => true
end