Methods
I
Instance Public methods
index()
# File actionpack/test/dispatch/routing_test.rb, line 3903
def index
  render plain: "blog/posts#index"
end