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 68e49de commit ca04882Copy full SHA for ca04882
README.md
@@ -18,7 +18,7 @@ Installation
18
You can use the latest ExceptionNotification gem with Rails 3, by adding
19
the following line in your Gemfile
20
21
- gem 'exception_notification', :require => 'exception_notifier'
+ gem 'exception_notification'
22
23
As of Rails 3 ExceptionNotification is used as a rack middleware, so you can
24
configure its options on your config.ru file, or in the environment you
0 commit comments