Skip to content

Commit

Permalink
Merge pull request resque#802 from aaronblohowiak/patch-1
Browse files Browse the repository at this point in the history
README.md Hoptoad -> Airbrake
  • Loading branch information
steveklabnik committed Jan 26, 2013
2 parents cffe4a0 + 4440fec commit a71a7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ If a job raises an exception, it is logged and handed off to the
`Resque::Failure` module. Failures are logged either locally in Redis
or using some different backend.

For example, Resque ships with Hoptoad support.
For example, Resque ships with Airbrake support.

Keep this in mind when writing your jobs: you may want to throw
exceptions you would not normally throw in order to assist debugging.
Expand Down

0 comments on commit a71a7c7

Please sign in to comment.