mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-16 09:18:46 +00:00
- premailer gem to turn CSS into inline styles automatically - rework UserMailer templates - reword UserMailer templates
5 lines
55 B
Ruby
5 lines
55 B
Ruby
# frozen_string_literal: true
|
|
|
|
module MailerHelper
|
|
end
|