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