Skip to content

Commit ca04882

Browse files
committed
No longer needed.
1 parent 68e49de commit ca04882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Installation
1818
You can use the latest ExceptionNotification gem with Rails 3, by adding
1919
the following line in your Gemfile
2020

21-
gem 'exception_notification', :require => 'exception_notifier'
21+
gem 'exception_notification'
2222

2323
As of Rails 3 ExceptionNotification is used as a rack middleware, so you can
2424
configure its options on your config.ru file, or in the environment you

0 commit comments

Comments
 (0)