Space between module option documentation and path documentation

This commit is contained in:
Ryan Bigg 2010-11-07 12:09:58 +10:00
parent 4a6150a3eb
commit ffe97e338e

@ -475,6 +475,7 @@ def initialize(*args) #:nodoc:
# scope :module => "admin" do
# resources :posts
# end
#
# [:path]
# If you want to prefix the route, you could use
#