Method: Integrity::Notifier.available
- Defined in:
- lib/integrity/notifier.rb
.available ⇒ Object
18 19 20 21 |
# File 'lib/integrity/notifier.rb', line 18 def self.available @@_notifiers ||= {} @@_notifiers end |
18 19 20 21 |
# File 'lib/integrity/notifier.rb', line 18 def self.available @@_notifiers ||= {} @@_notifiers end |