Added device_jobs table

This commit is contained in:
2021-10-22 17:37:32 +02:00
parent 842a55be5f
commit f76b125f84
7 changed files with 121 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
Rails.application.routes.draw do
resources :device_jobs
resources :devices
resources :jobs
# For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html