Commit 05c8d277 by Đường Sỹ Hoàng

Deleted company id

parent 0dea1595
......@@ -15,7 +15,6 @@ namespace :job do
company.update(company_params)
job_params = {
company_id: company.id,
title: row["name"],
description: row["description"],
position: row["level"],
......
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