Sha256: c428bda8215447efdab9be1556d84624ffbfe1f1d2e97f9d0999d5d8e3aa2bd1
Contents?: true
Size: 369 Bytes
Versions: 10
Compression:
Stored size: 369 Bytes
Contents
class NewPostNotification < NotifyUser::BaseNotification channel :action_mailer, subject: "Rails402: You have a new Newpostnotification notification.", aggregate: { subject: "Rails402: You have new Newpostnotification notifications." } @@description = "please override this type description" @@aggregate_per = 10.minutes end
Version data entries
10 entries across 10 versions & 1 rubygems