Sha256: 0debe30cf85ab6d75f2230fe32b176af16dbf9dee705af649f1f8a2ded32f83c
Contents?: true
Size: 170 Bytes
Versions: 5
Compression:
Stored size: 170 Bytes
Contents
module DeviceCloud class PushNotification::Alert < PushNotification::Base def handle! DeviceCloud.push_notification_alert_handler.call(self) end end end
Version data entries
5 entries across 5 versions & 1 rubygems