Commit Graph

9 Commits

Author SHA1 Message Date
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
1ded44610b organized js assets
completes #11
2016-09-07 17:45:22 -05:00
Derek Montgomery
d7aa256217 Refactored foundation style manifest 2016-08-21 13:43:00 -05:00
Derek Montgomery
c628fa58a0 Foundation for Emails editable vendor lib 2016-08-21 13:41:47 -05:00
Manny.Muriel
d5d15b3537 sorcery errors 2016-08-21 13:41:47 -05:00
Manny.Muriel
b16b1929b4 Rails Email Config 2016-08-21 13:41:47 -05:00
Jennifer Siegfried
114450dd08 Adds html5shiv; removes Bitters; IE conditional comments 2016-08-12 16:04:09 -06:00
Derek Montgomery
b286946a35 vendor assets 2016-07-28 12:59:20 -05:00
Mark Moser
ef47334853 Rails5 init 2016-07-26 11:59:23 -05:00