Commit Graph

7 Commits

Author SHA1 Message Date
Mark Moser
c4357055d7 move quiz faker to new dev utilities location 2017-03-02 10:36:10 -06:00
Mark Moser
7bb795e379 generate completed quizzes 2017-02-24 13:30:22 -06:00
Mark Moser
bf6c686e2e reviewer reminder worker 2017-02-08 17:34:05 -06:00
Mark Moser
5f3dfb5c96 reminder name refactor 2017-02-08 16:30:54 -06: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
d5052644c2 reminders in play! 2016-08-02 15:26:26 -05:00
Mark Moser
ef47334853 Rails5 init 2016-07-26 11:59:23 -05:00