Commit 3b16b462 by Xuan Trung Le

fix bugs

parent e6a53548
<div class="job-intro well mr0 mrBot20">
<h4 class="mr0"><%= link_to job.name, job_path(job) %></h4>
<p><%= "Loacation: #{job.company.location}" %></p>
<p><%= strip_tags(job.description)[0...250] %>...</p>
<p><%= "Salary: #{job.salary}" %></p>
</div>
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