Sha256: d7569a60be0c53aa40ca51cac746bc9d8f593f2c70785aafe7ffc473a77f7b54

Contents?: true

Size: 227 Bytes

Versions: 1

Compression:

Stored size: 227 Bytes

Contents

class NotificationPusher::ActionMailer

    require 'notification_pusher/action_mailer/engine'

    def initialize notification, options = {}
        NotificationPusherActionmailerMailer.push notification, options
    end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
notification-pusher-actionmailer-1.0.0.beta10 lib/notification_pusher/action_mailer.rb