Module: Pethau::LogExceptionsFrom

Defined in:
lib/pethau/log_exceptions_from.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(into) ⇒ Object



3
4
5
# File 'lib/pethau/log_exceptions_from.rb', line 3

def self.included into
  into.extend ClassMethods
end