Commit 3e5021a15fc6fba5512899315ff2b326f38685b2

Authored by Cyril Mougel
2 parents ce4f6b73 12716043
Exists in master and in 1 other branch production

Merge pull request #588 from ugisozols/typo_airbrake

Change 'hoptoad_notifier' to 'airbrake'.
app/views/apps/_configuration_instructions.html.haml
1 1 %pre
2 2 %code
3 3 :preserve
4   - # Require the hoptoad_notifier gem in your App.
  4 + # Require the airbrake gem in your App.
5 5 # ---------------------------------------------
6 6 #
7 7 # Rails 3 - In your Gemfile
... ...