Sha256: b31903dbeed313ebd9b2359705f8900800b78499d694e454c4311b7722f74fd7
Contents?: true
Size: 233 Bytes
Versions: 2
Compression:
Stored size: 233 Bytes
Contents
require "active_notifier/notifier_adapters/abstract" require "active_notifier/notifier_adapters/dingtalk" module ActiveNotifier # The third adaptable notifier that need implement class Notifier < ActiveAdapter::Engine end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_notifier-0.4.2 | lib/active_notifier/notifier.rb |
active_notifier-0.4.1 | lib/active_notifier/notifier.rb |