mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Indent final comment for :path option
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user