1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

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 super
end end
# Used to route <tt>/photos</tt> (without the prefix <tt>/admin</tt>)
# to Admin::PostsController:
# === Supported options # === Supported options
# [:module] # [:module]
# If you want to route /posts (without the prefix /admin) to # If you want to route /posts (without the prefix /admin) to