diff --git a/app/views/recruiter/index.html.erb b/app/views/recruiter/index.html.erb index fb2412a..5acc288 100644 --- a/app/views/recruiter/index.html.erb +++ b/app/views/recruiter/index.html.erb @@ -8,6 +8,7 @@ + @@ -16,6 +17,7 @@ <% @candidates.each do |candidate| %> +
CandidateTest ID Email Experience Status
<%= candidate.name %><%= candidate.test_hash %> <%= mail_to(candidate.email) %> <%= candidate.experience %> years <%= candidate.status %>