exception_notification icon indicating copy to clipboard operation
exception_notification copied to clipboard

_exception_environment.text.erb raises an exception.

Open kmdsbng opened this issue 11 years ago • 0 comments

@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.

kmdsbng avatar May 27 '14 08:05 kmdsbng