I got:
A NoMethodError occurred in application#raise_not_found!:
undefined method `[]' for nil:NilClass
In the email notification, but without stack trace. Stack track I only see in the log (file). How can I solve it?
I also searched the gem file for the pattern:
Session:
That I get in email, but can't find it anywhere. Where is it hiding?
I got:
A NoMethodError occurred in application#raise_not_found!:
undefined method `[]' for nil:NilClass
In the email notification, but without stack trace. Stack track I only see in the log (file). How can I solve it?
I also searched the gem file for the pattern:
Session:
That I get in email, but can't find it anywhere. Where is it hiding?