exception_notification
exception_notification copied to clipboard
2 3 stable
local_addresses doesn't exist after a "include ExceptionNotification::ConsiderLocal"
This is because self.include is defined in ExceptionNotification::ConsiderLocal::ClassMethods instead of ExceptionNotification::ConsiderLocal
Hmmm... I don't know how to make it request a pull only from my 2-3-stable into rails:2-3-stable
Obviously only 1 commit should be pulled into 2-3-stable and not 17 into master
This tripped me up for a few minutes too, good fix in 66dc72b.