> There's an open bug in the hoptoad plugin. Full detail below but the
> quick workaround is to add "async." to the "environment_filters" in
> config/initializers/hoptoad.rb as follows:
>
>     HoptoadNotifier.configure do |config|
>       config.api_key = 'YOUR KEY'
>       config.environment_filters << 'async.'
>     end

Thanks for the detailed response, Ryan! I already have the 'async.'
workaround in hoptoad.rb, so I assume this is a separate issue with
Hoptoad? I'll post a ticket and see if they have a fix for this.

Thanks,

Stu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to