Add more attributes to candidate - completes: #100

This commit is contained in:
Mark Moser
2017-02-27 11:11:28 -06:00
parent 7f8e74c6b3
commit 4ba35ccf33
8 changed files with 55 additions and 2 deletions

View File

@ -27,6 +27,7 @@ module Admin
name: 'new name',
email: 'test@mailinator.com',
experience: '0-3',
position: 'full-time',
project: 'client project',
quiz_id: quizzes(:fed).id
} }