2022-03-25 19:01:50 +01:00
|
|
|
Rails.application.routes.draw do
|
|
|
|
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html
|
|
|
|
|
2022-03-30 23:35:47 +02:00
|
|
|
# root to: 'high_voltage/pages#show', id: 'index'
|
2022-03-25 19:01:50 +01:00
|
|
|
end
|