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