Commit Graph

20 Commits

Author SHA1 Message Date
Mark Moser
43c77677f6 rubocop autofix! 2017-02-13 15:03:08 -06:00
Mark Moser
5ef7f82dbf fixed up a reviewer to reviewee association 2016-11-20 09:51:46 -06:00
Mark Moser
47d7188a2f stop duplicate minitest runs 2016-09-22 09:07:06 -05:00
Mark Moser
1b612feb16 add brakeman security scanner to guard 2016-09-19 09:21:11 -05:00
Mark Moser
a51a751524 recruiter can edit candidate
completes #82
2016-09-16 11:36:48 -05:00
Mark Moser
27ef8565f3 test suite refactor 2016-09-14 17:05:37 -05:00
Mark Moser
4bbd93ded1 rubocop noise: fixes FrozenStringLiteralComment
Adding the .ruby-verison file triggered previously un-run cops, specifically:

  This cop is designed to help upgrade to Ruby 3.0. It will add the
  comment `# frozen_string_literal: true` to the top of files to enable
  frozen string literals. Frozen string literals will be default in Ruby
  3.0. The comment will be added below a shebang and encoding comment. The
  frozen string literal comment is only valid in Ruby 2.3+.

More info on rubocop [Automatic-Corrections](https://github.com/bbatsov/rubocop/wiki/Automatic-Corrections)
2016-09-08 10:30:13 -05:00
Mark Moser
a977c0ceb3 refactor quiz processing
completes #60
2016-09-02 17:51:35 -05:00
Mark Moser
3f8d089701 guardfile work 2016-09-01 15:00:04 -05:00
Mark Moser
1aca2d98d3 update rails and restore guard 'run on start' 2016-08-22 16:28:50 -05:00
Mark Moser
63701c8247 admin views roughed in 2016-08-22 16:26:21 -05:00
Mark Moser
c7111ad7ad added simplecov for test coverge report 2016-08-16 15:20:16 -05:00
Mark Moser
de7ce04615 added watch task for erb files 2016-08-16 12:08:42 -05:00
Mark Moser
10d69f3664 split up answer validation test into themed files 2016-08-16 12:08:13 -05:00
Mark Moser
2c26d4bfb5 added Jaun, and tidied up the live coder view 2016-08-12 11:23:08 -05:00
Mark Moser
a09680f2dd temporally removing js linting 2016-08-11 15:59:50 -05:00
Mark Moser
084a1a2326 adding eslint 2016-08-09 12:25:07 -05:00
Mark Moser
0107c601b3 recruiter login + index 2016-07-31 12:33:09 -05:00
Mark Moser
7a32057825 big start on QuizStatus 2016-07-27 11:17:50 -05:00
Mark Moser
c8985c6f38 Docker config 2016-07-26 11:22:03 -05:00