Skip to content

Commit

Permalink
add missing do [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaydev committed Mar 27, 2012
1 parent 286259f commit e01beb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionpack/lib/action_dispatch/routing/mapper.rb
Expand Up @@ -1137,7 +1137,7 @@ def resource(*resources, &block)
# [:shallow_prefix]
# Prefixes nested shallow route names with specified prefix.
#
# scope :shallow_prefix => "sekret"
# scope :shallow_prefix => "sekret" do
# resources :posts do
# resources :comments, :shallow => true
# end
Expand Down

0 comments on commit e01beb5

Please sign in to comment.