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