Skip to content

Commit 2bb233e

Browse files
committed
adds mount for saddlebag
1 parent 7357fd5 commit 2bb233e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/routes.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Rails.application.routes.draw do
2+
mount Saddlebag::Engine => '/saddlebag'
23
# For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html
34
end

0 commit comments

Comments
 (0)