Class: Praxis::Notifications::Plugin

Inherits:
Plugin
  • Object
show all
Includes:
Singleton
Defined in:
lib/praxis/notifications.rb

Instance Attribute Summary

Attributes inherited from Plugin

#application, #block, #config, #config_attribute

Instance Method Summary collapse

Methods inherited from Plugin

#after, #before, #load_config!, #options, #prepare_config!, #register_doc_browser_plugin, #setup!

Instance Method Details

#config_keyObject



14
15
16
# File 'lib/praxis/notifications.rb', line 14

def config_key
  :notifications # 'praxis.notifications'
end