Had no luck with their notifier either, but works fine using Lilypad:
http://github.com/winton/lilypad
Configured with this in application.rb:
module FooApp
class Application < Rails::Application
...
config.middleware.use Rack::Lilypad, <<hoptoad key here>> do |
notifier |
environments %w(environments you want notifications from)
filters %w(MEMCACHE_PASSWORD MEMCACHE_USERNAME) # or whatever is
applicable
end
On Apr 11, 11:24 am, Chap <[email protected]> wrote:
> Anybody successfully using hoptoad with a rails 3 app?
>
> This didn't work for
> me:http://help.hoptoadapp.com/discussions/questions/216-rails-3-support
--
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.