Commit 12716043aa700cfcfda500bf7565f2b4b5c42c2c
1 parent
24980223
Exists in
master
and in
1 other branch
Change 'hoptoad_notifier' to 'airbrake'.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/apps/_configuration_instructions.html.haml
| 1 | %pre | 1 | %pre |
| 2 | %code | 2 | %code |
| 3 | :preserve | 3 | :preserve |
| 4 | - # Require the hoptoad_notifier gem in your App. | 4 | + # Require the airbrake gem in your App. |
| 5 | # --------------------------------------------- | 5 | # --------------------------------------------- |
| 6 | # | 6 | # |
| 7 | # Rails 3 - In your Gemfile | 7 | # Rails 3 - In your Gemfile |