Commit 1ce424b2 by thanhnd

fix review 1

parent 13bd3aaa
Pipeline #493 failed with stages
in 0 seconds
...@@ -3,5 +3,4 @@ Rails.application.routes.draw do ...@@ -3,5 +3,4 @@ Rails.application.routes.draw do
root 'top_page#index' root 'top_page#index'
# For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html # For details on the DSL available within this file, see https://guides.rubyonrails.org/routing.html
resources :top_page resources :top_page
resources :jobs, :show
end end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment