added route, controller, model, sidebar link, and basic index page for the work info section so that we can render user data
This commit is contained in:
@@ -16,6 +16,9 @@ resources :users do
|
||||
|
||||
resources :paid_time_off do
|
||||
end
|
||||
|
||||
resources :work_info do
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user