Methods
I
Instance Public methods
index()
# File actionpack/test/controller/integration_test.rb, line 1064
def index
  render plain: 'ok'
end