Remove non-sensical first couple of lines for scope method documentation

This commit is contained in:
Ryan Bigg
2010-11-24 09:25:01 +11:00
parent 04af510b56
commit 2974f57aae

View File

@@ -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