に通知以下に示すように、私はコードを持っている: raise "Invalid destination "
rescue Exception => e
HoptoadNotifier.notify(:error_class => e, :error_message => "#{e} : Error occured for the user #{self.user_name}")
Airbrakeに、私たちがRailsアプリケーションと一緒に実行するRuby EMサーバからカスタム通知を書きました。エラーのように伝わってくるときに例外のケースで、私はAPIドキュメント Airbrake.notify(
:error_class => "Ruby EM Server Error:",
:error_message => "EM Server Crashed