mjacobus/recruiter

View on GitHub
app/views/recruiter/users/jobs/show.html.erb

Summary

Maintainability
Test Coverage
<%= render 'show_actions', record: @job %>
<h1><%= t('.title') %></h1>
<%= render 'recruiter/users/jobs/job', job: @job  %>
<%= render 'show_actions', record: @job %>