Skip to content

Commit

Permalink
Clarified how to customize or add a new view
Browse files Browse the repository at this point in the history
  • Loading branch information
professor committed Jul 19, 2011
1 parent 1ccd216 commit 31c9c5e
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 @@ -51,7 +51,7 @@ ExceptionNotifier.sections variable. You can even add new sections that
describe application-specific data--just add the section's name to the list
(wherever you'd like), and define the corresponding partial.

#Example with two sections new sections added
#Example with two new added sections
Whatever::Application.config.middleware.use ExceptionNotifier,
:email_prefix => "[Whatever] ",
:sender_address => %{"notifier" <[email protected]>},
Expand Down

0 comments on commit 31c9c5e

Please sign in to comment.