Sha256: ded6aaedeb7a4e264325f0ff6d767d6e5dd92bae4d56c9359f6f227c19634622
Contents?: true
Size: 202 Bytes
Versions: 7
Compression:
Stored size: 202 Bytes
Contents
# Managed Email stores the recorded emails information. # This includes the subject, body, from, to, reply-to, and calling file module EmailManager class ManagedEmail < ::ActiveRecord::Base end end
Version data entries
7 entries across 7 versions & 1 rubygems