Skip to content

Commit

Permalink
Merge pull request #563 from klochner/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
albus522 committed Aug 21, 2013
2 parents 19a574f + 1232835 commit 812f10b
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 @@ -276,7 +276,7 @@ class ParanoidNewsletterJob < NewsletterJob
Airbrake.notify(exception)
end
def failure
def failure(job)
page_sysadmin_in_the_middle_of_the_night
end
end
Expand Down

0 comments on commit 812f10b

Please sign in to comment.