Sha256: a35016a857fbdb6d8cb428e8cd2bd3c4df2dab6da5736b746223799581b629c5
Contents?: true
Size: 278 Bytes
Versions: 11
Compression:
Stored size: 278 Bytes
Contents
require 'notification-renderer' class NotificationPusher::ActionMailer require 'notification_pusher/action_mailer/engine' def initialize notification, options = {} ::NotificationPusher::ActionMailer::NotificationMailer.push notification, options end end
Version data entries
11 entries across 11 versions & 1 rubygems