Module: Abt

Defined in:
lib/abt/abt_worker.rb

Overview

this needs to stay here or else it won’t run the correct tests

Defined Under Namespace

Classes: AbtWorker

Constant Summary collapse

@@notifiers =
{}

Class Method Summary collapse

Class Method Details

.notifiersObject



11
12
13
# File 'lib/abt/abt_worker.rb', line 11

def self.notifiers
  @@notifiers
end