left4me/rails/config/routes.rb
mwiegand 6722d76af3
wip
2022-11-20 21:45:56 +01:00

6 lines
196 B
Ruby

Rails.application.routes.draw do
# Define your application routes per the DSL in https://guides.rubyonrails.org/routing.html
# Defines the root path route ("/")
# root "articles#index"
end