From 12716043aa700cfcfda500bf7565f2b4b5c42c2c Mon Sep 17 00:00:00 2001 From: Uģis Ozols Date: Tue, 15 Oct 2013 09:19:44 +0300 Subject: [PATCH] Change 'hoptoad_notifier' to 'airbrake'. --- app/views/apps/_configuration_instructions.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/apps/_configuration_instructions.html.haml b/app/views/apps/_configuration_instructions.html.haml index b744875..280c1ba 100644 --- a/app/views/apps/_configuration_instructions.html.haml +++ b/app/views/apps/_configuration_instructions.html.haml @@ -1,7 +1,7 @@ %pre %code :preserve - # Require the hoptoad_notifier gem in your App. + # Require the airbrake gem in your App. # --------------------------------------------- # # Rails 3 - In your Gemfile -- libgit2 0.21.2