Methods
I
Included Modules
Instance Public methods
index()
# File actionpack/test/dispatch/routing_test.rb, line 4039
def index
  render :inline => "<%= url_for :controller => '/pooh', :action => 'index' %>"
end