4 lines
77 B
Ruby
4 lines
77 B
Ruby
# frozen_string_literal: true
|
|
|
|
class UserPreview < ActionMailer::Preview
|
|
end
|