mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-28 20:32:00 +01:00
4 lines
58 B
Ruby
4 lines
58 B
Ruby
Rails.application.routes.draw do
|
|
root 'pages#index'
|
|
end
|