Commit Graph

9 Commits

Author SHA1 Message Date
Mark Moser
9db007489f deliver_later for controller actions. 2016-09-14 14:55: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
Jennifer Siegfried
1566edec4c Language/styling updates 2016-08-04 16:24:53 -06:00
Jennifer Siegfried
f83add726b Adjusts language 2016-08-04 07:51:54 -06:00
Mark Moser
54189603f0 mailers on candidate creation 2016-08-02 11:48:18 -05:00
Mark Moser
ace9b864d3 review 2016-07-31 16:34:35 -05:00
Mark Moser
abb3dee9f5 candidate creation 2016-07-31 14:47:15 -05:00
Mark Moser
0107c601b3 recruiter login + index 2016-07-31 12:33:09 -05:00