module AaGlobalNotifications

Constants

VERSION

Public Class Methods

setup() { |self| ... } click to toggle source
# File lib/aa_global_notifications.rb, line 4
def self.setup
  yield self
end