Commit Graph

18 Commits

Author SHA1 Message Date
Mark Moser
255e430abd limit quiz and results scopes to current_user access
now managers and reviewers can only see quizzes and completed results for those quizzes they have been assigned to.
2017-05-03 16:25:32 -05:00
Mark Moser
ac71223b6b init kaminari 2017-02-24 14:27:38 -06:00
Mark Moser
7bb795e379 generate completed quizzes 2017-02-24 13:30:22 -06:00
Mark Moser
d75ba7ea56 updated gems 2017-01-12 18:39:12 -06:00
Mark Moser
47d7188a2f stop duplicate minitest runs 2016-09-22 09:07:06 -05:00
Mark Moser
12c7e9e77c basic admin policy start 2016-09-19 16:40:56 -05:00
Mark Moser
1b612feb16 add brakeman security scanner to guard 2016-09-19 09:21:11 -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
1aca2d98d3 update rails and restore guard 'run on start' 2016-08-22 16:28:50 -05:00
Manny.Muriel
b16b1929b4 Rails Email Config 2016-08-21 13:41:47 -05:00
Mark Moser
86c36fd7fb testing existance of instance var for views 2016-08-17 13:58:25 -05:00
Mark Moser
a3d1363842 ahem... new worker tests. 2016-08-16 14:24:37 -05:00
Jennifer Siegfried
114450dd08 Adds html5shiv; removes Bitters; IE conditional comments 2016-08-12 16:04:09 -06:00
Mark Moser
f7ec6ee84f mailjet add/config 2016-08-02 09:00:32 -05:00
Mark Moser
465b465528 configured settings & secrets 2016-08-01 20:44:39 -05:00
Derek Montgomery
b286946a35 vendor assets 2016-07-28 12:59:20 -05:00
Mark Moser
0fc8ec99b3 stack up & tweaked 2016-07-26 13:54:04 -05:00
Mark Moser
c8985c6f38 Docker config 2016-07-26 11:22:03 -05:00