Commit Graph

11 Commits

Author SHA1 Message Date
Mark Moser
38100e236f quiz results sortable 2017-02-14 16:39:53 -06:00
Mark Moser
3c45527a04 add in manager role 2016-09-19 12:59:12 -05:00
Mark Moser
a51a751524 recruiter can edit candidate
completes #82
2016-09-16 11:36:48 -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
1ded44610b organized js assets
completes #11
2016-09-07 17:45:22 -05:00
Mark Moser
df1b101aa2 introduce check_other and radio_other question types
completes issue #48
2016-08-31 16:59:25 -05:00
Mark Moser
6bbbaf4580 admin questions work 2016-08-22 16:26:21 -05:00
Mark Moser
63701c8247 admin views roughed in 2016-08-22 16:26:21 -05:00
Jennifer Siegfried
f83add726b Adjusts language 2016-08-04 07:51:54 -06:00
Mark Moser
abb3dee9f5 candidate creation 2016-07-31 14:47:15 -05:00
Mark Moser
ef47334853 Rails5 init 2016-07-26 11:59:23 -05:00