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