|
|
@ -1,4 +1,6 @@ |
|
|
Rails.application.routes.draw do |
|
|
Rails.application.routes.draw do |
|
|
|
|
|
get 'welcome/index' |
|
|
|
|
|
|
|
|
# The priority is based upon order of creation: first created -> highest priority. |
|
|
# The priority is based upon order of creation: first created -> highest priority. |
|
|
# See how all your routes lay out with "rake routes". |
|
|
# See how all your routes lay out with "rake routes". |
|
|
|
|
|
|
|
|
|