Problem with exception notification with Rails edge

I’m having hard time to make it work. To test it I did force an error
in my controller but nothing happened. I did include the
ExceptionNotifiable in my application.rb

Anything else to do to at least see come in that plugin when an error
occurs?

Rémi