Methods

Files

MerbExceptions::DefaultExceptionExtensions

Public Class Methods

included(mod) click to toggle source
   # File lib/merb-exceptions/default_exception_extensions.rb, line 3
3:     def self.included(mod)
4:       mod.class_eval do
5:         after :notify_of_exceptions
6:       end
7:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.