Methods
I
Included Modules
Instance Public methods
index()
# File actionpack/test/dispatch/url_generation_test.rb, line 10
def index
  render :text => foo_path
end