Module: ActiveNotifier

Extended by:
ActiveSupport::Autoload
Includes:
Configurable, Notifiable
Defined in:
lib/active_notifier.rb,
lib/active_notifier/errors.rb,
lib/active_notifier/version.rb,
lib/active_notifier/notifier.rb,
lib/active_notifier/notifiable.rb,
lib/active_notifier/configurable.rb,
lib/active_notifier/notifier_adapters/abstract.rb,
lib/active_notifier/notifier_adapters/dingtalk.rb,
lib/generators/active_notifier/install_generator.rb

Overview

Notify message through webhooks

Defined Under Namespace

Modules: Configurable, Generators, Notifiable, NotifierAdapters Classes: AdapterError, ConfigureError, Error, Notifier, TemplateNotFoundError, UndefinedTokenError

Constant Summary collapse

VERSION =
"0.4.2".freeze