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