Commit Graph

11 Commits

Author SHA1 Message Date
Mark Moser
5398a8ea8b admin global nav 2016-09-22 16:29:19 -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
0058168c3e add admin flash messaging and styles 2016-08-24 12:15:12 -05:00
Mark Moser
2709842d4d bringing back the styleguide
completes #67
2016-08-24 08:24:24 -05:00
Mark Moser
a3eab2b27a displays welcome back when test has started 2016-08-02 18:30:15 -05:00
Mark Moser
737fd10636 split login/welcome and added direct link welcome 2016-08-02 18:02:27 -05:00
Mark Moser
dfd582d251 rethinking question CRUD 2016-07-31 18:54:12 -05:00
Mark Moser
ace9b864d3 review 2016-07-31 16:34:35 -05:00
Mark Moser
0107c601b3 recruiter login + index 2016-07-31 12:33:09 -05:00
Mark Moser
484766a377 candidate login/logout 2016-07-29 11:55:53 -05:00
Mark Moser
ef47334853 Rails5 init 2016-07-26 11:59:23 -05:00