Commit Graph

24 Commits

Author SHA1 Message Date
Mark Moser
372e86507e recruiter Resend welcome email 2016-09-15 10:01:31 -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
7b51d26295 password reset requests 2016-08-24 15:02:32 -05:00
Mark Moser
35f33e8215 profile scaffold 2016-08-24 10:43:33 -05:00
Mark Moser
2709842d4d bringing back the styleguide
completes #67
2016-08-24 08:24:24 -05:00
Mark Moser
488b89ddfa loads input option partials on type change 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
430097b6ef admin controller tests, sans question 2016-08-22 16:26:21 -05:00
Mark Moser
6a3f652dd7 admin interface generation 2016-08-22 16:26:21 -05:00
Mark Moser
2c7948903d fixes #50 - summary page progress on saves 2016-08-10 11:00:38 -05:00
Mark Moser
5f395dcf41 live coder refactor fixes #36 and #50 2016-08-08 17:08:20 -05:00
Mark Moser
e6358beec8 move summary and questions to quiz controller 2016-08-08 07:45:08 -05:00
Mark Moser
737fd10636 split login/welcome and added direct link welcome 2016-08-02 18:02:27 -05:00
Mark Moser
fff062a3a7 moving post answer routes back 2016-08-01 10:33:02 -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
c9375937fa answer inserts 2016-07-31 07:40:56 -05:00
Derek Montgomery
1a8d7629ff live coder load on question template 2016-07-29 11:03:11 -05:00
Mark Moser
3a1c7de698 summary roughed in 2016-07-28 20:54:08 -05:00
Mark Moser
911c42bcd6 added save routing 2016-07-28 09:37:46 -05:00
Mark Moser
0950b7eb2a a littel more routing 2016-07-28 08:47:34 -05:00
Mark Moser
5207b6b8fd roughed in quiz GET views 2016-07-27 22:24:24 -05:00
Mark Moser
ef47334853 Rails5 init 2016-07-26 11:59:23 -05:00