app/mailers/decidim/system/application_mailer.rb in decidim-system-0.1.0 vs app/mailers/decidim/system/application_mailer.rb in decidim-system-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module Decidim module System # Custom application mailer, scoped to the system mailer. # class ApplicationMailer < ActionMailer::Base