mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Indent final comment for :path option
This commit is contained in:
parent
ee646788fc
commit
e6aed6b6a8
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ module ActionDispatch
|
|||
# resources :posts
|
||||
# end
|
||||
#
|
||||
# This will prefix all of the +posts+ resource's requests with '/admin'
|
||||
# This will prefix all of the +posts+ resource's requests with '/admin'
|
||||
#
|
||||
# [:as]
|
||||
# Prefixes the routing helpers in this scope with the specified label.
|
||||
|
|
Loading…
Reference in a new issue