exception_notification icon indicating copy to clipboard operation
exception_notification copied to clipboard

Exception Notifier Plugin for Rails

Results 1 exception_notification issues
Sort by recently updated
recently updated
newest added
trafficstars

@request.filtered_env may includes both String and Symbol. Then exception raised and mail didn't sended. So, I map all of item to String. I don't know when this problem happens. sorry.