Sha256: 4558f2519e38058b7f178f4edee4f6a0a515f7b3622526e6d456449fac3a9a00
Contents?: true
Size: 170 Bytes
Versions: 40
Compression:
Stored size: 170 Bytes
Contents
module Auth::Notify def self.send_notification(notification) ## for tests. ##return if Auth.configuration.notify == false notification.send_notification end end
Version data entries
40 entries across 40 versions & 1 rubygems