Method: Periodically::ErrorHandler.error_handlers

Defined in:
lib/periodically/error_handler.rb

.error_handlersObject



5
6
7
# File 'lib/periodically/error_handler.rb', line 5

def self.error_handlers
  @handlers ||= []
end