mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Remove misleading reference to polymorphic_url.
This commit is contained in:
@@ -77,8 +77,6 @@ module ActionController #:nodoc:
|
||||
#
|
||||
# respond_with(@project, :manager, @task)
|
||||
#
|
||||
# Check <code>polymorphic_url</code> documentation for more examples.
|
||||
#
|
||||
class Responder
|
||||
attr_reader :controller, :request, :format, :resource, :resources, :options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user