mirror of
https://github.com/glitch-soc/mastodon
synced 2025-07-30 19:51:47 +00:00
- premailer gem to turn CSS into inline styles automatically - rework UserMailer templates - reword UserMailer templates
4 lines
55 B
Ruby
4 lines
55 B
Ruby
# frozen_string_literal: true
|
|
|
|
module MailerHelper
|
|
end
|