class Praxis::Notifications::Plugin

Public Instance Methods

config_key() click to toggle source
# File lib/praxis/notifications.rb, line 14
def config_key
  :notifications # 'praxis.notifications'
end