foodsoft_group_order_invoice/test/dummy/config/routes.rb
Philipp Rothmann 4139bfd40b initial commit
Co-authored-by: viehlieb <pf@pragma-shift.net>
2023-07-24 14:10:03 +02: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