exception_notification icon indicating copy to clipboard operation
exception_notification copied to clipboard

2 3 stable

Open azimux opened this issue 15 years ago • 2 comments

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

azimux avatar Sep 23 '10 17:09 azimux

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

azimux avatar Sep 23 '10 17:09 azimux

This tripped me up for a few minutes too, good fix in 66dc72b.

jjulian avatar Aug 15 '11 15:08 jjulian