We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccd216 commit 31c9c5eCopy full SHA for 31c9c5e
README.md
@@ -51,7 +51,7 @@ ExceptionNotifier.sections variable. You can even add new sections that
51
describe application-specific data--just add the section's name to the list
52
(wherever you'd like), and define the corresponding partial.
53
54
- #Example with two sections new sections added
+ #Example with two new added sections
55
Whatever::Application.config.middleware.use ExceptionNotifier,
56
:email_prefix => "[Whatever] ",
57
:sender_address => %{"notifier" <[email protected]>},
0 commit comments