mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Remove non-sensical first couple of lines for scope method documentation
This commit is contained in:
@@ -486,8 +486,6 @@ module ActionDispatch
|
||||
super
|
||||
end
|
||||
|
||||
# Used to route <tt>/photos</tt> (without the prefix <tt>/admin</tt>)
|
||||
# to Admin::PostsController:
|
||||
# === Supported options
|
||||
# [:module]
|
||||
# If you want to route /posts (without the prefix /admin) to
|
||||
|
||||
Reference in New Issue
Block a user